Sign in
gem5
/
arm
/
linux
/
a188cf8d5e3aa5d6a0d68bff72a3f1eb01dfb8c6
/
drivers
/
net
/
ethernet
/
broadcom
/
bnx2x
/
bnx2x_cmn.c
f9da455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
c99f7ab
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
9aaae04
bnx2x: Fix kernel crash and data miscompare after EEH recovery
by wenxiong@linux.vnet.ibm.com
· 11 years ago
08f6dd8
bnx2x: update MAINTAINERS for bnx2x and e-mail addresses
by Ariel Elior
· 11 years ago
4e857c5
arch: Mass conversion of smp_mb__*()
by Peter Zijlstra
· 11 years ago
42f8277
bnx2x: Support mng. request for driver version
by Yuval Mintz
· 11 years ago
b352974
bnx2x: Don't receive packets when the napi budget == 0
by Eric W. Biederman
· 11 years ago
67ddc87
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
babe723
bnx2x: Add missing bit in default Tx switching
by Yuval Mintz
· 11 years ago
ff2ad30
bnx2x: save RAM in kdump kernel by using a single queue
by Michal Schmidt
· 11 years ago
7d0445d
bnx2x: clamp num_queues to prevent passing a negative value
by Michal Schmidt
· 11 years ago
cd2b038
bnx2x: Remove hidden flow control goto from BNX2X_ALLOC macros
by Joe Perches
· 11 years ago
1e8d642
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
a5444b1
bnx2x: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
99932d4
netdevice: add queue selection fallback handler for ndo_select_queue
by Daniel Borkmann
· 11 years ago
230bb0f
bnx2x: (semantic) revise scheduling of sp_rtnl
by Yuval Mintz
· 11 years ago
0a379e21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
a8f47eb
bnx2x: namespace and dead code cleanups
by stephen hemminger
· 11 years ago
f663dd9
net: core: explicitly select a txq before doing l2 forwarding
by Jason Wang
· 11 years ago
95e92fd
bnx2x: fix DMA unmapping of TSO split BDs
by Michal Schmidt
· 11 years ago
9a2620c
bnx2x: prevent WARN during driver unload
by Yuval Mintz
· 11 years ago
91ebb92
bnx2x: Add support for Multi-Function UNDI
by Yuval Mintz
· 11 years ago
5495ab7
bnx2x: cleanup skb_set_hash
by Tom Herbert
· 11 years ago
bd5cef0
net: bnx2x calls skb_set_hash
by Tom Herbert
· 11 years ago
a0d307b
bnx2x: Clean the sp rtnl task upon unload
by Dmitry Kravkov
· 11 years ago
394efd1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
e3ed4ea
bnx2x: prevent FW assert on low mem during unload
by Dmitry Kravkov
· 11 years ago
c3fa32b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
60e66fe
bnx2x: record rx queue for LRO packets
by Eric Dumazet
· 11 years ago
4fbef95
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
36a8f39
net: skb_is_gso_v6() requires skb_is_gso()
by Eric Dumazet
· 11 years ago
d9d8186
bnx2x: prevent masking error from cnic
by Yuval Mintz
· 11 years ago
29ed74c
bnx2x: Use pci_dev pm_cap
by Jon Mason
· 11 years ago
996dedb
bnx2x: avoid atomic allocations during initialization
by Michal Schmidt
· 11 years ago
06c5405
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
60cad4e
bnx2x: VF RSS support - VF side
by Ariel Elior
· 11 years ago
b9871bc
bnx2x: VF RSS support - PF side
by Ariel Elior
· 11 years ago
b4cddbd
bnx2x: Fix VF memory leak unload
by Ariel Elior
· 11 years ago
34d5626
bnx2x: Fix move FP memory deallocations
by Yuval Mintz
· 11 years ago
0e76a3a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
8b09be5
bnx2x: Revising locking scheme for MAC configuration
by Yuval Mintz
· 11 years ago
e0d1095
net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL
by Cong Wang
· 11 years ago
1b4fc0e
bnx2x: fix tunneling CSUM calculation
by Dmitry Kravkov
· 11 years ago
8b80cda
net: rename ll methods to busy-poll
by Eliezer Tamir
· 11 years ago
076bb0c
net: rename include/net/ll_poll.h to include/net/busy_poll.h
by Eliezer Tamir
· 11 years ago
c957d09
bnx2x: Remove sparse and coccinelle warnings
by Yuval Mintz
· 12 years ago
78c3bcc
bnx2x: Improve PF behaviour toward VF
by Ariel Elior
· 12 years ago
75b2945
bnx2x: replace mechanism to check for next available packet
by Dmitry Kravkov
· 12 years ago
8f20aa5
bnx2x: add support for ndo_ll_poll
by Dmitry Kravkov
· 12 years ago
6bc19fb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
44dbc78
bnx2x: Fix bridged GSO for 57710/57711 chips
by Yuval Mintz
· 12 years ago
e768fb2
bnx2x: fix TCP offload for tunneling ipv4 over ipv6
by Dmitry Kravkov
· 12 years ago
6bf07b8
bnx2x: Revise prints
by Yuval Mintz
· 12 years ago
16a5fd9
bnx2x: Revise comments and alignment
by Yuval Mintz
· 12 years ago
d76a611
bnx2x: Semantic change of empty lines
by Yuval Mintz
· 12 years ago
ada7c19
bnx2x: use XPS if possible for bnx2x_select_queue instead of pure hash
by Eric Dumazet
· 12 years ago
e6ff4c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
178135c
bnx2x: Link-flap avoidance in switch dependent mode
by Dmitry Kravkov
· 12 years ago
057cf65
bnx2x: Fix GSO for 57710/57711 chips
by Yuval Mintz
· 12 years ago
8802f57
net-bnx2x: dont reload on GRO change
by Eric Dumazet
· 12 years ago
5871768
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
65bc0cf
bnx2x: allow handling tunnel over udp offload
by Dmitry Kravkov
· 12 years ago
ecf01c2
bnx2x: Prevent NULL pointer dereference in kdump
by Yuval Mintz
· 12 years ago
2f7a312
bnx2x: Fix memory leak
by Yuval Mintz
· 12 years ago
f8f4f61
bnx2x: Enhance MAC configuration for VFs
by Dmitry Kravkov
· 12 years ago
2c2d06d
bnx2x: prevent GRO false checksum claims
by Yuval Mintz
· 12 years ago
6e0895c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
86a9bad
net: vlan: add protocol argument to packet tagging functions
by Patrick McHardy
· 12 years ago
0c14e5c
bnx2x: Fix status blocks configuration
by Ariel Elior
· 12 years ago
e287a75
bnx2x: increase inner ip id during encapsulated tso
by Dmitry Kravkov
· 12 years ago
7fa6f340
bnx2x: AER revised
by Yuval Mintz
· 12 years ago
6181659
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
a848ade
bnx2x: add CSUM and TSO support for encapsulation protocols
by Dmitry Kravkov
· 12 years ago
722c6f5
bnx2x: add missing napi deletion in error path
by Michal Schmidt
· 12 years ago
9122679
bnx2x: use FW 7.8.17
by Dmitry Kravkov
· 12 years ago
ab5777d
bnx2x: Get gso_segs from FW
by Yuval Mintz
· 12 years ago
e2593fc
bnx2x: fix UDP checksum for 57710/57711.
by Dmitry Kravkov
· 12 years ago
86564c3
bnx2x: Remove many sparse warnings
by Yuval Mintz
· 12 years ago
80bfe5c
bnx2x: Modify unload conditions
by Yuval Mintz
· 12 years ago
c3146eb
bnx2x: Correct memory preparation and release
by Dmitry Kravkov
· 12 years ago
04c4673
bnx2x: Add additional debug information
by Yuval Mintz
· 12 years ago
924d75a
bnx2x: reorganization and beautification
by Yuval Mintz
· 12 years ago
2de6743
bnx2x: Semantic renovation
by Yuval Mintz
· 12 years ago
cbf1de7
bnx2x: fix GRO parameters
by Yuval Mintz
· 12 years ago
247fa82
bnx2x: Introduce 2013 and advance version to 1.78.02
by Yuval Mintz
· 12 years ago
9969085
bnx2x: Added FW GRO bridging support
by Yuval Mintz
· 12 years ago
ebe61d8
bnx2x: Clean previous IGU status before ack
by Yuval Mintz
· 12 years ago
823e1d9
bnx2x: improve stop-on-error
by Yuval Mintz
· 12 years ago
4b87f92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
4864a16
bnx2x: Fix fastpath structures when memory allocation fails
by Yuval Mintz
· 12 years ago
6411280
bnx2x: Segregate SR-IOV code
by Ariel Elior
· 12 years ago
15c6ff3
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
by Jiri Pirko
· 12 years ago
abc5a02
bnx2x: Support PF <-> VF Bulletin Board
by Ariel Elior
· 12 years ago
8db573b
bnx2x: Support of PF driver of a VF setup_q request
by Ariel Elior
· 12 years ago
8ca5e17
bnx2x: Support of PF driver of a VF acquire request
by Ariel Elior
· 12 years ago
b56e967
bnx2x: Prepare device and initialize VF database
by Ariel Elior
· 12 years ago
dc1ba59
bnx2x: VF fastpath
by Ariel Elior
· 12 years ago
9b176b6
bnx2x: Add teardown_q and close to VF <-> PF channel
by Ariel Elior
· 12 years ago
8d9ac29
bnx2x: Add init, setup_q, set_mac to VF <-> PF channel
by Ariel Elior
· 12 years ago
ad5afc8
bnx2x: Separate VF and PF logic
by Ariel Elior
· 12 years ago
Next »