summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-01-2816-149/+344
|\
| * bnxt_en: Add support for devlink info commandVasundhara Volam2020-01-272-0/+138
| * bnxt_en: Rename switch_id to dsnVasundhara Volam2020-01-273-6/+6
| * bnxt_en: Add support to update progress of flash updateVasundhara Volam2020-01-271-1/+13
| * bnxt_en: Move devlink_register before registering netdevVasundhara Volam2020-01-272-5/+8
| * bnxt_en: Register devlink irrespective of firmware spec versionVasundhara Volam2020-01-271-5/+6
| * bnxt_en: Refactor bnxt_dl_register()Vasundhara Volam2020-01-271-24/+36
| * bnxt_en: Disable workaround for lost interrupts on 575XX B0 and newer chips.Michael Chan2020-01-272-1/+5
| * bnxt_en: Periodically check and remove aged-out ntuple filtersPavan Chebbi2020-01-271-0/+7
| * bnxt_en: Do not accept fragments for aRFS flow steering.Michael Chan2020-01-271-2/+4
| * bnxt_en: Support UDP RSS hashing on 575XX chips.Michael Chan2020-01-271-1/+1
| * bnxt_en: Remove the setting of dev_port.Michael Chan2020-01-271-1/+0
| * bnxt_en: Improve bnxt_probe_phy().Michael Chan2020-01-271-3/+3
| * bnxt_en: Improve link up detection.Michael Chan2020-01-272-9/+9
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-261-2/+2
| |\
| * | net: convert suitable drivers to use phy_do_ioctl_runningHeiner Kallweit2020-01-232-22/+2
| * | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-194-15/+28
| |\ \
| * | | bnxt: Detach page from page pool before sending up the stackJonathan Lemon2020-01-101-0/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-091-3/+6
| |\ \ \
| * | | | bnxt_en: Call recovery done after reset is successfully doneVikas Gupta2020-01-083-2/+14
| * | | | net: tg3: use skb_list_walk_safe helper for gso segmentsJason A. Donenfeld2020-01-081-7/+5
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-311-1/+4
| |\ \ \ \
| * | | | | net: Introduce peer to peer one step PTP time stamping.Richard Cochran2019-12-251-0/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-2210-64/+171
| |\ \ \ \ \
| * | | | | | net: bcmgenet: Add software counters to track reallocationsDoug Berger2019-12-192-0/+8
| * | | | | | net: bcmgenet: Be drop monitor friendly while re-allocating headroomDoug Berger2019-12-191-1/+2
| * | | | | | net: bcmgenet: Turn on offloads by defaultDoug Berger2019-12-191-3/+5
| * | | | | | net: bcmgenet: Utilize bcmgenet_set_features() during resume/openDoug Berger2019-12-191-0/+8
| * | | | | | net: bcmgenet: Refactor bcmgenet_set_features()Doug Berger2019-12-191-19/+19
| * | | | | | net: bcmgenet: use CHECKSUM_COMPLETE for NETIF_F_RXCSUMDoug Berger2019-12-192-13/+8
| * | | | | | net: bcmgenet: enable NETIF_F_HW_CSUM featureDoug Berger2019-12-191-17/+12
| * | | | | | net: bcmgenet: enable NETIF_F_HIGHDMA flagDoug Berger2019-12-191-2/+10
| * | | | | | net: systemport: Set correct DMA maskFlorian Fainelli2019-12-191-0/+8
| * | | | | | netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-129-10/+10
* | | | | | | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2020-01-272-2/+2
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-062-2/+2
| | |_|/ / / | |/| | | |
* | | | | | net: bcmgenet: Use netif_tx_napi_add() for TX NAPIFlorian Fainelli2020-01-251-2/+2
| |_|_|_|/ |/| | | |
* | | | | bnxt_en: Do not treat DSN (Digital Serial Number) read failure as fatal.Michael Chan2020-01-183-4/+7
* | | | | bnxt_en: Fix ipv6 RFS filter matching logic.Michael Chan2020-01-181-5/+17
* | | | | bnxt_en: Fix NTUPLE firmware command failures.Michael Chan2020-01-181-3/+0
* | | | | net: systemport: Fixed queue mapping in internal ring mapFlorian Fainelli2020-01-171-3/+4
| |_|_|/ |/| | |
* | | | drivers/net/b44: Change to non-atomic bit operations on pwol_maskFenghua Yu2020-01-051-3/+6
|/ / /
* | | bnx2x: Fix accounting of vlan resources among the PFsManish Chopra2019-12-261-1/+4
* | | bnx2x: Use appropriate define for vlan creditManish Chopra2019-12-261-1/+1
| |/ |/|
* | bnx2x: Fix logic to get total no. of PFs per engineManish Chopra2019-12-141-1/+1
* | bnx2x: Do not handle requests from VFs after parityManish Chopra2019-12-143-2/+23
* | bnxt: apply computed clamp value for coalece parameterJonathan Lemon2019-12-131-1/+1
* | bnxt_en: Add missing devlink health reporters for VFs.Vasundhara Volam2019-12-102-14/+22
* | bnxt_en: Fix the logic that creates the health reporters.Vasundhara Volam2019-12-103-21/+56
* | bnxt_en: Remove unnecessary NULL checks for fw_healthVasundhara Volam2019-12-102-9/+3