Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e426f8e39bb612bfdd38fa7a75d10ba95787d1af
/
drivers
/
net
/
bnx2x
/
bnx2x_main.c
9f0096a
bnx2x: properly clean indirect addresses
by Dmitry Kravkov
· 13 years ago
2031bd3
bnx2x: prevent race between undi_unload and load flows
by Dmitry Kravkov
· 13 years ago
b6c2f86
bnx2x: use pci_pcie_cap()
by Vladislav Zolotarov
· 13 years ago
b1fb874
bnx2x: fix bnx2x_stop_on_error flow in bnx2x_sp_rtnl_task
by Vladislav Zolotarov
· 13 years ago
2189400
bnx2x: enable internal target-read for 57712 and up only
by Shmulik Ravid
· 13 years ago
d6cae23
bnx2x: count statistic ramrods on EQ to prevent MC assert
by Vladislav Zolotarov
· 13 years ago
1cb0c78
bnx2x: fix loopback for non 10G link
by Yaniv Rosner
· 13 years ago
8736c82
bnx2x: Parity errors recovery for 578xx
by Vladislav Zolotarov
· 13 years ago
c03bd39
bnx2x: Read FIP mac from SHMEM in single function mode
by Vladislav Zolotarov
· 13 years ago
bf61ee1
bnx2x: Implementation for netdev->ndo_fcoe_get_wwn
by Vladislav Zolotarov
· 13 years ago
928ad22
bnx2x: disable FCoE for 578xx devices since not yet supported
by Dmitry Kravkov
· 13 years ago
53e51e2
bnx2x: fix memory barriers
by Vladislav Zolotarov
· 13 years ago
f5219d8
bnx2x: use BNX2X_Q_FLG_TPA_IPV6 for TPA queue configuration
by Vladislav Zolotarov
· 13 years ago
019dbb4
bnx2x: disable loacal BH when scheduling FCOE napi
by Vladislav Zolotarov
· 13 years ago
6debea8
bnx2x: DCB rework
by Dmitry Kravkov
· 13 years ago
6383c0b
bnx2x: Multiple concurrent l2 traffic classes
by Ariel Elior
· 13 years ago
7be08a7
bnx2x: Renaming the "reset_task" to "sp_rtnl_task"
by Ariel Elior
· 13 years ago
e12fe68
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
85242ee
bnx2x: Fix false link indication at link partner when DAC is used
by Yaniv Rosner
· 14 years ago
7ab24bf
net+crypto: Use vmalloc for zlib inflate buffers.
by David S. Miller
· 14 years ago
77c98e6
bnx2x: remove unnecessary read of PCI_CAP_ID_EXP
by Jon Mason
· 14 years ago
3deb816
bnx2x: Add a periodic task for link PHY events
by Yaniv Rosner
· 14 years ago
0d40f0d
bnx2x: Adjust BCM84833 to BCM578xx
by Yaniv Rosner
· 14 years ago
3c9ada2
bnx2x: Add Warpcore support for 578xx
by Yaniv Rosner
· 14 years ago
754a2f5
bnx2x: Cosmetic changes.
by Dmitry Kravkov
· 14 years ago
ef01854
bnx2x: update DCB data during PMF migration
by Dmitry Kravkov
· 14 years ago
c9ee920
bnx2x: 57712 parity handling
by Vladislav Zolotarov
· 14 years ago
619c5cb
New 7.0 FW: bnx2x, cnic, bnx2i, bnx2fc
by Vlad Zolotarov
· 14 years ago
042181f
bnx2x: Created bnx2x_sp
by Vladislav Zolotarov
· 14 years ago
9ee3d37
bnx2x: removed unused variables
by Dmitry Kravkov
· 14 years ago
7a25cc7
bnx2x: dump FW memory when appropriate msglvl is raised
by Dmitry Kravkov
· 14 years ago
361c391
bnx2x: do not call link update without HW notification
by Yaniv Rosner
· 14 years ago
30ae438b
bnx2x: disable fairness if ETS is enabled
by Dmitry Kravkov
· 14 years ago
4b7ed89
bnx2x: remove references to intr_sem
by Dmitry Kravkov
· 14 years ago
020c7e3
bnx2x: Adjust BCM8726 module detection settings
by Yaniv Rosner
· 14 years ago
1ac9e42
bnx2x: Fix port type display
by Yaniv Rosner
· 14 years ago
a5971d4
bnx2x: protect sequence increment with mutex
by Dmitry Kravkov
· 14 years ago
1b6e2ce
bnx2x: allow device properly initialize after hotplug
by Dmitry Kravkov
· 14 years ago
5e374b5
bnx2x: fix DMAE timeout according to hw specifications
by Dmitry Kravkov
· 14 years ago
c3a8ce6
bnx2x: properly handle CFC DEL in cnic flow
by Vladislav Zolotarov
· 14 years ago
538dd2e
bnx2x: Allow ethtool to enable/disable loopback.
by Mahesh Bandewar
· 14 years ago
e892067
bnx2x: function descriptions format fixed
by Dmitry Kravkov
· 14 years ago
5de9240
bnx2x: update year to 2011 and version to 1.62.12-0
by Dmitry Kravkov
· 14 years ago
b3b83c3
bnx2x: improve memory handling, low memory recovery flows
by Dmitry Kravkov
· 14 years ago
426b924
bnx2x: Do storage mac address validation for SF mode.
by Dmitry Kravkov
· 14 years ago
f9a3ebb
bnx2x: allow WoL on every function in MF modes
by Dmitry Kravkov
· 14 years ago
2ae17f6
bnx2x: link report improvements
by Vladislav Zolotarov
· 14 years ago
b8ee832
bnx2x: Fix set-but-unused variables.
by David S. Miller
· 14 years ago
66371c4
net: bnx2x: convert to hw_features
by Michał Mirosław
· 14 years ago
1c01a80
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
fab0dc8
bnx2x, cnic: Disable iSCSI if DCBX negotiation is successful
by Dmitry Kravkov
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
c55d267
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 14 years ago
c337ffb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
423cfa7e
bnx2x: fix swap of rx-ticks and tx-ticks parameters in interrupt coalescing flow
by Ariel Elior
· 14 years ago
33175d8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
9fdc3e9
bnx2x: fix link notification
by Dmitry Kravkov
· 14 years ago
c4154f2
bnx2x: fix non-pmf device load flow
by Dmitry Kravkov
· 14 years ago
0a0e9ae
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
ff80ee0
bnx2x: properly configure coefficients for MinBW algorithm (NPAR mode).
by Dmitry Kravkov
· 14 years ago
faa6fcb
bnx2x: (NPAR mode) Fix FW initialization
by Dmitry Kravkov
· 14 years ago
9850767
bnx2x: use dcb_setapp to manage negotiated application tlvs
by Shmulik Ravid
· 14 years ago
8a4a0f3
[SCSI] bnx2i: Added support for the 57712(E) devices
by Eddie Wai
· 14 years ago
ab532cf
bnx2x: Support for managing RX indirection table
by Tom Herbert
· 14 years ago
263fb5b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
6e30dd4
bnx2x: Proper netdev->ndo_set_rx_mode() implementation.
by Vladislav Zolotarov
· 14 years ago
711c914
bnx2x: Duplication in promisc mode
by Vladislav Zolotarov
· 14 years ago
a8c94b9
bnx2x: MTU for FCoE L2 ring
by Vladislav Zolotarov
· 14 years ago
bd4a697
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
d9c8f49
bnx2x: multicasts in NPAR mode
by Vladislav Zolotarov
· 14 years ago
2ba4514
bnx2x, cnic: Consolidate iSCSI/FCoE shared mem logic in bnx2x
by Vladislav Zolotarov
· 14 years ago
5403c8a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
5866df6
bnx2x: Fix potential link loss in multi-function mode
by Yaniv Rosner
· 14 years ago
13707f9
drivers/net: remove some rcu sparse warnings
by Eric Dumazet
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
084d6cb
bnx2x: Move to D0 before clearing MSI/MSI-X configuration.
by Vladislav Zolotarov
· 14 years ago
4a33bc0
bnx2x: registers dump fixes
by Vladislav Zolotarov
· 14 years ago
0744db2
bnx2x: Don't prevent RSS configuration in INT#x and MSI interrupt modes.
by Vladislav Zolotarov
· 14 years ago
785b9b1
bnx2x: adding dcbnl support
by Shmulik Ravid
· 14 years ago
4b7bd36
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
215faf9
drivers/net/*/: Use static const
by Joe Perches
· 14 years ago
e4901dd
bnx2x: add DCB support
by Vladislav Zolotarov
· 14 years ago
8307fa3
bnx2x: add a select queue callback
by Vladislav Zolotarov
· 14 years ago
ec6ba94
bnx2x: add FCoE ring
by Vladislav Zolotarov
· 14 years ago
7903264
net: Fix too optimistic NETIF_F_HW_CSUM features
by Michał Mirosław
· 14 years ago
0793f83f
bnx2x: Add Nic partitioning mode (57712 devices)
by Dmitry Kravkov
· 14 years ago
b340007
bnx2x: Do interrupt mode initialization and NAPIs adding before register_netdev()
by Vladislav Zolotarov
· 14 years ago
2491242
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
870634b
net: bnx2x: fix error value sign
by Vasiliy Kulikov
· 14 years ago
6f38ad9
drivers/net/bnx2x: Remove unnecessary semicolons
by Joe Perches
· 14 years ago
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 14 years ago
8d96286
bnx2x: make local function static and remove dead code
by stephen hemminger
· 14 years ago
9bcc089
bnx2x: Update bnx2x to use new vlan accleration.
by Hao Zheng
· 14 years ago
f4a6689
bnx2x: prevent false parity error in MSI-X memory of HC block
by Vladislav Zolotarov
· 14 years ago
a0fd065
bnx2x: fix possible deadlock in HC hw block
by Dmitry Kravkov
· 14 years ago
030f335
bnx2x: remove unnecessary FUNC_FLG_RSS flag and related
by Dmitry Kravkov
· 14 years ago
f0b9f47
bnx2x: Fixing a typo: added a missing RSS enablement
by Dmitry Kravkov
· 14 years ago
f85582f
bnx2x: code beautify
by Dmitry Kravkov
· 14 years ago
c2bff63
bnx2x, cnic: Fix SPQ return credit
by Dmitry Kravkov
· 14 years ago
d6214d7
bnx2x: move msix table initialization to probe()
by Dmitry Kravkov
· 14 years ago
Next »