aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bnx2x
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-194-36/+149
|\
| * bnx2x: Update bnx2x version to 1.62.00-4Yaniv Rosner2011-01-181-2/+2
| * bnx2x: Fix AER setting for BCM57712Yaniv Rosner2011-01-181-1/+1
| * bnx2x: Fix BCM84823 LED behaviorYaniv Rosner2011-01-182-1/+21
| * bnx2x: Mark full duplex on some external PHYsYaniv Rosner2011-01-181-1/+8
| * bnx2x: Fix BCM8073/BCM8727 microcode loadingYaniv Rosner2011-01-181-30/+43
| * bnx2x: LED fix for BCM8727 over BCM57712Yaniv Rosner2011-01-181-1/+17
| * bnx2x: Common init will be executed only once after PORYaniv Rosner2011-01-181-0/+11
| * bnx2x: Swap BCM8073 PHY polarity if requiredYaniv Rosner2011-01-182-0/+46
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-133-4/+4
|\ \ | |/ |/|
| * Merge branch 'master' into for-nextJiri Kosina2010-12-226-38/+82
| |\
| | * bnx2x: Advance a version number to 1.60.01-0Vladislav Zolotarov2010-12-121-2/+2
| | * bnx2x: Fixed a compilation warningVladislav Zolotarov2010-12-121-2/+2
| | * bnx2x: LSO code was broken on BE platformsVladislav Zolotarov2010-12-121-16/+26
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-012-2/+2
* | | bnx2x: Fix the race on bp->stats_pending.Vladislav Zolotarov2011-01-091-0/+5
* | | bnx2x: Move to D0 before clearing MSI/MSI-X configuration.Vladislav Zolotarov2011-01-091-0/+6
* | | bnx2x: registers dump fixesVladislav Zolotarov2011-01-096-471/+891
* | | bnx2x: Don't prevent RSS configuration in INT#x and MSI interrupt modes.Vladislav Zolotarov2011-01-091-7/+0
* | | bnx2x: adding dcbnl supportShmulik Ravid2010-12-314-26/+677
* | | Merge branch '20101221_static_const' of git://repo.or.cz/linux-2.6/trivial-modsDavid S. Miller2010-12-211-2/+4
|\ \ \
| * | | drivers/net/*/: Use static constJoe Perches2010-12-211-2/+4
* | | | bnx2x: remove bogus checkDan Carpenter2010-12-211-3/+0
|/ / /
* | | bnx2x: update version to 1.62.00-2Vladislav Zolotarov2010-12-161-2/+2
* | | bnx2x: replace FW to 6.2.5Vladislav Zolotarov2010-12-161-2/+2
* | | bnx2x: Add DCB/PFC support - link layerVladislav Zolotarov2010-12-163-39/+689
* | | bnx2x: add DCB supportVladislav Zolotarov2010-12-169-5/+2050
* | | bnx2x: add a select queue callbackVladislav Zolotarov2010-12-163-0/+33
* | | bnx2x: add FCoE ringVladislav Zolotarov2010-12-167-241/+631
* | | bnx2x: Update version number and a date.Vladislav Zolotarov2010-12-091-2/+2
* | | bnx2x: Fixed a compilation warningVladislav Zolotarov2010-12-091-2/+2
* | | bnx2x: Use dma_alloc_coherent() semantics for ILT memory allocationVladislav Zolotarov2010-12-091-2/+2
* | | bnx2x: LSO code was broken on BE platformsVladislav Zolotarov2010-12-091-16/+26
* | | net: Fix too optimistic NETIF_F_HW_CSUM featuresMichał Mirosław2010-12-061-2/+2
* | | bnx2x: Add Nic partitioning mode (57712 devices)Dmitry Kravkov2010-12-017-96/+400
* | | bnx2x: Use helpers instead of direct access to the shinfo(skb) fieldsVladislav Zolotarov2010-11-281-5/+4
* | | bnx2x: Do interrupt mode initialization and NAPIs adding before register_netd...Vladislav Zolotarov2010-11-242-8/+8
* | | bnx2x: Disable local BHes to prevent a dead-lock situationEric Dumazet2010-11-241-1/+8
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-11-191-1/+1
|\ \ \ | | |/ | |/|
| * | net: bnx2x: fix error value signVasiliy Kulikov2010-11-171-1/+1
* | | drivers/net/bnx2x: Remove unnecessary semicolonsJoe Perches2010-11-152-3/+3
|/ /
* | bnx2x: Look inside vlan when determining checksum proto.Hao Zheng2010-11-121-1/+1
* | bnx2x: Update version numberYaniv Rosner2010-11-011-2/+2
* | bnx2x: Reset 8073 phy during common initYaniv Rosner2010-11-011-0/+1
* | bnx2x: Do not enable CL37 BAM unless it is explicitly enabledYaniv Rosner2010-11-012-7/+20
* | bnx2x: Fix resetting BCM8726 PHY during common initYaniv Rosner2010-11-011-1/+1
* | bnx2x: Clear latch indication on link resetYaniv Rosner2010-11-011-1/+10
* | bnx2x: Fix port selection in case of E2Yaniv Rosner2010-11-011-3/+12
* | bnx2x: Fix waiting for reset complete on BCM848x3 PHYsYaniv Rosner2010-11-011-3/+5
* | bnx2x: Restore appropriate delay during BMAC resetYaniv Rosner2010-11-011-1/+1
|/