Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d1345c524e12c0cd1a81d5899d647f93e9fcb760
/
drivers
/
net
/
ethernet
/
broadcom
/
bnx2x
fe26566d
bnx2x: fix crash during TSO tunneling
by Dmitry Kravkov
· 11 years ago
042d765
bnx2x: fix set_setting for some PHYs
by Yaniv Rosner
· 11 years ago
07b0f00
bnx2x: fix possible panic under memory stress
by Eric Dumazet
· 11 years ago
73413ff
bnx2x: Fix the MSI flags
by Yijing Wang
· 11 years ago
f9da455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
f2cfa99
bnx2x: Enlarge the dorq threshold for VFs
by Ariel Elior
· 11 years ago
b17b0ca
bnx2x: Check for UNDI in uncommon branch
by Yuval Mintz
· 11 years ago
a2755be
bnx2x: Fix 1G-baseT link
by Yaniv Rosner
· 11 years ago
dad91ee
bnx2x: Fix link for KR with swapped polarity lane
by Yaniv Rosner
· 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
0c0e634
bnx2x: Adapter not recovery from EEH error injection
by wenxiong@linux.vnet.ibm.com
· 11 years ago
776edb5
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
by Linus Torvalds
· 11 years ago
014b201
Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/net-next
by David S. Miller
· 11 years ago
fe62d00
ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()
by Ben Hutchings
· 11 years ago
b2bda2f
bnx2x: Remove useless return variables
by Peter Senna Tschudin
· 11 years ago
08f6dd8
bnx2x: update MAINTAINERS for bnx2x and e-mail addresses
by Ariel Elior
· 11 years ago
54e5c4d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
ed61668
net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate through ip tool.
by Sucheta Chakraborty
· 11 years ago
0294834
bnx2x: Convert return 0 to return rc
by Joe Perches
· 11 years ago
7ad24ea
net: get rid of SET_ETHTOOL_OPS
by Wilfried Klaebe
· 11 years ago
6255558
bnx2x: fix build when BNX2X_SRIOV is not enabled
by Randy Dunlap
· 11 years ago
de68294
bnx2x: Fix UNDI driver unload
by Yuval Mintz
· 11 years ago
ab15f86
bnx2x: Fix failure to configure VF multicast filters
by Narender Kumar
· 11 years ago
1a3d942
bnx2x: Fix vlan credit issues for VFs
by Yuval Mintz
· 11 years ago
e2a367f
bnx2x: Memory leak during VF removal
by Yuval Mintz
· 11 years ago
4e857c5
arch: Mass conversion of smp_mb__*()
by Peter Zijlstra
· 11 years ago
df1efc2
net: bnx2x: include irq.h for irqreturn_t definitions
by Josh Boyer
· 11 years ago
dae98ca
bnx2x: Fix possible memory leak on iov error flow
by Yuval Mintz
· 11 years ago
19915f5
bnx2x: Fix compilation when CONFIG_BNX2X_SRIOV is not set
by Yuval Mintz
· 11 years ago
16bd41d
bnx2x: Don't allow VFs to become promiscuous
by Yuval Mintz
· 11 years ago
d836105
bnx2x: Don't show port statistics for VFs
by Yuval Mintz
· 11 years ago
2dc33bb
bnx2x: Remove the sriov VFOP mechanism
by Yuval Mintz
· 11 years ago
370d4a2
bnx2x: Create workqueue for IOV related tasks
by Yuval Mintz
· 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
94d9de3
bnx2x: save RAM in kdump kernel by disabling TPA
by Michal Schmidt
· 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
3156b8e
bnx2x: utilize FW 7.8.19
by Dmitry Kravkov
· 11 years ago
230bb0f
bnx2x: (semantic) revise scheduling of sp_rtnl
by Yuval Mintz
· 11 years ago
0155a27
bnx2x: Fix bnx2x_panic_dump for VFs
by Yuval Mintz
· 11 years ago
3a3534e
bnx2x: Revise IOV vlan/mac validation
by Yuval Mintz
· 11 years ago
14a94eb
bnx2x: Add support in PF driver for RSC
by Michal Kalderon
· 11 years ago
ba72f32
bnx2x: Semantic Validate vlan/mac changes
by Yuval Mintz
· 11 years ago
f96d8d8
bnx2x: Remove unnecessary internal mem config
by Ariel Elior
· 11 years ago
3565b66
bnx2x: Remove unused iov code
by Yuval Mintz
· 11 years ago
76ca70f
bnx2x: [Debug] change verbosity of some prints
by Yuval Mintz
· 11 years ago
656493d
bnx2x: Allow VF rss on higher PFs
by Yuval Mintz
· 12 years ago
1c8bb76
bnx2[x]: Make module parameters readable
by James M Leddy
· 12 years ago
e8c37aff
bnx2x: fix L2-GRE TCP issues
by Dmitry Kravkov
· 12 years ago
33f9e6f
bnx2x: Fix generic option settings
by Yaniv Rosner
· 12 years ago
5f6db13
bnx2x: More Shutdown revisions
by Yuval Mintz
· 12 years ago
076d132
bnx2x: Fix VF flr flow
by Ariel Elior
· 12 years ago
4180442
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
d9aee59
bnx2x: Don't release PCI bars on shutdown
by Yuval Mintz
· 12 years ago
8d448b8
bnx2x: fix sparse warning
by stephen hemminger
· 12 years ago
c14db20
bnx2x: Correct default Tx switching behaviour
by Yuval Mintz
· 12 years ago
0a379e21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
a8f47eb
bnx2x: namespace and dead code cleanups
by stephen hemminger
· 12 years ago
f663dd9
net: core: explicitly select a txq before doing l2 forwarding
by Jason Wang
· 12 years ago
95e92fd
bnx2x: fix DMA unmapping of TSO split BDs
by Michal Schmidt
· 12 years ago
9a2620c
bnx2x: prevent WARN during driver unload
by Yuval Mintz
· 12 years ago
56a4342
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
e8379c7
bnx2x: fix VLAN configuration for VFs.
by Yuval Mintz
· 12 years ago
9dfef3a
bnx2x: fix AFEX memory overflow
by Yuval Mintz
· 12 years ago
5b62291
bnx2x: Clean before update RSS arrives
by Michal Kalderon
· 12 years ago
89e18ae
bnx2x: Correct number of MSI-X vectors for VFs
by Michal Kalderon
· 12 years ago
e848582
bnx2x: limit number of interrupt vectors for 57711
by Dmitry Kravkov
· 12 years ago
f17e9fa
bnx2x: Fix KR2 work-around detection of BCM8073
by Yaniv Rosner
· 12 years ago
ad1d9ef
bnx2x: Fix incorrect link-up report
by Yaniv Rosner
· 12 years ago
a429ec2
bnx2x: Fix Duplex setting for 54618se
by Yaniv Rosner
· 12 years ago
e803d33
bnx2x: Fix passive DAC cable detection
by Yaniv Rosner
· 12 years ago
b899e69
bnx2x: Fix 578xx-KR 1G link
by Yaniv Rosner
· 12 years ago
8fd90de
net: bnx2x: slight optimization of addr compare
by dingtianhong
· 12 years ago
fcf93a0
bnx2x: Fix build with SRIOV disabled.
by David S. Miller
· 12 years ago
858f4de
bnx2x: add VF Multicast filters support
by Yuval Mintz
· 12 years ago
0c757de
bnx2x: Add num of VFs to Management statistics
by Yuval Mintz
· 12 years ago
31b3523
bnx2x: no error when RSS configuration fails
by Yuval Mintz
· 12 years ago
68bf5a1
bnx2x: add Big-Endian ethtool comment
by Yuval Mintz
· 12 years ago
33d8e6a
bnx2x: Add AER support (missing bits)
by Yuval Mintz
· 12 years ago
91ebb92
bnx2x: Add support for Multi-Function UNDI
by Yuval Mintz
· 12 years ago
5495ab7
bnx2x: cleanup skb_set_hash
by Tom Herbert
· 12 years ago
c047e07
bnx2x: downgrade "valid ME register value" message level
by Michal Schmidt
· 12 years ago
bd5cef0
net: bnx2x calls skb_set_hash
by Tom Herbert
· 12 years ago
c8781cf
bnx2x: avoid null pointer dereference when enabling SR-IOV
by Michal Kalderon
· 12 years ago
1ee2dcc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
6ffa39f
bnx2x: Prevent "timeout waiting for state X"
by Dmitry Kravkov
· 12 years ago
ffa1cb9
bnx2x: prevent CFC attention
by Dmitry Kravkov
· 12 years ago
9dcd9ac
bnx2x: Prevent panic during DMAE timeout
by Dmitry Kravkov
· 12 years ago
a0d307b
bnx2x: Clean the sp rtnl task upon unload
by Dmitry Kravkov
· 12 years ago
8ceafbf
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
42a2d92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
008208c
list: introduce list_next_entry() and list_prev_entry()
by Oleg Nesterov
· 12 years ago
Next »