Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
dc4a787c8f52f9d6e46156953f8014a3353bcbc7
/
drivers
/
net
/
ethernet
/
broadcom
/
bnx2x
/
bnx2x_main.c
1dd06ae
drivers/net: fix up function prototypes after __dev* removals
by Greg Kroah-Hartman
· 13 years ago
c63da99
bnx2x: Prevent link flaps when booting from SAN.
by Barak Witkowski
· 13 years ago
4bd9b0ff
cnic, bnx2x, bnx2: Simplify cnic probing.
by Michael Chan
· 13 years ago
682d797
Merge tag 'dev_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/net-next
by David S. Miller
· 13 years ago
0329aba
bnx2x: remove __dev* attributes
by Bill Pemberton
· 13 years ago
092a5fc9
bnx2x: recognize fan failure
by Yaniv Rosner
· 13 years ago
cd1dfce
bnx2x: fix 'Ethtool -A' when autoneg
by Yuval Mintz
· 13 years ago
0370cf9
bnx2x: prevent DCB if disabled in nvram
by Barak Witkowski
· 13 years ago
27c1151
bnx2x: Handle a rarely missed interrupt
by Yaniv Rosner
· 13 years ago
b343d00
bnx2x: mask CPL_OF interrupt
by Yuval Mintz
· 13 years ago
9b341bb
bnx2x: IGU parse error cause probe failure
by Barak Witkowski
· 13 years ago
382e513
bnx2x: Ext. config accessed only on non-E1x.
by Yuval Mintz
· 13 years ago
7964211
bnx2x: nvram enables dropless flow control
by Yuval Mintz
· 13 years ago
c55e771
bnx2x: parity recovery flow enhancement
by Barak Witkowski
· 13 years ago
d6d99a3
bnx2x: revised and corrected SPIO access
by Yuval Mintz
· 13 years ago
8203c4b
bnx2x: Always take PHY lock
by Yaniv Rosner
· 13 years ago
55386fe8
bnx2x: Change MDIO clock settings
by Yaniv Rosner
· 13 years ago
b884d95
bnx2x: Activate LFA
by Yaniv Rosner
· 13 years ago
24bc518
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
4a25417
bnx2x: remove redundant warning log
by Ariel Elior
· 13 years ago
910cc72
bnx2x: Add static declaration to several functions
by Merav Sicron
· 13 years ago
d4185bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
55c1194
bnx2x: Support loading cnic resources at run-time
by Merav Sicron
· 13 years ago
2b67404
bnx2x: fix HW initialization using fw 7.8.x
by Dmitry Kravkov
· 13 years ago
477864d
bnx2x: Disable FCoE for 57840 since not yet supported by FW
by Dmitry Kravkov
· 13 years ago
786fdf0
bnx2x: use strlcpy() to copy a string
by Dan Carpenter
· 13 years ago
aecdc33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
fdb2f9c
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 13 years ago
6a06e5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
185d4c8
bnx2x: remove false warning regarding interrupt number
by Ariel Elior
· 13 years ago
b48b63a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
7b5342d
bnx2x: Add missing afex code
by Yuval Mintz
· 13 years ago
5d07d86
bnx2x: Utilize Link Flap Avoidance
by Yuval Mintz
· 13 years ago
78890b5
Merge commit 'v3.6-rc5' into next
by Bjorn Helgaas
· 13 years ago
1959ec5
Merge branch 'pci/stephen-const' into next
by Bjorn Helgaas
· 13 years ago
3646f0e
netdev: make pci_error_handlers const
by Stephen Hemminger
· 13 years ago
14a15d6
bnx2x: Correct the ndo_poll_controller call
by Merav Sicron
· 13 years ago
26614ba
bnx2x: Move netif_napi_add to the open call
by Merav Sicron
· 13 years ago
2a80eeb
bnx2x: Use PCI Express Capability accessors
by Jiang Liu
· 13 years ago
2070ffa
bnx2x: Fix recovery flow cleanup during probe
by Yuval Mintz
· 13 years ago
8eee694
bnx2x: fix unload previous driver flow when flr-capable
by Yuval Mintz
· 13 years ago
ea4b385
bnx2x: remove cast around the kmalloc in bnx2x_prev_mark_path
by Devendra Naga
· 13 years ago
c3def94
bnx2x: Add new 57840 device IDs
by Yuval Mintz
· 13 years ago
1aa8b47
drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers
by Ben Hutchings
· 13 years ago
2e499d3
bnx2x, bnx2fc, bnx2i, cnic: Add statistics support and FCoE capabilities advertisement
by Barak Witkowski
· 13 years ago
9876879
bnx2x: Support DCBX for all functions
by Barak Witkowski
· 13 years ago
0e8d2ec
bnx2x: Add support for ethtool -L
by Merav Sicron
· 13 years ago
60aa050
bnx2x: Allow up to 63 RSS queues
by Merav Sicron
· 13 years ago
15192a8
bnx2x: Split the FP structure
by Barak Witkowski
· 13 years ago
37ae41a
bnx2x: Move the CNIC L2 CIDs to be right after the RSS CIDs
by Merav Sicron
· 13 years ago
6556588
bnx2x: Make the transmission queues adjacent
by Merav Sicron
· 13 years ago
a052997
bnx2x: Allow more than 64 L2 CIDs
by Merav Sicron
· 13 years ago
8970b2e
bnx2x: Add support for external LB
by Merav Sicron
· 13 years ago
c8c60d8
bnx2x: Added EEE support
by Yuval Mintz
· 13 years ago
0d6c4a2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
24f0671
bnx2x: bug fix when loading after SAN boot
by Ariel Elior
· 13 years ago
69c326b
bnx2x: fix handling single MSIX mode for 57710/57711
by Dmitry Kravkov
· 13 years ago
1191cb8
bnx2x: remove some bloat
by Eric Dumazet
· 13 years ago
94b2f9b
bnx2x: remove gro workaround
by Dmitry Kravkov
· 13 years ago
a334872
bnx2x: add afex support
by Barak Witkowski
· 13 years ago
9630523
bnx2x: change to the rss engine
by Dmitry Kravkov
· 13 years ago
b475d78
bnx2x: congestion management re-organization
by Yuval Mintz
· 13 years ago
7e8e02d
bnx2x: Added support for a new device - 57811
by Barak Witkowski
· 13 years ago
30a5de7
bnx2x: added support for working with one msix irq.
by Dmitry Kravkov
· 13 years ago
79a8557
bnx2x: enable inta on the pci bus when used
by Yuval Mintz
· 13 years ago
32d68de
bnx2x: remove unnecessary dmae code
by Yuval Mintz
· 13 years ago
ef81442
bnx2x: remove unnecessary .h dependencies
by Yuval Mintz
· 13 years ago
452427b
bnx2x: previous driver unload revised
by Yuval Mintz
· 13 years ago
de12880
bnx2x: validate FW trace prior to its printing
by Dmitry Kravkov
· 13 years ago
9e62e91
bnx2x: changed iscsi/fcoe mac init and macros
by Dmitry Kravkov
· 13 years ago
3b60306
bnx2x: reduced sparse warnings
by Yuval Mintz
· 13 years ago
51c1a58
bnx2x: revised driver prints
by Merav Sicron
· 13 years ago
4da0bd73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
c0ea452
bnx2x: fix memory leak in bnx2x_init_firmware()
by Michal Schmidt
· 13 years ago
127d0a1
bnx2x: fix a crash on corrupt firmware file
by Michal Schmidt
· 13 years ago
259afa1
bnx2x: use param's id instead of sp_obj's id
by Yuval Mintz
· 13 years ago
fe603b4
bnx2x: add gro_check
by Dmitry Kravkov
· 13 years ago
621b4d6
use FW 7.2.16
by Dmitry Kravkov
· 13 years ago
56ad315
bnx2x: make bnx2x_close() static again
by Michal Schmidt
· 13 years ago
32efe08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
7ce5d22
net: use eth_hw_addr_random() and reset addr_assign_type
by Danny Kukawka
· 13 years ago
04f2d51
bnx2x: removed code re-checking memory base after device open
by Mintz Yuval
· 13 years ago
10bd1f2
bnx2x: allow BCM84833 phy to advertise 100Base-T speeds
by Mintz Yuval
· 13 years ago
82fa848
bnx2x: notify cnic of address of info-to-the-mcp
by Mintz Yuval
· 13 years ago
1355b70
bnx2x: consistent statistics after internal driver reload
by Mintz Yuval
· 13 years ago
fc54363
bnx2x: remove the 'poll' module option
by Michal Schmidt
· 13 years ago
41de8d4
drivers/net: Remove alloc_etherdev error messages
by Joe Perches
· 14 years ago
e404dec
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
by Joe Perches
· 14 years ago
85b26ea
bnx2x: Update version to 1.72.0 and copyrights
by Ariel Elior
· 14 years ago
7a75299
bnx2x: Recoverable and unrecoverable error statistics
by Ariel Elior
· 14 years ago
95c6c616
bnx2x: Recovery flow bug fixes
by Ariel Elior
· 14 years ago
889b9af
bnx2x: Track active PFs with bitmap
by Ariel Elior
· 14 years ago
f16da43
bnx2x: Lock PF-common resources
by Ariel Elior
· 14 years ago
89db4ad
bnx2x: Function Level Reset Final Cleanup
by Ariel Elior
· 14 years ago
c22610d0
bnx2x: Obtain Bus Device Function from register
by Ariel Elior
· 14 years ago
127a425
bnx2x: Removing indirect register access
by Ariel Elior
· 14 years ago
44151ac
bnx2x: fix compilation error with SOE in fw_dump
by Yuval Mintz
· 14 years ago
65087cf
bnx2x: handle CHIP_REVISION during init_one
by Ariel Elior
· 14 years ago
fcdf95c
bnx2x: handle vpd data longer than 128 bytes
by Barak Witkowski
· 14 years ago
7185bb3
bnx2x: properly initialize L5 features
by Dmitry Kravkov
· 14 years ago
Next »