summaryrefslogtreecommitdiff
path: root/drivers/net/bnx2x
AgeCommit message (Expand)Author
2010-09-30bnx2x: Moved enabling of MSI to the bnx2x_set_num_queues()Dmitry Kravkov
2010-09-28bnx2x: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings
2010-09-27drivers/net: return operator cleanupEric Dumazet
2010-09-14bnx2x: Spread rx buffers between allocated queuesDmitry Kravkov
2010-09-10drivers/net/bnx2x: use ARRAY_SIZE macro in bnx2x_main.cNikitas Angelinas
2010-09-07bnx2x: Update bnx2x version to 1.52.53-6Yaniv Rosner
2010-09-07bnx2x: Change LED scheme for dual-mediaYaniv Rosner
2010-09-07bnx2x: Add dual-media changesYaniv Rosner
2010-09-07bnx2x: Organize PHY functionsYaniv Rosner
2010-09-07bnx2x: Apply logic changes for the new schemeYaniv Rosner
2010-09-07bnx2x: Move common function into aggregated functionYaniv Rosner
2010-09-07bnx2x: Adjust flow-control with the new schemeYaniv Rosner
2010-09-07bnx2x: Adjust alignment of split PHY functionsYaniv Rosner
2010-09-07bnx2x: Split PHY functionsYaniv Rosner
2010-09-07bnx2x: Unify PHY attributesYaniv Rosner
2010-09-03drivers/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-27bnx2x: fix wrong return from bnx2x_trylock_hw_lockEric Dumazet
2010-08-25bnx2x: small fix in stats handlingEric Dumazet
2010-08-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-08-19bnx2x: Update bnx2x version to 1.52.53-4Yaniv Rosner
2010-08-19bnx2x: Fix PHY locking problemYaniv Rosner
2010-08-17drivers/net/bnx2x: Adjust confusing if indentationJulia Lawall
2010-08-17bnx2x: Load firmware in open() instead of probe()Dmitry Kravkov
2010-07-29net: bnx2x_cmn.c needs net/ip6_checksum.h for csum_ipv6_magicStephen Rothwell
2010-07-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-07-28bnx2x: update driver version to 1.52.53-3Dmitry Kravkov
2010-07-28bnx2x: Move statistics handling code to bnx2x_stats.*Dmitry Kravkov
2010-07-28bnx2x: Create separate file for ethtool routinesDmitry Kravkov
2010-07-28bnx2x: Create bnx2x_cmn.* filesDmitry Kravkov
2010-07-28bnx2x: move global variable load_count to bnx2x.hDmitry Kravkov
2010-07-28bnx2x: store module parameters in driver main structureDmitry Kravkov
2010-07-28bnx2x: Create separate folder for bnx2x driverDmitry Kravkov