index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnx2x
/
bnx2x_cmn.c
Age
Commit message (
Expand
)
Author
2014-07-24
bnx2x: fix crash during TSO tunneling
Dmitry Kravkov
2014-07-01
bnx2x: fix possible panic under memory stress
Eric Dumazet
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-03
bnx2x: Fix kernel crash and data miscompare after EEH recovery
wenxiong@linux.vnet.ibm.com
2014-05-30
bnx2x: update MAINTAINERS for bnx2x and e-mail addresses
Ariel Elior
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-03-25
bnx2x: Support mng. request for driver version
Yuval Mintz
2014-03-14
bnx2x: Don't receive packets when the napi budget == 0
Eric W. Biederman
2014-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-02-27
bnx2x: Add missing bit in default Tx switching
Yuval Mintz
2014-02-26
bnx2x: save RAM in kdump kernel by using a single queue
Michal Schmidt
2014-02-26
bnx2x: clamp num_queues to prevent passing a negative value
Michal Schmidt
2014-02-25
bnx2x: Remove hidden flow control goto from BNX2X_ALLOC macros
Joe Perches
2014-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-02-18
bnx2x: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-02-17
netdevice: add queue selection fallback handler for ndo_select_queue
Daniel Borkmann
2014-02-12
bnx2x: (semantic) revise scheduling of sp_rtnl
Yuval Mintz
2014-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-13
bnx2x: namespace and dead code cleanups
stephen hemminger
2014-01-10
net: core: explicitly select a txq before doing l2 forwarding
Jason Wang
2014-01-10
bnx2x: fix DMA unmapping of TSO split BDs
Michal Schmidt
2014-01-09
bnx2x: prevent WARN during driver unload
Yuval Mintz
2013-12-26
bnx2x: Add support for Multi-Function UNDI
Yuval Mintz
2013-12-19
bnx2x: cleanup skb_set_hash
Tom Herbert
2013-12-18
net: bnx2x calls skb_set_hash
Tom Herbert
2013-11-18
bnx2x: Clean the sp rtnl task upon unload
Dmitry Kravkov
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-29
bnx2x: prevent FW assert on low mem during unload
Dmitry Kravkov
2013-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-17
bnx2x: record rx queue for LRO packets
Eric Dumazet
2013-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-09-30
net: skb_is_gso_v6() requires skb_is_gso()
Eric Dumazet
2013-09-23
bnx2x: prevent masking error from cnic
Yuval Mintz
2013-09-13
bnx2x: Use pci_dev pm_cap
Jon Mason
2013-09-11
bnx2x: avoid atomic allocations during initialization
Michal Schmidt
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-09-05
bnx2x: VF RSS support - VF side
Ariel Elior
2013-09-05
bnx2x: VF RSS support - PF side
Ariel Elior
2013-08-27
bnx2x: Fix VF memory leak unload
Ariel Elior
2013-08-27
bnx2x: Fix move FP memory deallocations
Yuval Mintz
2013-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-01
bnx2x: Revising locking scheme for MAC configuration
Yuval Mintz
2013-08-01
net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL
Cong Wang
2013-07-11
bnx2x: fix tunneling CSUM calculation
Dmitry Kravkov
2013-07-10
net: rename ll methods to busy-poll
Eliezer Tamir
2013-07-10
net: rename include/net/ll_poll.h to include/net/busy_poll.h
Eliezer Tamir
2013-06-25
bnx2x: Remove sparse and coccinelle warnings
Yuval Mintz
2013-06-23
bnx2x: Improve PF behaviour toward VF
Ariel Elior
2013-06-19
bnx2x: replace mechanism to check for next available packet
Dmitry Kravkov
[next]