index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
/
bnxt.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-28
bnxt_en: Transmit and retrieve packet timestamps
Pavan Chebbi
1
-0
/
+2
2021-06-28
bnxt_en: Get the RX packet timestamp
Pavan Chebbi
1
-1
/
+2
2021-06-28
bnxt_en: Get PTP hardware capability from firmware
Michael Chan
1
-0
/
+5
2021-05-17
bnxt_en: Fix context memory setup for 64K page size.
Michael Chan
1
-0
/
+10
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+0
2021-04-25
bnxt_en: Implement .ndo_features_check().
Michael Chan
1
-0
/
+2
2021-04-25
bnxt_en: Support IFF_SUPP_NOFCS feature to transmit without ethernet FCS.
Michael Chan
1
-0
/
+1
2021-04-25
bnxt_en: Add support for fw managed link down feature.
Michael Chan
1
-0
/
+1
2021-04-25
bnxt_en: Add a new phy_flags field to the main driver structure.
Michael Chan
1
-7
/
+12
2021-04-19
RDMA/bnxt_re: Create direct symbol link between bnxt modules
Leon Romanovsky
1
-1
/
+0
2021-03-22
bnxt_en: Enhance retry of the first message to the firmware.
Michael Chan
1
-0
/
+4
2021-03-22
bnxt_en: Improve wait for firmware commands completion
Pavan Chebbi
1
-0
/
+5
2021-02-14
bnxt_en: Reply to firmware's echo request async message.
Michael Chan
1
-0
/
+3
2021-02-14
bnxt_en: Add context memory initialization infrastructure.
Michael Chan
1
-2
/
+17
2021-02-14
bnxt_en: Update firmware interface spec to 1.10.2.16.
Michael Chan
1
-1
/
+1
2021-01-25
bnxt_en: Add a new BNXT_STATE_NAPI_DISABLED flag to keep track of NAPI state.
Michael Chan
1
-0
/
+1
2021-01-25
bnxt_en: Retry open if firmware is in reset.
Vasundhara Volam
1
-0
/
+1
2021-01-25
bnxt_en: Add an upper bound for all firmware command timeouts.
Vasundhara Volam
1
-0
/
+1
2021-01-25
bnxt_en: Retry sending the first message to firmware if it is under reset.
Michael Chan
1
-0
/
+7
2021-01-25
bnxt_en: Define macros for the various health register states.
Michael Chan
1
-0
/
+10
2021-01-25
bnxt_en: Update firmware interface to 1.10.2.11.
Michael Chan
1
-0
/
+2
2020-12-28
bnxt_en: Check TQM rings for maximum supported value.
Michael Chan
1
-1
/
+6
2020-11-23
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
1
-0
/
+1
2020-10-26
bnxt_en: Re-write PCI BARs after PCI fatal error.
Vasundhara Volam
1
-0
/
+1
2020-10-12
bnxt_en: Add bnxt_hwrm_nvm_get_dev_info() to query NVM info.
Vasundhara Volam
1
-0
/
+1
2020-10-04
bnxt_en: Eliminate unnecessary RX resets.
Michael Chan
1
-0
/
+1
2020-10-04
bnxt_en: Add a software counter for RX ring reset.
Michael Chan
1
-0
/
+1
2020-10-04
bnxt_en: log firmware status on firmware init failure
Edwin Peer
1
-0
/
+4
2020-09-27
bnxt_en: Implement ethtool set_fec_param() method.
Michael Chan
1
-0
/
+44
2020-09-27
bnxt_en: Report FEC settings to ethtool.
Michael Chan
1
-1
/
+17
2020-09-27
bnxt_en: Handle ethernet link being disabled by firmware.
Michael Chan
1
-3
/
+7
2020-09-27
bnxt_en: add basic infrastructure to support PAM4 link speeds
Edwin Peer
1
-0
/
+12
2020-09-27
bnxt_en: Update firmware interface spec to 1.10.1.65.
Michael Chan
1
-46
/
+25
2020-09-07
bnxt_en: Avoid sending firmware messages when AER error is detected.
Vasundhara Volam
1
-0
/
+4
2020-07-27
bnxt_en: Add support for 'ethtool -d'
Vasundhara Volam
1
-0
/
+5
2020-07-27
bnxt_en: Switch over to use the 64-bit software accumulated counters.
Michael Chan
1
-0
/
+9
2020-07-27
bnxt_en: Accumulate all counters.
Michael Chan
1
-0
/
+1
2020-07-27
bnxt_en: Allocate additional memory for all statistics blocks.
Michael Chan
1
-0
/
+2
2020-07-27
bnxt_en: Refactor statistics code and structures.
Michael Chan
1
-11
/
+10
2020-07-27
bnxt_en: Use macros to define port statistics size and offset.
Michael Chan
1
-1
/
+7
2020-07-27
bnxt_en: Update firmware interface to 1.10.1.54.
Michael Chan
1
-0
/
+44
2020-07-27
bnxt_en: Remove PCIe non-counters from ethtool statistics
Vasundhara Volam
1
-6
/
+0
2020-07-10
bnxt: convert to new udp_tunnel_nic infra
Jakub Kicinski
1
-10
/
+2
2020-07-08
bnxt_en: allow firmware to disable VLAN offloads
Edwin Peer
1
-0
/
+3
2020-07-08
bnxt_en: clean up VLAN feature bit handling
Edwin Peer
1
-0
/
+5
2020-07-08
bnxt_en: Add helper function to return the number of RSS contexts.
Michael Chan
1
-0
/
+1
2020-07-08
bnxt_en: Add logical RSS indirection table structure.
Michael Chan
1
-0
/
+4
2020-07-08
bnxt_en: Set up the chip specific RSS table size.
Michael Chan
1
-0
/
+7
2020-06-23
bnxt_en: Do not enable legacy TX push on older firmware.
Michael Chan
1
-0
/
+1
2020-06-23
bnxt_en: Store the running firmware version code.
Michael Chan
1
-0
/
+4
[next]