index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
/
bnx2x
/
bnx2x_cmn.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bnx2x: remove {TPA,GRO}_ENABLE_FLAG
Michal Schmidt
2015-04-29
1
-25
/
+14
*
bnx2x: merge fp->disable_tpa with fp->mode
Michal Schmidt
2015-04-29
1
-13
/
+13
*
bnx2x: mark LRO as a fixed disabled feature if disable_tpa is set
Michal Schmidt
2015-04-29
1
-4
/
+0
*
bnx2x: really disable TPA if 'disable_tpa' option is set
Michal Schmidt
2015-04-27
1
-2
/
+4
*
bnx2x: Prevent inner-reload while VFs exist
Yuval Mintz
2015-04-22
1
-9
/
+34
*
bnx2x: Fix busy_poll vs netpoll
Eric Dumazet
2015-04-15
1
-4
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-27
1
-1
/
+1
|
\
|
*
bnx2x: fix napi poll return value for repoll
Govindarajulu Varadarajan
2015-01-27
1
-1
/
+1
*
|
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-13
1
-2
/
+2
|
/
*
ethernet/broadcom: Use napi_alloc_skb instead of netdev_alloc_skb_ip_align
Alexander Duyck
2014-12-10
1
-1
/
+1
*
bnx2x: use netdev_rss_key_fill() helper
Eric Dumazet
2014-11-16
1
-1
/
+1
*
bnx2x: use napi_schedule_irqoff()
Eric Dumazet
2014-10-30
1
-1
/
+1
*
bnx2x: Changes with storage & MAC macros
Dmitry Kravkov
2014-09-19
1
-7
/
+5
*
bnx2x: fix tunneled GSO over IPv6
Dmitry Kravkov
2014-09-01
1
-1
/
+1
*
bnx2x: Fix sparse warnings
Yuval Mintz
2014-08-29
1
-1
/
+1
*
bnx2x: Be more forgiving toward SW GRO
Dmitry Kravkov
2014-08-25
1
-1
/
+9
*
bnx2x: Fix stop-on-error
Yuval Mintz
2014-08-25
1
-5
/
+20
*
net/bnx2x: Use is_kdump_kernel() to detect kdump kernel
Amir Vadai
2014-08-25
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-08-23
1
-4
/
+0
|
\
|
*
net: ethernet: broadcom: bnx2x: Remove redundant #ifdef
Rasmus Villemoes
2014-08-22
1
-4
/
+0
*
|
bnx2x: Add timestamping and PTP hardware clock support
Michal Kalderon
2014-08-22
1
-1
/
+24
*
|
bnx2x: Utilize FW 7.10.51
Dmitry Kravkov
2014-08-22
1
-32
/
+33
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-30
1
-0
/
+9
|
\
|
*
bnx2x: fix crash during TSO tunneling
Dmitry Kravkov
2014-07-24
1
-0
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-16
1
-1
/
+2
|
\
|
|
*
bnx2x: fix possible panic under memory stress
Eric Dumazet
2014-07-01
1
-1
/
+2
*
|
bnx2x: VF can report link speed
Dmitry Kravkov
2014-07-01
1
-21
/
+34
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-12
1
-1
/
+13
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-03
1
-0
/
+12
|
|
\
|
|
*
bnx2x: Fix kernel crash and data miscompare after EEH recovery
wenxiong@linux.vnet.ibm.com
2014-06-03
1
-0
/
+12
|
*
|
bnx2x: update MAINTAINERS for bnx2x and e-mail addresses
Ariel Elior
2014-05-30
1
-1
/
+1
|
|
/
*
/
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-18
1
-3
/
+3
|
/
*
bnx2x: Support mng. request for driver version
Yuval Mintz
2014-03-25
1
-0
/
+7
*
bnx2x: Don't receive packets when the napi budget == 0
Eric W. Biederman
2014-03-14
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-05
1
-1
/
+8
|
\
|
*
bnx2x: Add missing bit in default Tx switching
Yuval Mintz
2014-02-27
1
-1
/
+8
*
|
bnx2x: save RAM in kdump kernel by using a single queue
Michal Schmidt
2014-02-26
1
-0
/
+5
*
|
bnx2x: clamp num_queues to prevent passing a negative value
Michal Schmidt
2014-02-26
1
-4
/
+3
*
|
bnx2x: Remove hidden flow control goto from BNX2X_ALLOC macros
Joe Perches
2014-02-25
1
-29
/
+48
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-02-19
1
-2
/
+2
|
\
|
|
*
netdevice: add queue selection fallback handler for ndo_select_queue
Daniel Borkmann
2014-02-17
1
-2
/
+2
*
|
bnx2x: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-02-18
1
-26
/
+20
*
|
bnx2x: (semantic) revise scheduling of sp_rtnl
Yuval Mintz
2014-02-12
1
-5
/
+13
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-14
1
-13
/
+15
|
\
|
*
net: core: explicitly select a txq before doing l2 forwarding
Jason Wang
2014-01-10
1
-1
/
+2
|
*
bnx2x: fix DMA unmapping of TSO split BDs
Michal Schmidt
2014-01-10
1
-4
/
+9
|
*
bnx2x: prevent WARN during driver unload
Yuval Mintz
2014-01-09
1
-8
/
+4
*
|
bnx2x: namespace and dead code cleanups
stephen hemminger
2014-01-13
1
-15
/
+52
*
|
bnx2x: Add support for Multi-Function UNDI
Yuval Mintz
2013-12-26
1
-4
/
+8
*
|
bnx2x: cleanup skb_set_hash
Tom Herbert
2013-12-19
1
-12
/
+11
[next]