summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)AuthorFilesLines
2020-02-25net: bcmgenet: reduce severity of missing clock warningsJeremy Linton1-3/+3
2020-02-25net: bcmgenet: Fetch MAC address from the adapterJeremy Linton1-12/+27
2020-02-25net: bcmgenet: Initial bcmgenet ACPI supportJeremy Linton1-7/+14
2020-02-25net: bcmgenet: enable automatic phy discoveryJeremy Linton1-6/+33
2020-02-25net: bcmgenet: refactor phy mode configurationJeremy Linton1-16/+26
2020-02-21bnxt_en: Issue PCIe FLR in kdump kernel to cleanup pending DMAs.Vasundhara Volam1-0/+8
2020-02-21bnxt_en: Improve device shutdown method.Vasundhara Volam1-2/+2
2020-02-18net: cnic: fix spelling mistake "reserverd" -> "reserved"Alexandre Belloni1-2/+2
2020-02-06net: systemport: Avoid RBUF stuck in Wake-on-LAN modeFlorian Fainelli1-0/+3
2020-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-13/+24
2020-02-04bnxt_en: Fix TC queue mapping.Michael Chan1-1/+1
2020-02-04bnxt_en: Fix logic that disables Bus Master during firmware reset.Vasundhara Volam1-4/+7
2020-02-04bnxt_en: Fix RDMA driver failure with SRIOV after firmware reset.Michael Chan1-2/+5
2020-02-04bnxt_en: Refactor logic to re-enable SRIOV after firmware reset detected.Michael Chan1-7/+12
2020-01-31ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider useAndy Shevchenko1-1/+0
2020-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds16-149/+344
2020-01-28Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2-2/+2
2020-01-27bnxt_en: Add support for devlink info commandVasundhara Volam2-0/+138
2020-01-27bnxt_en: Rename switch_id to dsnVasundhara Volam3-6/+6
2020-01-27bnxt_en: Add support to update progress of flash updateVasundhara Volam1-1/+13
2020-01-27bnxt_en: Move devlink_register before registering netdevVasundhara Volam2-5/+8
2020-01-27bnxt_en: Register devlink irrespective of firmware spec versionVasundhara Volam1-5/+6
2020-01-27bnxt_en: Refactor bnxt_dl_register()Vasundhara Volam1-24/+36
2020-01-27bnxt_en: Disable workaround for lost interrupts on 575XX B0 and newer chips.Michael Chan2-1/+5
2020-01-27bnxt_en: Periodically check and remove aged-out ntuple filtersPavan Chebbi1-0/+7
2020-01-27bnxt_en: Do not accept fragments for aRFS flow steering.Michael Chan1-2/+4
2020-01-27bnxt_en: Support UDP RSS hashing on 575XX chips.Michael Chan1-1/+1
2020-01-27bnxt_en: Remove the setting of dev_port.Michael Chan1-1/+0
2020-01-27bnxt_en: Improve bnxt_probe_phy().Michael Chan1-3/+3
2020-01-27bnxt_en: Improve link up detection.Michael Chan2-9/+9
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-2/+2
2020-01-25net: bcmgenet: Use netif_tx_napi_add() for TX NAPIFlorian Fainelli1-2/+2
2020-01-23net: convert suitable drivers to use phy_do_ioctl_runningHeiner Kallweit2-22/+2
2020-01-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller4-15/+28
2020-01-18bnxt_en: Do not treat DSN (Digital Serial Number) read failure as fatal.Michael Chan3-4/+7
2020-01-18bnxt_en: Fix ipv6 RFS filter matching logic.Michael Chan1-5/+17
2020-01-18bnxt_en: Fix NTUPLE firmware command failures.Michael Chan1-3/+0
2020-01-17net: systemport: Fixed queue mapping in internal ring mapFlorian Fainelli1-3/+4
2020-01-11bnxt: Detach page from page pool before sending up the stackJonathan Lemon1-0/+1
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-3/+6
2020-01-09bnxt_en: Call recovery done after reset is successfully doneVikas Gupta3-2/+14
2020-01-09net: tg3: use skb_list_walk_safe helper for gso segmentsJason A. Donenfeld1-7/+5
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2-2/+2
2020-01-06drivers/net/b44: Change to non-atomic bit operations on pwol_maskFenghua Yu1-3/+6
2020-01-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+4
2019-12-27bnx2x: Fix accounting of vlan resources among the PFsManish Chopra1-1/+4
2019-12-27bnx2x: Use appropriate define for vlan creditManish Chopra1-1/+1
2019-12-26net: Introduce peer to peer one step PTP time stamping.Richard Cochran1-0/+1
2019-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller10-64/+171
2019-12-20net: bcmgenet: Add software counters to track reallocationsDoug Berger2-0/+8