summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bcmsysport.c
AgeCommit message (Expand)Author
2023-10-24net: dsa: Use conduit and user termsFlorian Fainelli
2023-09-20net: ethernet: broadcom: Convert to platform remove callback returning voidUwe Kleine-König
2023-06-02net: systemport: Replace platform_get_irq with platform_get_irq_optionalJiasheng Jiang
2022-10-31net: systemport: Add support for RDMA overflow statistic counterFlorian Fainelli
2022-10-28net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).Thomas Gleixner
2022-10-27net: bcmsysport: Indicate MAC is in charge of PHY PMFlorian Fainelli
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang
2022-06-04Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linuxLinus Torvalds
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-17net: systemport: Fix an error handling path in bcm_sysport_probe()Christophe JAILLET
2022-05-05net: switch to netif_napi_add_tx()Jakub Kicinski
2022-05-02net: systemport: don't use bitmap_weight() in bcm_sysport_rule_set()Yury Norov
2021-12-16net: systemport: Add global locking for descriptor lifecycleFlorian Fainelli
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski
2021-10-07ethernet: use of_get_ethdev_address()Jakub Kicinski
2021-10-05ethernet: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle
2021-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-20net: systemport: free dev before on error pathPan Bian
2021-01-07net: systemport: use standard netdevice notifier to detect DSA presenceVladimir Oltean
2021-01-07net: dsa: move the Broadcom tag information in a separate header fileVladimir Oltean
2020-12-21net: systemport: set dev->max_mtu to UMAC_MAX_MTU_SIZEFlorian Fainelli
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-09-03net: systemport: Manage Wake-on-LAN clockFlorian Fainelli
2020-09-03net: systemport: fetch and use clock resourcesFlorian Fainelli
2020-08-24net: systemport: Fix memleak in bcm_sysport_probeDinghao Liu
2020-07-09net: systemport: fix double shift of a vlan_tci by VLAN_PRIO_SHIFTColin Ian King
2020-07-07net: systemport: Add support for VLAN transmit accelerationFlorian Fainelli
2020-04-24net: systemport: suppress warnings on failed Rx SKB allocationsDoug Berger
2020-04-20net: systemport: Omit superfluous error message in bcm_sysport_probe()Tang Bin
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-12net: systemport: fix index check to avoid an array out of bounds accessColin Ian King
2020-03-10net: systemport: reject unsupported coalescing paramsJakub Kicinski
2020-03-03net/broadcom: Clean broadcom code from driver versionsLeon Romanovsky
2020-02-06net: systemport: Avoid RBUF stuck in Wake-on-LAN modeFlorian Fainelli
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-17net: systemport: Fixed queue mapping in internal ring mapFlorian Fainelli
2019-12-19net: systemport: Set correct DMA maskFlorian Fainelli
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-11-04net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn
2019-09-27net: broadcom/bcmsysport: Fix signedness in bcm_sysport_probe()Dan Carpenter
2019-08-22ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring
2019-08-21net: systemport: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-07-25linux/dim: Fix overflow in dim calculationYamin Friedman
2019-06-27Merge tag 'blk-dim-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed...David S. Miller
2019-06-25linux/dim: Rename externally used net_dim membersTal Gilboa
2019-06-25linux/dim: Rename net_dim_sample() to net_dim_update_sample()Tal Gilboa
2019-06-25linux/dim: Rename externally exposed macrosTal Gilboa