summaryrefslogtreecommitdiffstats
path: root/drivers/net/bnx2x (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: avoid some skb->ip_summed initializationsEric Dumazet2010-09-031-1/+1
* bnx2x: Update version to 1.52.53-5Yaniv Rosner2010-09-011-2/+2
* bnx2x: Add BCM84823 to the supported PHYsYaniv Rosner2010-09-011-1/+2
* bnx2x: Change BCM848xx LED configurationYaniv Rosner2010-09-011-122/+49
* bnx2x: Remove unneeded setting of XAUI low power to BCM8727Yaniv Rosner2010-09-011-1/+0
* bnx2x: Change BCM848xx configuration according to IEEEYaniv Rosner2010-09-012-164/+127
* bnx2x: Reset link before any new link settingsYaniv Rosner2010-09-011-0/+1
* bnx2x: Fix potential link issue In BCM8727 based boardsYaniv Rosner2010-09-012-10/+15
* bnx2x: Fix potential link issue of BCM8073/BCM8727Yaniv Rosner2010-09-011-2/+2
* bnx2x: fix wrong return from bnx2x_trylock_hw_lockEric Dumazet2010-08-271-1/+1
* bnx2x: small fix in stats handlingEric Dumazet2010-08-261-3/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-08-222-4/+9
|\
| * bnx2x: Update bnx2x version to 1.52.53-4Yaniv Rosner2010-08-191-2/+2
| * bnx2x: Fix PHY locking problemYaniv Rosner2010-08-191-2/+7
* | drivers/net/bnx2x: Adjust confusing if indentationJulia Lawall2010-08-171-5/+5
* | bnx2x: Load firmware in open() instead of probe()Dmitry Kravkov2010-08-173-19/+36
|/
* net: bnx2x_cmn.c needs net/ip6_checksum.h for csum_ipv6_magicStephen Rothwell2010-07-291-0/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-283-13/+29
* bnx2x: update driver version to 1.52.53-3Dmitry Kravkov2010-07-281-1/+1
* bnx2x: Move statistics handling code to bnx2x_stats.*Dmitry Kravkov2010-07-285-1594/+1647
* bnx2x: Create separate file for ethtool routinesDmitry Kravkov2010-07-284-1955/+1986
* bnx2x: Create bnx2x_cmn.* filesDmitry Kravkov2010-07-285-2600/+2943
* bnx2x: move global variable load_count to bnx2x.hDmitry Kravkov2010-07-282-3/+9
* bnx2x: store module parameters in driver main structureDmitry Kravkov2010-07-282-3/+6
* bnx2x: Create separate folder for bnx2x driverDmitry Kravkov2010-07-2812-0/+32582