summaryrefslogtreecommitdiffstats
path: root/drivers/net/bnx2x
AgeCommit message (Expand)Author
2010-09-02drivers/net: avoid some skb->ip_summed initializationsEric Dumazet
2010-09-01bnx2x: Update version to 1.52.53-5Yaniv Rosner
2010-09-01bnx2x: Add BCM84823 to the supported PHYsYaniv Rosner
2010-09-01bnx2x: Change BCM848xx LED configurationYaniv Rosner
2010-09-01bnx2x: Remove unneeded setting of XAUI low power to BCM8727Yaniv Rosner
2010-09-01bnx2x: Change BCM848xx configuration according to IEEEYaniv Rosner
2010-09-01bnx2x: Reset link before any new link settingsYaniv Rosner
2010-09-01bnx2x: Fix potential link issue In BCM8727 based boardsYaniv Rosner
2010-09-01bnx2x: Fix potential link issue of BCM8073/BCM8727Yaniv Rosner
2010-08-26bnx2x: fix wrong return from bnx2x_trylock_hw_lockEric Dumazet
2010-08-25bnx2x: small fix in stats handlingEric Dumazet
2010-08-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-08-18bnx2x: Update bnx2x version to 1.52.53-4Yaniv Rosner
2010-08-18bnx2x: Fix PHY locking problemYaniv Rosner
2010-08-16drivers/net/bnx2x: Adjust confusing if indentationJulia Lawall
2010-08-16bnx2x: Load firmware in open() instead of probe()Dmitry Kravkov
2010-07-28net: bnx2x_cmn.c needs net/ip6_checksum.h for csum_ipv6_magicStephen Rothwell
2010-07-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-07-27bnx2x: update driver version to 1.52.53-3Dmitry Kravkov
2010-07-27bnx2x: Move statistics handling code to bnx2x_stats.*Dmitry Kravkov
2010-07-27bnx2x: Create separate file for ethtool routinesDmitry Kravkov
2010-07-27bnx2x: Create bnx2x_cmn.* filesDmitry Kravkov
2010-07-27bnx2x: move global variable load_count to bnx2x.hDmitry Kravkov
2010-07-27bnx2x: store module parameters in driver main structureDmitry Kravkov
2010-07-27bnx2x: Create separate folder for bnx2x driverDmitry Kravkov