Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
ae705930fca6322600690df9dc1c7d0516145a93
/
drivers
/
net
/
ethernet
/
broadcom
/
bnx2x
/
bnx2x_main.c
1444c30
net: bnx2x: fix sparse warnings
by Lad, Prabhakar
· 10 years ago
f28ba40
bnx2x: convert to CYCLECOUNTER_MASK macro.
by Richard Cochran
· 10 years ago
2e5601f
net: bnx2x: convert to timecounter adjtime.
by Richard Cochran
· 10 years ago
5f35227
net: Generalize ndo_gso_check to ndo_features_check
by Jesse Gross
· 10 years ago
bf27c35
bnx2x: fix typos in "configure"
by Jiri Benc
· 10 years ago
22f1092
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
51de7bb
bnx2x: Implement ndo_gso_check()
by Joe Stringer
· 10 years ago
02dc402
bnx2x: Use correct fastpath version for VFs.
by Yuval Mintz
· 10 years ago
02637fc
net: rename netdev_phys_port_id to more generic name
by Jiri Pirko
· 10 years ago
f5fbf11
bnx2x: use napi_schedule_irqoff()
by Eric Dumazet
· 10 years ago
83bad20
bnx2x: Add a fallback multi-function mode NPAR1.5
by Yuval Mintz
· 10 years ago
7609647
bnx2x: New multi-function mode: UFP
by Yuval Mintz
· 10 years ago
2e98ffc
bnx2x: Changes with storage & MAC macros
by Dmitry Kravkov
· 10 years ago
eb84d6b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
04860eb
bnx2x: Configure device endianity on driver load and reset endianity on removal.
by Manish Chopra
· 10 years ago
1fc3de9
bnx2x: Fix static checker warning regarding `txdata_ptr'
by Yuval Mintz
· 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
97539f1
bnx2x: FW assertion changes
by Ariel Elior
· 10 years ago
e261199
bnx2x: Safe bnx2x_panic_dump()
by Yuval Mintz
· 10 years ago
0c23ad3
bnx2x: Code cleanup
by Yuval Mintz
· 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
7c3afd8
bnx2x: Revert UNDI flushing mechanism
by Yuval Mintz
· 10 years ago
9baa3c3
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
by Benoit Taine
· 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
73413ff
bnx2x: Fix the MSI flags
by Yijing Wang
· 10 years ago
f9da455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
b17b0ca
bnx2x: Check for UNDI in uncommon branch
by Yuval Mintz
· 10 years ago
c99f7ab
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
0c0e634
bnx2x: Adapter not recovery from EEH error injection
by wenxiong@linux.vnet.ibm.com
· 10 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
· 10 years ago
08f6dd8
bnx2x: update MAINTAINERS for bnx2x and e-mail addresses
by Ariel Elior
· 10 years ago
de68294
bnx2x: Fix UNDI driver unload
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
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
94d9de3
bnx2x: save RAM in kdump kernel by disabling TPA
by Michal Schmidt
· 11 years ago
cd2b038
bnx2x: Remove hidden flow control goto from BNX2X_ALLOC macros
by Joe Perches
· 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
14a94eb
bnx2x: Add support in PF driver for RSC
by Michal Kalderon
· 11 years ago
f96d8d8
bnx2x: Remove unnecessary internal mem config
by Ariel Elior
· 11 years ago
76ca70f
bnx2x: [Debug] change verbosity of some prints
by Yuval Mintz
· 11 years ago
1c8bb76
bnx2[x]: Make module parameters readable
by James M Leddy
· 11 years ago
5f6db13
bnx2x: More Shutdown revisions
by Yuval Mintz
· 11 years ago
4180442
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
d9aee59
bnx2x: Don't release PCI bars on shutdown
by Yuval Mintz
· 11 years ago
c14db20
bnx2x: Correct default Tx switching behaviour
by Yuval Mintz
· 11 years ago
a8f47eb
bnx2x: namespace and dead code cleanups
by stephen hemminger
· 11 years ago
56a4342
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
e848582
bnx2x: limit number of interrupt vectors for 57711
by Dmitry Kravkov
· 11 years ago
fcf93a0
bnx2x: Fix build with SRIOV disabled.
by David S. Miller
· 11 years ago
0c757de
bnx2x: Add num of VFs to Management statistics
by Yuval Mintz
· 11 years ago
33d8e6a
bnx2x: Add AER support (missing bits)
by Yuval Mintz
· 11 years ago
91ebb92
bnx2x: Add support for Multi-Function UNDI
by Yuval Mintz
· 11 years ago
1ee2dcc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
6ffa39f
bnx2x: Prevent "timeout waiting for state X"
by Dmitry Kravkov
· 11 years ago
9dcd9ac
bnx2x: Prevent panic during DMAE timeout
by Dmitry Kravkov
· 11 years ago
8ceafbf
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 11 years ago
c3fa32b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
2e3bd6a
bnx2x: add TSO support for SIT tunnels
by Eric Dumazet
· 11 years ago
edd3147
bnx2x: Set NETIF_F_HIGHDMA unconditionally
by Merav Sicron
· 11 years ago
4293b9f
bnx2x: Don't pretend during register dump
by Dmitry Kravkov
· 11 years ago
32316a4
bnx2x: Lock DMAE when used by statistic flow
by Ariel Elior
· 11 years ago
1a6974b
bnx2x: Prevent an illegal pointer dereference during panic
by Yuval Mintz
· 11 years ago
b123972
bnx2x: Fix Maximum CoS estimation for VFs
by Yuval Mintz
· 11 years ago
117401e
bnx2x: add TSO support for IPIP
by Eric Dumazet
· 11 years ago
932257e
net: bnx2x: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
3d7d562
bnx2x: Add ndo_get_phys_port_id support
by Yuval Mintz
· 11 years ago
b85d717
net: bnx2x: Change variable type to bool
by Peter Senna Tschudin
· 11 years ago
4fbef95
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
b91e1a1
bnx2x: use pcie_get_minimum_link()
by Yuval Mintz
· 11 years ago
9a8130b
bnx2x: Don't disable/enable SR-IOV when loading
by Ariel Elior
· 11 years ago
0a5ccb7
bnx2x: prevent masked MCP parities from appearing
by Yuval Mintz
· 11 years ago
4c86866
bnx2x: Prevent mistaken hangup between driver & FW
by Eilon Greenstein
· 11 years ago
1bfa2c4
DMA-API: net: broadcom/bnx2x: replace dma_set_mask()+dma_set_coherent_mask() with new helper
by Russell King
· 11 years ago
f78afb3
bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions.
by Michael Chan
· 11 years ago
29ed74c
bnx2x: Use pci_dev pm_cap
by Jon Mason
· 11 years ago
c19d65c
bnx2x: Fix configuration of doorbell block
by Ariel Elior
· 11 years ago
cc998ff
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 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
a923874
Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
b4cddbd
bnx2x: Fix VF memory leak unload
by Ariel Elior
· 11 years ago
b05930f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
aeeddb8
bnx2x: prevent VF benign attentions
by Yuval Mintz
· 11 years ago
07b4eb3
bnx2x: Change DCB context handling
by Dmitry Kravkov
· 11 years ago
9156b30
bnx2x: dropless flow control not always functional
by Dmitry Kravkov
· 11 years ago
2ff1cf1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
6ef5a92
bnx2x: prevent crash in shutdown flow with CNIC
by Yuval Mintz
· 11 years ago
a6d3a5b
bnx2x: fix PTE write access error
by Barak Witkowsky
· 11 years ago
568e242
bnx2x: update fairness parameters following DCB negotiation
by Dmitry Kravkov
· 11 years ago
507393e
bnx2x: protect different statistics flows
by Dmitry Kravkov
· 11 years ago
8903b9e
bnx2x: Use pci_wait_for_pending_transaction() instead of for loop
by Casey Leedom
· 11 years ago
Next »