Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e4ec73510812f24087a28ac8cbf1f77c9fb262e5
/
drivers
/
net
/
ethernet
/
broadcom
/
bnx2x
/
bnx2x_cmn.c
8031612
bnx2x: fix DMA API usage
by Michal Schmidt
· 9 years ago
592b9b8
bnx2x: Fix linearization for encapsulated packets
by Yuval Mintz
· 9 years ago
4cace67
bnx2x: Alloc 4k fragment for each rx ring buffer element
by Gabriel Krisman Bertazi
· 9 years ago
b04096f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
e51423d
bnx2x, tg3: Replace put_page(virt_to_head_page()) with skb_free_frag()
by Alexander Duyck
· 10 years ago
0650c0b
bnx2x: Fix to prevent inner-reload
by Yuval Mintz
· 10 years ago
f8dcb5e
bnx2x: remove {TPA,GRO}_ENABLE_FLAG
by Michal Schmidt
· 10 years ago
7e6b4d4
bnx2x: merge fp->disable_tpa with fp->mode
by Michal Schmidt
· 10 years ago
d9b9e86
bnx2x: mark LRO as a fixed disabled feature if disable_tpa is set
by Michal Schmidt
· 10 years ago
22a8f23
bnx2x: really disable TPA if 'disable_tpa' option is set
by Michal Schmidt
· 10 years ago
909d9fa
bnx2x: Prevent inner-reload while VFs exist
by Yuval Mintz
· 10 years ago
074975d
bnx2x: Fix busy_poll vs netpoll
by Eric Dumazet
· 10 years ago
95f873f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
24e579c
bnx2x: fix napi poll return value for repoll
by Govindarajulu Varadarajan
· 10 years ago
df8a39d
net: rename vlan_tx_* helpers since "tx" is misleading there
by Jiri Pirko
· 10 years ago
45abfb1
ethernet/broadcom: Use napi_alloc_skb instead of netdev_alloc_skb_ip_align
by Alexander Duyck
· 10 years ago
e3ec69c
bnx2x: use netdev_rss_key_fill() helper
by Eric Dumazet
· 10 years ago
f5fbf11
bnx2x: use napi_schedule_irqoff()
by Eric Dumazet
· 10 years ago
2e98ffc
bnx2x: Changes with storage & MAC macros
by Dmitry Kravkov
· 10 years ago
05f8461
bnx2x: fix tunneled GSO over IPv6
by Dmitry Kravkov
· 10 years ago
56daf66
bnx2x: Fix sparse warnings
by Yuval Mintz
· 10 years ago
aebf624
bnx2x: Be more forgiving toward SW GRO
by Dmitry Kravkov
· 10 years ago
ea36475a
bnx2x: Fix stop-on-error
by Yuval Mintz
· 10 years ago
c993189
net/bnx2x: Use is_kdump_kernel() to detect kdump kernel
by Amir Vadai
· 10 years ago
f9474dd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
eeed018
bnx2x: Add timestamping and PTP hardware clock support
by Michal Kalderon
· 10 years ago
e42780b
bnx2x: Utilize FW 7.10.51
by Dmitry Kravkov
· 10 years ago
7d149c5
net: ethernet: broadcom: bnx2x: Remove redundant #ifdef
by Rasmus Villemoes
· 10 years ago
f139c74
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
fe26566d
bnx2x: fix crash during TSO tunneling
by Dmitry Kravkov
· 10 years ago
1a98c69
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
6495d15
bnx2x: VF can report link speed
by Dmitry Kravkov
· 10 years ago
07b0f00
bnx2x: fix possible panic under memory stress
by Eric Dumazet
· 10 years ago
f9da455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
c99f7ab
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
9aaae04
bnx2x: Fix kernel crash and data miscompare after EEH recovery
by wenxiong@linux.vnet.ibm.com
· 10 years ago
08f6dd8
bnx2x: update MAINTAINERS for bnx2x and e-mail addresses
by Ariel Elior
· 10 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
· 11 years ago
78c3bcc
bnx2x: Improve PF behaviour toward VF
by Ariel Elior
· 11 years ago
75b2945
bnx2x: replace mechanism to check for next available packet
by Dmitry Kravkov
· 11 years ago
8f20aa5
bnx2x: add support for ndo_ll_poll
by Dmitry Kravkov
· 11 years ago
6bc19fb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
44dbc78
bnx2x: Fix bridged GSO for 57710/57711 chips
by Yuval Mintz
· 11 years ago
e768fb2
bnx2x: fix TCP offload for tunneling ipv4 over ipv6
by Dmitry Kravkov
· 11 years ago
6bf07b8
bnx2x: Revise prints
by Yuval Mintz
· 11 years ago
16a5fd9
bnx2x: Revise comments and alignment
by Yuval Mintz
· 11 years ago
d76a611
bnx2x: Semantic change of empty lines
by Yuval Mintz
· 11 years ago
ada7c19
bnx2x: use XPS if possible for bnx2x_select_queue instead of pure hash
by Eric Dumazet
· 11 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
Next »