Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
59fb53ea75eef4aa029cf31c88cdacec2f7b794b
/
drivers
/
net
/
ethernet
/
broadcom
/
bnx2x
/
bnx2x_main.c
fc54363
bnx2x: remove the 'poll' module option
by Michal Schmidt
· 13 years ago
44151ac
bnx2x: fix compilation error with SOE in fw_dump
by Yuval Mintz
· 13 years ago
65087cf
bnx2x: handle CHIP_REVISION during init_one
by Ariel Elior
· 13 years ago
fcdf95c
bnx2x: handle vpd data longer than 128 bytes
by Barak Witkowski
· 13 years ago
7185bb3
bnx2x: properly initialize L5 features
by Dmitry Kravkov
· 13 years ago
f33f1fc
bnx2x: fix typo in fcoe stats collection
by Barak Witkowski
· 13 years ago
f2fd5c3
bnx2x: Fix compile errors if CONFIG_CNIC is not set
by Michael Chan
· 13 years ago
1d187b3
bnx2x, cnic: support DRV_INFO upon FW request
by Barak Witkowski
· 13 years ago
50f0a56
bnx2x: add fcoe statistics
by Barak Witkowski
· 13 years ago
0e898dd
bnx2x: add PFC statistics
by Barak Witkowski
· 13 years ago
614c76d
bnx2x: handle iSCSI SD mode
by Dmitry Kravkov
· 13 years ago
2cfa5a0
net: treewide use of RCU_INIT_POINTER
by Eric Dumazet
· 13 years ago
efd0bf9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
eb2afd4
bnx2x: cache-in compressed fw image
by Dmitry Kravkov
· 13 years ago
5219e4c
bnx2x: add endline at end of message
by Dmitry Kravkov
· 13 years ago
e52fcb2
bnx2x: uses build_skb() in receive path
by Eric Dumazet
· 13 years ago
8304859
bnx2x: add fan failure event handling
by Ariel Elior
· 13 years ago
00253a8
bnx2x: propagate DCBX negotiation
by Dmitry Kravkov
· 13 years ago
b306f5e
bnx2x: separate FCoE and iSCSI license initialization.
by Dmitry Kravkov
· 13 years ago
f233caf
bnx2x: use rx_queue index for skb_record_rx_queue()
by Dmitry Kravkov
· 13 years ago
62ac0dc
bnx2x: allow FCoE and DCB for 578xx
by Dmitry Kravkov
· 13 years ago
88c5100
Merge branch 'master' of github.com:davem330/net
by David S. Miller
· 13 years ago
f0cd7bd
bnx2x: remove some dead code
by Dan Carpenter
· 13 years ago
8decf86
Merge branch 'master' of github.com:davem330/net
by David S. Miller
· 13 years ago
6e68c91
bnx2x: resurrect RX hashing
by Michal Schmidt
· 13 years ago
823dcd2
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
0178934
net: introduce IFF_UNICAST_FLT private flag
by Jiri Pirko
· 13 years ago
f1deab5
bnx2x: Use pr_fmt and message logging cleanups
by Joe Perches
· 13 years ago
94f05b0
bnx2x: Coalesce pr_cont uses and fix DP typos
by Joe Perches
· 13 years ago
0f9dad1
bnx2x: Remove local defines for %pM and mac address
by Joe Perches
· 13 years ago
adfc521
broadcom: Move the Broadcom drivers
by Jeff Kirsher
· 14 years ago
[Renamed from drivers/net/bnx2x/bnx2x_main.c]
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
· 13 years ago
85242ee
bnx2x: Fix false link indication at link partner when DAC is used
by Yaniv Rosner
· 13 years ago
7ab24bf
net+crypto: Use vmalloc for zlib inflate buffers.
by David S. Miller
· 13 years ago
77c98e6
bnx2x: remove unnecessary read of PCI_CAP_ID_EXP
by Jon Mason
· 13 years ago
3deb816
bnx2x: Add a periodic task for link PHY events
by Yaniv Rosner
· 13 years ago
0d40f0d
bnx2x: Adjust BCM84833 to BCM578xx
by Yaniv Rosner
· 13 years ago
3c9ada2
bnx2x: Add Warpcore support for 578xx
by Yaniv Rosner
· 13 years ago
754a2f5
bnx2x: Cosmetic changes.
by Dmitry Kravkov
· 13 years ago
ef01854
bnx2x: update DCB data during PMF migration
by Dmitry Kravkov
· 13 years ago
c9ee920
bnx2x: 57712 parity handling
by Vladislav Zolotarov
· 13 years ago
619c5cb
New 7.0 FW: bnx2x, cnic, bnx2i, bnx2fc
by Vlad Zolotarov
· 13 years ago
042181f
bnx2x: Created bnx2x_sp
by Vladislav Zolotarov
· 13 years ago
9ee3d37
bnx2x: removed unused variables
by Dmitry Kravkov
· 13 years ago
7a25cc7
bnx2x: dump FW memory when appropriate msglvl is raised
by Dmitry Kravkov
· 13 years ago
361c391
bnx2x: do not call link update without HW notification
by Yaniv Rosner
· 13 years ago
30ae438b
bnx2x: disable fairness if ETS is enabled
by Dmitry Kravkov
· 13 years ago
4b7ed89
bnx2x: remove references to intr_sem
by Dmitry Kravkov
· 13 years ago
020c7e3
bnx2x: Adjust BCM8726 module detection settings
by Yaniv Rosner
· 13 years ago
1ac9e42
bnx2x: Fix port type display
by Yaniv Rosner
· 13 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
Next »