index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-09-04
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-27
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-24
14
-66
/
+66
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-06
21
-693
/
+4535
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-08-04
1
-4
/
+0
|
|
\
|
|
*
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
2020-07-26
1
-4
/
+0
|
*
|
bnxt_en: Remove superfluous memset()
Li Heng
2020-07-31
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
|
*
|
bnxt_en: Refactor statistics code and structures.
Michael Chan
2020-07-27
4
-89
/
+76
|
*
|
bnxt_en: Use macros to define port statistics size and offset.
Michael Chan
2020-07-27
2
-5
/
+11
|
*
|
bnxt_en: Update firmware interface to 1.10.1.54.
Michael Chan
2020-07-27
5
-130
/
+390
|
*
|
bnxt_en: Remove PCIe non-counters from ethtool statistics
Vasundhara Volam
2020-07-27
3
-79
/
+1
|
|
/
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-26
5
-95
/
+99
|
|
\
|
*
|
tg3: Avoid the use of one-element array
Gustavo A. R. Silva
2020-07-23
1
-1
/
+1
|
*
|
net: bnxt: don't complain if TC flower can't be supported
Jakub Kicinski
2020-07-18
2
-6
/
+6
|
*
|
bnx2x: convert to new udp_tunnel_nic infra
Jakub Kicinski
2020-07-15
3
-123
/
+29
|
*
|
net: sched: Pass qdisc reference in struct flow_block_offload
Petr Machata
2020-07-14
1
-5
/
+4
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-11
1
-1
/
+1
|
|
\
\
|
*
|
|
bnxt: convert to new udp_tunnel_nic infra
Jakub Kicinski
2020-07-10
2
-113
/
+40
|
*
|
|
devlink: Replace devlink_port_attrs_set parameters with a struct
Danielle Ratson
2020-07-09
1
-3
/
+6
|
*
|
|
net: systemport: fix double shift of a vlan_tci by VLAN_PRIO_SHIFT
Colin Ian King
2020-07-09
1
-2
/
+1
|
*
|
|
bnxt_en: allow firmware to disable VLAN offloads
Edwin Peer
2020-07-09
2
-3
/
+22
|
*
|
|
bnxt_en: clean up VLAN feature bit handling
Edwin Peer
2020-07-09
2
-21
/
+18
|
*
|
|
bnxt_en: Implement ethtool -X to set indirection table.
Michael Chan
2020-07-09
2
-1
/
+67
|
*
|
|
bnxt_en: Return correct RSS indirection table entries to ethtool -x.
Michael Chan
2020-07-09
1
-4
/
+5
|
*
|
|
bnxt_en: Fill HW RSS table from the RSS logical indirection table.
Michael Chan
2020-07-09
1
-36
/
+52
|
*
|
|
bnxt_en: Add helper function to return the number of RSS contexts.
Michael Chan
2020-07-09
2
-2
/
+12
|
*
|
|
bnxt_en: Add logical RSS indirection table structure.
Michael Chan
2020-07-09
2
-0
/
+52
|
*
|
|
bnxt_en: Fix up bnxt_get_rxfh_indir_size().
Michael Chan
2020-07-09
2
-1
/
+6
|
*
|
|
bnxt_en: Set up the chip specific RSS table size.
Michael Chan
2020-07-09
2
-4
/
+15
|
*
|
|
bnx2x: fix spelling mistake "occurd" -> "occurred"
Colin Ian King
2020-07-08
1
-5
/
+5
|
*
|
|
net: systemport: Add support for VLAN transmit acceleration
Florian Fainelli
2020-07-07
1
-3
/
+34
|
*
|
|
bnx2x: Perform Idlechk dump during the debug collection.
Sudarsana Reddy Kalluru
2020-07-05
1
-0
/
+9
|
*
|
|
bnx2x: Add support for idlechk tests.
Sudarsana Reddy Kalluru
2020-07-05
5
-8
/
+3196
[next]