aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bnx2x/bnx2x_main.c
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: Add dual-media changesYaniv Rosner2010-09-071-114/+240
* bnx2x: Organize PHY functionsYaniv Rosner2010-09-071-1/+1
* bnx2x: Move common function into aggregated functionYaniv Rosner2010-09-071-91/+12
* bnx2x: Adjust alignment of split PHY functionsYaniv Rosner2010-09-071-1/+0
* bnx2x: Split PHY functionsYaniv Rosner2010-09-071-234/+36
* bnx2x: Unify PHY attributesYaniv Rosner2010-09-071-19/+2
* bnx2x: Add BCM84823 to the supported PHYsYaniv Rosner2010-09-011-1/+2
* bnx2x: Reset link before any new link settingsYaniv Rosner2010-09-011-0/+1
* bnx2x: fix wrong return from bnx2x_trylock_hw_lockEric Dumazet2010-08-261-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-08-211-2/+7
|\
| * bnx2x: Fix PHY locking problemYaniv Rosner2010-08-181-2/+7
* | bnx2x: Load firmware in open() instead of probe()Dmitry Kravkov2010-08-161-19/+7
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-271-0/+1
* bnx2x: Move statistics handling code to bnx2x_stats.*Dmitry Kravkov2010-07-271-1385/+3
* bnx2x: Create separate file for ethtool routinesDmitry Kravkov2010-07-271-1954/+4
* bnx2x: Create bnx2x_cmn.* filesDmitry Kravkov2010-07-271-2599/+38
* bnx2x: move global variable load_count to bnx2x.hDmitry Kravkov2010-07-271-3/+1
* bnx2x: store module parameters in driver main structureDmitry Kravkov2010-07-271-3/+4
* bnx2x: Create separate folder for bnx2x driverDmitry Kravkov2010-07-271-0/+13933