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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-31
1
-9
/
+13
|
\
|
*
bnx2x: Prevent FW assertion when using Vxlan
Yuval Mintz
2015-12-18
1
-9
/
+13
*
|
bnxt_en: Add BCM57301 & BCM57402 devices.
David Christensen
2015-12-28
1
-2
/
+8
*
|
bnxt_en: Update to Firmware interface spec 1.0.0.
Michael Chan
2015-12-28
4
-572
/
+349
*
|
bnxt_en: Keep track of the ring group resource.
Michael Chan
2015-12-28
3
-2
/
+18
*
|
bnxt_en: Improve VF resource accounting.
Michael Chan
2015-12-28
3
-14
/
+12
*
|
bnxt_en: Cleanup bnxt_hwrm_func_cfg().
Michael Chan
2015-12-28
1
-17
/
+16
*
|
bnxt_en: Check hardware resources before enabling NTUPLE.
Michael Chan
2015-12-28
2
-8
/
+35
*
|
bnxt_en: Don't treat single segment rx frames as GRO frames.
Michael Chan
2015-12-28
1
-1
/
+6
*
|
bnxt_en: Allocate rx_cpu_rmap only if Accelerated RFS is enabled.
Michael Chan
2015-12-28
1
-3
/
+1
*
|
bnxt_en: Increment checksum error counter only if NETIF_F_RXCSUM is set.
Satish Baddipadige
2015-12-28
1
-2
/
+4
*
|
bnxt_en: Add support for upgrading APE/NC-SI firmware via Ethtool FLASHDEV
Rob Swindell
2015-12-28
1
-0
/
+3
*
|
bnxt_en: Optimize ring alloc and ring free functions.
Michael Chan
2015-12-28
1
-114
/
+87
*
|
bnxt_en: support hwrm_func_drv_unrgtr command
Jeffrey Huang
2015-12-28
1
-0
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-17
3
-18
/
+36
|
\
|
|
*
bnxt_en: Implement missing tx timeout reset logic.
Michael Chan
2015-12-11
1
-3
/
+13
|
*
bnxt_en: Don't cancel sp_task from bnxt_close_nic().
Michael Chan
2015-12-11
2
-2
/
+12
|
*
bnxt_en: Change bp->state to bitmap.
Michael Chan
2015-12-11
3
-8
/
+7
|
*
bnxt_en: Fix bitmap declaration to work on 32-bit arches.
Michael Chan
2015-12-11
1
-6
/
+5
*
|
bnx2x: remove rx_pkt/rx_calls
Eric Dumazet
2015-12-08
2
-6
/
+0
*
|
bnx2x: avoid soft lockup in bnx2x_poll()
Eric Dumazet
2015-12-08
1
-30
/
+21
*
|
bnx2x: simplify distinction between port and func stats
Michal Schmidt
2015-12-05
1
-61
/
+56
*
|
bnx2x: change FW GRO error message to WARN_ONCE
Michal Schmidt
2015-12-05
1
-1
/
+1
*
|
bnx2x: drop redundant error message about allocation failure
Michal Schmidt
2015-12-05
1
-3
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-03
3
-19
/
+36
|
\
|
|
*
bnxt_en: Setup uc_list mac filters after resetting the chip.
Michael Chan
2015-12-03
1
-5
/
+8
|
*
bnxt_en: enforce proper storing of MAC address
Jeffrey Huang
2015-12-03
2
-11
/
+16
|
*
bnxt_en: Fixed incorrect implementation of ndo_set_mac_address
Jeffrey Huang
2015-12-03
1
-1
/
+10
|
*
bnx2x: Fix vxlan removal
Yuval Mintz
2015-11-20
1
-2
/
+2
*
|
net: bcm63xx: Use platform_register/unregister_drivers()
Thierry Reding
2015-12-03
1
-20
/
+8
*
|
bnx2x: Utilize FW 7.13.1.0.
Yuval Mintz
2015-11-22
1
-20
/
+23
*
|
bnx2x: Show port statistics in Multi-function
Yuval Mintz
2015-11-20
1
-3
/
+1
*
|
bnx2x: Add new SW stat 'tx_exhaustion_events'
Yuval Mintz
2015-11-20
1
-2
/
+3
*
|
net: provide generic busy polling to all NAPI drivers
Eric Dumazet
2015-11-18
2
-4
/
+0
*
|
net: add netif_tx_napi_add()
Eric Dumazet
2015-11-18
2
-3
/
+3
*
|
net: move skb_mark_napi_id() into core networking stack
Eric Dumazet
2015-11-18
1
-2
/
+0
*
|
bnx2x: remove bnx2x_low_latency_recv() support
Eric Dumazet
2015-11-18
4
-167
/
+2
|
/
*
bnx2x: Fix VLANs null-pointer for 57710, 57711
Yuval Mintz
2015-11-16
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-11-10
4
-30
/
+65
|
\
|
*
bnxt_en: More robust SRIOV cleanup sequence.
Jeffrey Huang
2015-11-05
1
-13
/
+27
|
*
bnxt_en: Fix comparison of u16 sw_id against negative value.
Michael Chan
2015-11-05
1
-4
/
+5
|
*
bnxt_en: map CAG_REG_LEGACY_INT_STATUS_MASK to GRC window #4
Jeffrey Huang
2015-11-05
2
-3
/
+20
|
*
bnxt_en: Determine tcp/ipv6 RSS hash type correctly.
Michael Chan
2015-11-05
1
-5
/
+7
|
*
bnxt_en: Change sp events definitions to represent bit position.
Jeffrey Huang
2015-11-05
1
-5
/
+5
|
*
bnxt_en: add VXLAN dependency
Arnd Bergmann
2015-11-05
1
-0
/
+1
*
|
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-06
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-11-03
3
-1
/
+22
|
\
|
*
net: bcmgenet: Software reset EPHY after power on
Florian Fainelli
2015-11-01
3
-1
/
+22
*
|
bnxt_en: Fix compile warnings when CONFIG_INET is not set.
Michael Chan
2015-10-25
2
-1
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-24
1
-14
/
+19
|
\
|
[next]