index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-30
bnxt_en: support multiple HWRM commands in flight
Edwin Peer
4
-39
/
+113
2021-08-30
bnxt_en: remove legacy HWRM interface
Edwin Peer
4
-106
/
+1
2021-08-30
bnxt_en: update all firmware calls to use the new APIs
Edwin Peer
9
-1533
/
+1948
2021-08-30
bnxt_en: use link_lock instead of hwrm_cmd_lock to protect link_info
Edwin Peer
2
-2
/
+7
2021-08-30
bnxt_en: add support for HWRM request slices
Edwin Peer
2
-2
/
+120
2021-08-30
bnxt_en: add HWRM request assignment API
Edwin Peer
2
-0
/
+56
2021-08-30
bnxt_en: discard out of sequence HWRM responses
Edwin Peer
1
-4
/
+17
2021-08-30
bnxt_en: introduce new firmware message API based on DMA pools
Edwin Peer
4
-121
/
+442
2021-08-30
bnxt_en: move HWRM API implementation into separate file
Edwin Peer
13
-357
/
+407
2021-08-30
bnxt_en: Refactor the HWRM_VER_GET firmware calls
Edwin Peer
1
-6
/
+11
2021-08-30
bnxt_en: remove DMA mapping for KONG response
Edwin Peer
2
-51
/
+7
2021-08-27
bnxt: count discards due to memory allocation errors
Jakub Kicinski
2
-1
/
+11
2021-08-27
bnxt: count packets discarded because of netpoll
Jakub Kicinski
3
-1
/
+13
2021-08-24
bnxt: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
1
-29
/
+9
2021-08-24
bnxt: Read VPD with pci_vpd_alloc()
Heiner Kallweit
1
-9
/
+4
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-2
/
+6
2021-08-23
net: broadcom: switch from 'pci_' to 'dma_' API
Christophe JAILLET
3
-13
/
+13
2021-08-23
Revert "bnxt: Search VPD with pci_vpd_find_ro_info_keyword()"
David S. Miller
1
-0
/
+6
2021-08-23
Revert "bnxt: Read VPD with pci_vpd_alloc()"
David S. Miller
1
-4
/
+9
2021-08-23
Revert "bnxt: Search VPD with pci_vpd_find_ro_info_keyword()"
David S. Miller
1
-9
/
+29
2021-08-22
bnxt: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
1
-29
/
+9
2021-08-22
bnxt: Read VPD with pci_vpd_alloc()
Heiner Kallweit
1
-9
/
+4
2021-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-37
/
+77
2021-08-16
bnxt_en: Add missing DMA memory barriers
Michael Chan
1
-0
/
+12
2021-08-16
bnxt_en: Disable aRFS if running on 212 firmware
Michael Chan
1
-0
/
+3
2021-08-13
bnxt: count Tx drops
Jakub Kicinski
1
-0
/
+2
2021-08-13
bnxt: make sure xmit_more + errors does not miss doorbells
Jakub Kicinski
2
-13
/
+27
2021-08-13
bnxt: disable napi before canceling DIM
Jakub Kicinski
1
-2
/
+1
2021-08-13
bnxt: don't lock the tx queue from napi poll
Jakub Kicinski
1
-22
/
+32
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-27
/
+68
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
1
-3
/
+6
2021-08-08
bnxt_en: Use register window 6 instead of 5 to read the PHC
Michael Chan
1
-2
/
+2
2021-08-08
bnxt_en: Update firmware call to retrieve TX PTP timestamp
Michael Chan
3
-4
/
+11
2021-08-08
bnxt_en: Update firmware interface to 1.10.2.52
Michael Chan
1
-21
/
+55
2021-08-03
bnxt_en: Increase maximum RX ring size if jumbo ring is not used
Michael Chan
3
-8
/
+22
2021-08-03
bnxt_en: Don't use static arrays for completion ring pages
Michael Chan
2
-3
/
+68
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-3
/
+13
2021-07-28
bnxt_en: Log if an invalid signal detected on TSIO pin
Pavan Chebbi
2
-0
/
+28
2021-07-28
bnxt_en: Event handler for PPS events
Pavan Chebbi
3
-0
/
+58
2021-07-28
bnxt_en: 1PPS functions to configure TSIO pins
Pavan Chebbi
3
-2
/
+178
2021-07-28
bnxt_en: 1PPS support for 5750X family chips
Pavan Chebbi
4
-1
/
+113
2021-07-28
bnxt_en: Do not read the PTP PHC during chip reset
Michael Chan
2
-11
/
+35
2021-07-28
bnxt_en: Move bnxt_ptp_init() from bnxt_open() back to bnxt_init_one()
Michael Chan
2
-9
/
+12
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
2021-07-26
bnxt_en: Fix static checker warning in bnxt_fw_reset_task()
Somnath Kotur
1
-3
/
+2
2021-07-24
bnxt_en: Add missing periodic PHC overflow check
Michael Chan
2
-0
/
+11
2021-07-19
bnxt_en: Fix PTP capability discovery
Michael Chan
1
-1
/
+5
2021-07-19
bnxt_en: Move bnxt_ptp_init() to bnxt_open()
Michael Chan
3
-25
/
+16
2021-07-19
bnxt_en: Check abort error state in bnxt_half_open_nic()
Somnath Kotur
1
-0
/
+6
2021-07-19
bnxt_en: Validate vlan protocol ID on RX packets
Michael Chan
1
-5
/
+16
[prev]
[next]