index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bnx2x
/
bnx2x_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bnx2x: Move to D0 before clearing MSI/MSI-X configuration.
Vladislav Zolotarov
2011-01-09
1
-0
/
+6
*
bnx2x: registers dump fixes
Vladislav Zolotarov
2011-01-09
1
-51
/
+6
*
bnx2x: Don't prevent RSS configuration in INT#x and MSI interrupt modes.
Vladislav Zolotarov
2011-01-09
1
-7
/
+0
*
bnx2x: adding dcbnl support
Shmulik Ravid
2010-12-31
1
-1
/
+7
*
drivers/net/*/: Use static const
Joe Perches
2010-12-21
1
-2
/
+4
*
bnx2x: add DCB support
Vladislav Zolotarov
2010-12-16
1
-2
/
+22
*
bnx2x: add a select queue callback
Vladislav Zolotarov
2010-12-16
1
-0
/
+1
*
bnx2x: add FCoE ring
Vladislav Zolotarov
2010-12-16
1
-68
/
+247
*
net: Fix too optimistic NETIF_F_HW_CSUM features
Michał Mirosław
2010-12-06
1
-2
/
+2
*
bnx2x: Add Nic partitioning mode (57712 devices)
Dmitry Kravkov
2010-12-01
1
-70
/
+266
*
bnx2x: Do interrupt mode initialization and NAPIs adding before register_netd...
Vladislav Zolotarov
2010-11-24
1
-6
/
+6
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-11-19
1
-1
/
+1
|
\
|
*
net: bnx2x: fix error value sign
Vasiliy Kulikov
2010-11-17
1
-1
/
+1
*
|
drivers/net/bnx2x: Remove unnecessary semicolons
Joe Perches
2010-11-15
1
-1
/
+1
|
/
*
bnx2x: make local function static and remove dead code
stephen hemminger
2010-10-24
1
-24
/
+31
*
bnx2x: Update bnx2x to use new vlan accleration.
Hao Zheng
2010-10-21
1
-8
/
+0
*
bnx2x: prevent false parity error in MSI-X memory of HC block
Vladislav Zolotarov
2010-10-19
1
-1
/
+27
*
bnx2x: fix possible deadlock in HC hw block
Dmitry Kravkov
2010-10-19
1
-8
/
+29
*
bnx2x: remove unnecessary FUNC_FLG_RSS flag and related
Dmitry Kravkov
2010-10-18
1
-40
/
+30
*
bnx2x: Fixing a typo: added a missing RSS enablement
Dmitry Kravkov
2010-10-12
1
-0
/
+1
*
bnx2x: code beautify
Dmitry Kravkov
2010-10-06
1
-134
/
+141
*
bnx2x, cnic: Fix SPQ return credit
Dmitry Kravkov
2010-10-06
1
-17
/
+69
*
bnx2x: move msix table initialization to probe()
Dmitry Kravkov
2010-10-06
1
-18
/
+60
*
bnx2x: Add 57712 support
Dmitry Kravkov
2010-10-06
1
-413
/
+1364
*
bnx2x: change type of spq_left to atomic
Dmitry Kravkov
2010-10-06
1
-8
/
+9
*
bnx2x: rename MF related fields
Dmitry Kravkov
2010-10-06
1
-28
/
+28
*
bnx2x, cnic, bnx2i: use new FW/HSI
Dmitry Kravkov
2010-10-06
1
-1207
/
+2001
*
bnx2x: create folder for bnx2x firmware files
Dmitry Kravkov
2010-10-06
1
-2
/
+2
*
bnx2x: Spread rx buffers between allocated queues
Dmitry Kravkov
2010-09-13
1
-1
/
+0
*
drivers/net/bnx2x: use ARRAY_SIZE macro in bnx2x_main.c
Nikitas Angelinas
2010-09-09
1
-3
/
+2
*
bnx2x: Add dual-media changes
Yaniv Rosner
2010-09-07
1
-114
/
+240
*
bnx2x: Organize PHY functions
Yaniv Rosner
2010-09-07
1
-1
/
+1
*
bnx2x: Move common function into aggregated function
Yaniv Rosner
2010-09-07
1
-91
/
+12
*
bnx2x: Adjust alignment of split PHY functions
Yaniv Rosner
2010-09-07
1
-1
/
+0
*
bnx2x: Split PHY functions
Yaniv Rosner
2010-09-07
1
-234
/
+36
*
bnx2x: Unify PHY attributes
Yaniv Rosner
2010-09-07
1
-19
/
+2
*
bnx2x: Add BCM84823 to the supported PHYs
Yaniv Rosner
2010-09-01
1
-1
/
+2
*
bnx2x: Reset link before any new link settings
Yaniv Rosner
2010-09-01
1
-0
/
+1
*
bnx2x: fix wrong return from bnx2x_trylock_hw_lock
Eric Dumazet
2010-08-26
1
-1
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-08-21
1
-2
/
+7
|
\
|
*
bnx2x: Fix PHY locking problem
Yaniv Rosner
2010-08-18
1
-2
/
+7
*
|
bnx2x: Load firmware in open() instead of probe()
Dmitry Kravkov
2010-08-16
1
-19
/
+7
|
/
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-07-27
1
-0
/
+1
*
bnx2x: Move statistics handling code to bnx2x_stats.*
Dmitry Kravkov
2010-07-27
1
-1385
/
+3
*
bnx2x: Create separate file for ethtool routines
Dmitry Kravkov
2010-07-27
1
-1954
/
+4
*
bnx2x: Create bnx2x_cmn.* files
Dmitry Kravkov
2010-07-27
1
-2599
/
+38
*
bnx2x: move global variable load_count to bnx2x.h
Dmitry Kravkov
2010-07-27
1
-3
/
+1
*
bnx2x: store module parameters in driver main structure
Dmitry Kravkov
2010-07-27
1
-3
/
+4
*
bnx2x: Create separate folder for bnx2x driver
Dmitry Kravkov
2010-07-27
1
-0
/
+13933