summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2021-08-23Revert "bnx2: Search VPD with pci_vpd_find_ro_info_keyword()"David S. Miller
2021-08-23Revert "bnxt: Search VPD with pci_vpd_find_ro_info_keyword()"David S. Miller
2021-08-23Revert "bnx2x: Search VPD with pci_vpd_find_ro_info_keyword()"David S. Miller
2021-08-23Revert "bnxt: Read VPD with pci_vpd_alloc()"David S. Miller
2021-08-23Revert "bnxt: Search VPD with pci_vpd_find_ro_info_keyword()"David S. Miller
2021-08-22bnxt: Search VPD with pci_vpd_find_ro_info_keyword()Heiner Kallweit
2021-08-22bnxt: Read VPD with pci_vpd_alloc()Heiner Kallweit
2021-08-22bnx2x: Search VPD with pci_vpd_find_ro_info_keyword()Heiner Kallweit
2021-08-22bnx2x: Read VPD with pci_vpd_alloc()Heiner Kallweit
2021-08-22bnx2: Replace open-coded version with swab32s()Heiner Kallweit
2021-08-22bnx2: Search VPD with pci_vpd_find_ro_info_keyword()Heiner Kallweit
2021-08-20tg3: Search VPD with pci_vpd_find_ro_info_keyword()Heiner Kallweit
2021-08-20tg3: Validate VPD checksum with pci_vpd_check_csum()Heiner Kallweit
2021-08-20tg3: Read VPD with pci_vpd_alloc()Heiner Kallweit
2021-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-16bnxt_en: Add missing DMA memory barriersMichael Chan
2021-08-16bnxt_en: Disable aRFS if running on 212 firmwareMichael Chan
2021-08-13ethernet: fix PTP_1588_CLOCK dependenciesArnd Bergmann
2021-08-13bnxt: count Tx dropsJakub Kicinski
2021-08-13bnxt: make sure xmit_more + errors does not miss doorbellsJakub Kicinski
2021-08-13bnxt: disable napi before canceling DIMJakub Kicinski
2021-08-13bnxt: don't lock the tx queue from napi pollJakub Kicinski
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-09devlink: Set device as early as possibleLeon Romanovsky
2021-08-08bnxt_en: Use register window 6 instead of 5 to read the PHCMichael Chan
2021-08-08bnxt_en: Update firmware call to retrieve TX PTP timestampMichael Chan
2021-08-08bnxt_en: Update firmware interface to 1.10.2.52Michael Chan
2021-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-05bnx2x: fix an error code in bnx2x_nic_load()Dan Carpenter
2021-08-03bcmgenet: remove call to netdev_boot_setup_checkArnd Bergmann
2021-08-03bnxt_en: Increase maximum RX ring size if jumbo ring is not usedMichael Chan
2021-08-03bnxt_en: Don't use static arrays for completion ring pagesMichael Chan
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-07-29bcm63xx_enet: delete a redundant assignmentTang Bin
2021-07-28bnxt_en: Log if an invalid signal detected on TSIO pinPavan Chebbi
2021-07-28bnxt_en: Event handler for PPS eventsPavan Chebbi
2021-07-28bnxt_en: 1PPS functions to configure TSIO pinsPavan Chebbi
2021-07-28bnxt_en: 1PPS support for 5750X family chipsPavan Chebbi
2021-07-28bnxt_en: Do not read the PTP PHC during chip resetMichael Chan
2021-07-28bnxt_en: Move bnxt_ptp_init() from bnxt_open() back to bnxt_init_one()Michael Chan
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-07-26bnxt_en: Fix static checker warning in bnxt_fw_reset_task()Somnath Kotur
2021-07-24bnxt_en: Add missing periodic PHC overflow checkMichael Chan
2021-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-07-19bnxt_en: Fix PTP capability discoveryMichael Chan
2021-07-19bnxt_en: Move bnxt_ptp_init() to bnxt_open()Michael Chan
2021-07-19bnxt_en: Check abort error state in bnxt_half_open_nic()Somnath Kotur
2021-07-19bnxt_en: Validate vlan protocol ID on RX packetsMichael Chan
2021-07-19bnxt_en: fix error path of FW resetSomnath Kotur
2021-07-19bnxt_en: Add missing check for BNXT_STATE_ABORT_ERR in bnxt_fw_rset_task()Michael Chan