index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
bnxt_en: ethtool: support PAM4 link speeds up to 200G
Edwin Peer
2020-09-27
1
-8
/
+63
*
|
bnxt_en: add basic infrastructure to support PAM4 link speeds
Edwin Peer
2020-09-27
2
-21
/
+65
*
|
bnxt_en: refactor bnxt_get_fw_speed()
Edwin Peer
2020-09-27
1
-23
/
+24
*
|
bnxt_en: refactor code to limit speed advertising
Edwin Peer
2020-09-27
1
-8
/
+12
*
|
bnxt_en: Update firmware interface spec to 1.10.1.65.
Michael Chan
2020-09-27
5
-113
/
+361
*
|
devlink: convert flash_update to use params structure
Jacob Keller
2020-09-25
1
-3
/
+4
*
|
devlink: check flash_update parameter support in net core
Jacob Keller
2020-09-25
1
-9
/
+3
*
|
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2020-09-25
4
-57
/
+61
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-22
3
-27
/
+54
|
\
|
|
*
bnxt_en: Fix wrong flag value passed to HWRM_PORT_QSTATS_EXT fw call.
Michael Chan
2020-09-20
1
-1
/
+1
|
*
bnxt_en: Fix HWRM_FUNC_QSTATS_EXT firmware call.
Michael Chan
2020-09-20
1
-0
/
+1
|
*
bnxt_en: Return -EOPNOTSUPP for ETHTOOL_GREGS on VFs.
Vasundhara Volam
2020-09-20
1
-0
/
+3
|
*
bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam() with mutex.
Michael Chan
2020-09-20
1
-11
/
+20
|
*
bnxt_en: return proper error codes in bnxt_show_temp
Edwin Peer
2020-09-20
1
-6
/
+13
|
*
bnxt_en: Use memcpy to copy VPD field info.
Vasundhara Volam
2020-09-20
1
-3
/
+5
|
*
bnxt_en: Fix NULL ptr dereference crash in bnxt_fw_reset_task()
Vasundhara Volam
2020-09-07
1
-3
/
+4
|
*
bnxt_en: Avoid sending firmware messages when AER error is detected.
Vasundhara Volam
2020-09-07
2
-3
/
+7
*
|
bnx2x: use true,false for bool variables
Jason Yan
2020-09-19
1
-3
/
+3
*
|
net: b44: use true,false for bool variables
Jason Yan
2020-09-19
1
-4
/
+4
*
|
bnxt: add pause frame stats
Jakub Kicinski
2020-09-15
1
-0
/
+17
*
|
cnic: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-14
1
-10
/
+8
*
|
net: remove napi_hash_del() from driver-facing API
Jakub Kicinski
2020-09-10
2
-7
/
+6
*
|
bnx2x: Fix some kernel-doc warnings
Wang Hai
2020-09-08
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-04
15
-114
/
+149
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-09-03
5
-48
/
+83
|
|
\
|
|
*
tg3: Fix soft lockup when tg3_reset_task() fails.
Michael Chan
2020-09-03
1
-4
/
+13
|
|
*
net: bcmgenet: fix mask check in bcmgenet_validate_flow()
Denis Efremov
2020-09-02
1
-1
/
+1
|
|
*
bnxt: don't enable NAPI until rings are ready
Jakub Kicinski
2020-08-26
1
-8
/
+4
|
|
*
bnxt_en: Setup default RSS map in all scenarios.
Michael Chan
2020-08-26
1
-9
/
+30
|
|
*
bnxt_en: init RSS table for Minimal-Static VF reservation
Edwin Peer
2020-08-26
1
-8
/
+7
|
|
*
bnxt_en: fix HWRM error when querying VF temperature
Edwin Peer
2020-08-26
1
-4
/
+7
|
|
*
bnxt_en: Fix possible crash in bnxt_fw_reset_task().
Michael Chan
2020-08-26
1
-2
/
+8
|
|
*
bnxt_en: Fix PCI AER error recovery flow
Vasundhara Volam
2020-08-26
1
-0
/
+3
|
|
*
bnxt_en: Fix ethtool -S statitics with XDP or TCs enabled.
Michael Chan
2020-08-26
1
-9
/
+2
|
|
*
bnxt_en: Check for zero dir entries in NVRAM.
Vasundhara Volam
2020-08-26
1
-0
/
+3
|
|
*
bnxt_en: Don't query FW when netif_running() is false.
Pavan Chebbi
2020-08-26
1
-1
/
+1
|
|
*
net: systemport: Fix memleak in bcm_sysport_probe
Dinghao Liu
2020-08-24
1
-2
/
+4
|
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
14
-66
/
+66
|
|
/
*
|
net: systemport: Manage Wake-on-LAN clock
Florian Fainelli
2020-09-03
2
-1
/
+10
*
|
net: systemport: fetch and use clock resources
Florian Fainelli
2020-09-03
2
-1
/
+30
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-05
21
-693
/
+4535
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-08-03
1
-4
/
+0
|
|
\
|
|
*
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
2020-07-25
1
-4
/
+0
|
*
|
bnxt_en: Remove superfluous memset()
Li Heng
2020-07-30
1
-2
/
+0
|
*
|
bnxt_en: Add support for 'ethtool -d'
Vasundhara Volam
2020-07-27
4
-0
/
+94
|
*
|
bnxt_en: Switch over to use the 64-bit software accumulated counters.
Michael Chan
2020-07-27
3
-53
/
+64
|
*
|
bnxt_en: Accumulate all counters.
Michael Chan
2020-07-27
2
-2
/
+90
|
*
|
bnxt_en: Retrieve hardware masks for port counters.
Michael Chan
2020-07-27
1
-5
/
+70
|
*
|
bnxt_en: Retrieve hardware counter masks from firmware if available.
Michael Chan
2020-07-27
1
-0
/
+64
|
*
|
bnxt_en: Allocate additional memory for all statistics blocks.
Michael Chan
2020-07-27
2
-5
/
+26
[prev]
[next]