index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-21
bnxt_en: Restructure context memory data structures
Michael Chan
2
-182
/
+242
2023-11-21
bnxt_en: Free bp->ctx inside bnxt_free_ctx_mem()
Michael Chan
2
-14
/
+2
2023-11-21
bnxt_en: The caller of bnxt_alloc_ctx_mem() should always free bp->ctx
Michael Chan
1
-2
/
+2
2023-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2
-8
/
+38
2023-11-15
bnxt_en: Optimize xmit_more TX path
Michael Chan
1
-6
/
+10
2023-11-15
bnxt_en: Use existing MSIX vectors for all mqprio TX rings
Michael Chan
2
-16
/
+43
2023-11-15
bnxt_en: Add macros related to TC and TX rings
Michael Chan
1
-2
/
+11
2023-11-15
bnxt_en: Add helper to get the number of CP rings required for TX rings
Michael Chan
4
-25
/
+82
2023-11-15
bnxt_en: Support up to 8 TX rings per MSIX
Michael Chan
3
-39
/
+55
2023-11-15
bnxt_en: Refactor bnxt_hwrm_set_coal()
Michael Chan
1
-17
/
+26
2023-11-15
bnxt_en: New encoding for the TX opaque field
Michael Chan
3
-5
/
+11
2023-11-15
bnxt_en: Refactor bnxt_tx_int()
Michael Chan
1
-5
/
+12
2023-11-15
bnxt_en: Remove BNXT_RX_HDL and BNXT_TX_HDL
Michael Chan
2
-24
/
+44
2023-11-15
bnxt_en: Add completion ring pointer in TX and RX ring structures
Michael Chan
3
-25
/
+19
2023-11-15
bnxt_en: Restructure cp_ring_arr in struct bnxt_cp_ring_info
Michael Chan
3
-73
/
+66
2023-11-15
bnxt_en: Add completion ring pointer in TX and RX ring structures
Michael Chan
3
-26
/
+40
2023-11-15
bnxt_en: Put the TX producer information in the TX BD opaque field
Michael Chan
3
-3
/
+11
2023-11-14
tg3: Increment tx_dropped in tg3_tso_bug()
Alex Pakhunov
1
-1
/
+3
2023-11-14
tg3: Move the [rt]x_dropped counters to tg3_napi
Alex Pakhunov
2
-7
/
+35
2023-11-07
tg3: Fix the TX ring stall
Alex Pakhunov
1
-11
/
+42
2023-11-06
tg3: power down device only on SYSTEM_POWER_OFF
George Shuklin
1
-1
/
+2
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2023-10-26
bnxt_en: Fix 2 stray ethtool -S counters
Michael Chan
1
-6
/
+22
2023-10-24
net: dsa: Use conduit and user terms
Florian Fainelli
1
-1
/
+1
2023-10-23
page_pool: remove PP_FLAG_PAGE_FRAG
Yunsheng Lin
1
-2
/
+0
2023-10-22
bnxt_en: extend media types to supported and autoneg modes
Edwin Peer
1
-120
/
+153
2023-10-22
bnxt_en: convert to linkmode_set_bit() API
Edwin Peer
1
-24
/
+24
2023-10-22
bnxt_en: Refactor NRZ/PAM4 link speed related logic
Michael Chan
1
-31
/
+67
2023-10-22
bnxt_en: refactor speed independent ethtool modes
Edwin Peer
1
-38
/
+40
2023-10-22
bnxt_en: support lane configuration via ethtool
Edwin Peer
1
-7
/
+25
2023-10-22
bnxt_en: add infrastructure to lookup ethtool link mode
Edwin Peer
2
-20
/
+258
2023-10-22
bnxt_en: Fix invoking hwmon_notify_event
Kalesh AP
1
-5
/
+11
2023-10-22
bnxt_en: Do not call sleeping hwmon_notify_event() from NAPI
Kalesh AP
4
-9
/
+18
2023-10-20
bnxt_en: devlink health: use retained error fmsg API
Przemek Kitszel
1
-61
/
+32
2023-10-17
eth: bnxt: fix backward compatibility with older devices
Jakub Kicinski
5
-12
/
+28
2023-10-15
tg3: Improve PTP TX timestamping logic
Pavan Chebbi
2
-16
/
+68
2023-10-09
bcm63xx_enet: replace deprecated strncpy with strscpy
Justin Stitt
1
-2
/
+2
2023-10-08
net: bcmgenet: Remove custom ndo_poll_controller()
Florian Fainelli
1
-20
/
+0
2023-10-04
Revert "bnxt_en: Support QOS and TPID settings for the SRIOV VLAN"
Jakub Kicinski
3
-15
/
+12
2023-10-04
bnxt_en: Update VNIC resource calculation for VFs
Vikas Gupta
3
-2
/
+29
2023-10-04
bnxt_en: Support QOS and TPID settings for the SRIOV VLAN
Sreekanth Reddy
3
-12
/
+16
2023-10-04
bnxt_en: Event handler for Thermal event
Kalesh AP
3
-0
/
+82
2023-10-04
bnxt_en: Use non-standard attribute to expose shutdown temperature
Kalesh AP
1
-1
/
+53
2023-10-04
bnxt_en: Expose threshold temperatures through hwmon
Kalesh AP
2
-7
/
+57
2023-10-04
bnxt_en: Modify the driver to use hwmon_device_register_with_info
Kalesh AP
1
-16
/
+55
2023-10-04
bnxt_en: Move hwmon functions into a dedicated file
Kalesh AP
4
-75
/
+109
2023-10-04
bnxt_en: Enhance hwmon temperature reporting
Kalesh AP
1
-7
/
+8
2023-10-04
bnxt_en: Update firmware interface to 1.10.2.171
Michael Chan
1
-178
/
+367
2023-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-0
/
+5
2023-09-21
bnxt_en: Flush XDP for bnxt_poll_nitroa0()'s NAPI
Sebastian Andrzej Siewior
1
-0
/
+5
[prev]
[next]