aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bcmsysport.c
AgeCommit message (Expand)Author
2020-05-10net: systemport: suppress warnings on failed Rx SKB allocationsDoug Berger
2020-03-12net: systemport: fix index check to avoid an array out of bounds accessColin Ian King
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
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-07net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2019-04-22net: systemport: Remove need for DMA descriptorFlorian Fainelli
2019-03-21net: systemport: Remove print of base addressFlorian Fainelli
2019-03-20net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni
2019-02-15net: systemport: Fix reception of BPDUsFlorian Fainelli
2019-02-03net: systemport: Fix WoL with password after deep sleepFlorian Fainelli
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-11-06net: systemport: Unmap queues upon DSA unregister eventFlorian Fainelli
2018-11-06net: systemport: Simplify queue mapping logicFlorian Fainelli
2018-11-06net: systemport: Restore Broadcom tag match filters upon resumeFlorian Fainelli
2018-11-03net: systemport: Protect stop from timeoutFlorian Fainelli
2018-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-02net: systemport: Fix wake-up interrupt race during resumeFlorian Fainelli
2018-10-01net: systemport: Add software counters to track reallocationsFlorian Fainelli
2018-10-01net: systemport: Be drop monitor friendly while re-allocating headroomFlorian Fainelli
2018-10-01net: systemport: Turn on offloads by defaultFlorian Fainelli
2018-10-01net: systemport: Utilize bcm_sysport_set_features() during resume/openFlorian Fainelli
2018-10-01net: systemport: Refactor bcm_sysport_set_features()Florian Fainelli
2018-08-13net: systemport: fix unused function warningArnd Bergmann
2018-08-07net: systemport: Add support for WAKE_FILTERFlorian Fainelli
2018-08-03net: systemport: Create helper to set MPDFlorian Fainelli
2018-08-03net: systemport: Do not re-configure upon WoL interruptFlorian Fainelli
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-07-12net: systemport: Fix CRC forwarding check for SYSTEMPORT LiteFlorian Fainelli
2018-07-09net: allow fallback function to pass netdevAlexander Duyck
2018-07-09net: allow ndo_select_queue to pass netdevAlexander Duyck
2018-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-04-29net: systemport: fix spelling mistake: "asymetric" -> "asymmetric"Colin Ian King
2018-04-27net: systemport: Correclty disambiguate driver instancesFlorian Fainelli
2018-04-24net/dim: Rename *_get_profile() functions to *_get_rx_moderation()Tal Gilboa
2018-04-04net: systemport: Fix sparse warnings in bcm_sysport_insert_tsb()Florian Fainelli
2018-03-30net: systemport: Fix coalescing settings handlingFlorian Fainelli
2018-03-30net: systemport: Remove adaptive TX coalescingFlorian Fainelli