index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bnx2x
/
bnx2x_main.c
Age
Commit message (
Expand
)
Author
2010-12-06
net: Fix too optimistic NETIF_F_HW_CSUM features
Michał Mirosław
2010-12-01
bnx2x: Add Nic partitioning mode (57712 devices)
Dmitry Kravkov
2010-11-24
bnx2x: Do interrupt mode initialization and NAPIs adding before register_netd...
Vladislav Zolotarov
2010-11-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-11-17
net: bnx2x: fix error value sign
Vasiliy Kulikov
2010-11-15
drivers/net/bnx2x: Remove unnecessary semicolons
Joe Perches
2010-10-24
bnx2x: make local function static and remove dead code
stephen hemminger
2010-10-21
bnx2x: Update bnx2x to use new vlan accleration.
Hao Zheng
2010-10-19
bnx2x: prevent false parity error in MSI-X memory of HC block
Vladislav Zolotarov
2010-10-19
bnx2x: fix possible deadlock in HC hw block
Dmitry Kravkov
2010-10-18
bnx2x: remove unnecessary FUNC_FLG_RSS flag and related
Dmitry Kravkov
2010-10-12
bnx2x: Fixing a typo: added a missing RSS enablement
Dmitry Kravkov
2010-10-06
bnx2x: code beautify
Dmitry Kravkov
2010-10-06
bnx2x, cnic: Fix SPQ return credit
Dmitry Kravkov
2010-10-06
bnx2x: move msix table initialization to probe()
Dmitry Kravkov
2010-10-06
bnx2x: Add 57712 support
Dmitry Kravkov
2010-10-06
bnx2x: change type of spq_left to atomic
Dmitry Kravkov
2010-10-06
bnx2x: rename MF related fields
Dmitry Kravkov
2010-10-06
bnx2x, cnic, bnx2i: use new FW/HSI
Dmitry Kravkov
2010-10-06
bnx2x: create folder for bnx2x firmware files
Dmitry Kravkov
2010-09-13
bnx2x: Spread rx buffers between allocated queues
Dmitry Kravkov
2010-09-09
drivers/net/bnx2x: use ARRAY_SIZE macro in bnx2x_main.c
Nikitas Angelinas
2010-09-07
bnx2x: Add dual-media changes
Yaniv Rosner
2010-09-07
bnx2x: Organize PHY functions
Yaniv Rosner
2010-09-07
bnx2x: Move common function into aggregated function
Yaniv Rosner
2010-09-07
bnx2x: Adjust alignment of split PHY functions
Yaniv Rosner
2010-09-07
bnx2x: Split PHY functions
Yaniv Rosner
2010-09-07
bnx2x: Unify PHY attributes
Yaniv Rosner
2010-09-01
bnx2x: Add BCM84823 to the supported PHYs
Yaniv Rosner
2010-09-01
bnx2x: Reset link before any new link settings
Yaniv Rosner
2010-08-26
bnx2x: fix wrong return from bnx2x_trylock_hw_lock
Eric Dumazet
2010-08-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-08-18
bnx2x: Fix PHY locking problem
Yaniv Rosner
2010-08-16
bnx2x: Load firmware in open() instead of probe()
Dmitry Kravkov
2010-07-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-07-27
bnx2x: Move statistics handling code to bnx2x_stats.*
Dmitry Kravkov
2010-07-27
bnx2x: Create separate file for ethtool routines
Dmitry Kravkov
2010-07-27
bnx2x: Create bnx2x_cmn.* files
Dmitry Kravkov
2010-07-27
bnx2x: move global variable load_count to bnx2x.h
Dmitry Kravkov
2010-07-27
bnx2x: store module parameters in driver main structure
Dmitry Kravkov
2010-07-27
bnx2x: Create separate folder for bnx2x driver
Dmitry Kravkov