index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
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-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