summaryrefslogtreecommitdiffstats
path: root/drivers/net/bnx2x/bnx2x_main.c
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: Duplication in promisc modeVladislav Zolotarov2011-02-061-9/+23
* bnx2x: multicasts in NPAR modeVladislav Zolotarov2011-02-011-7/+2
* bnx2x: Fix potential link loss in multi-function modeYaniv Rosner2011-01-301-7/+11
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-12-221-1/+1
| |\
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* | | bnx2x: Move to D0 before clearing MSI/MSI-X configuration.Vladislav Zolotarov2011-01-091-0/+6
* | | bnx2x: registers dump fixesVladislav Zolotarov2011-01-091-51/+6
* | | 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-311-1/+7
* | | drivers/net/*/: Use static constJoe Perches2010-12-211-2/+4
* | | bnx2x: add DCB supportVladislav Zolotarov2010-12-161-2/+22
* | | bnx2x: add a select queue callbackVladislav Zolotarov2010-12-161-0/+1
* | | bnx2x: add FCoE ringVladislav Zolotarov2010-12-161-68/+247
* | | 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-011-70/+266
* | | bnx2x: Do interrupt mode initialization and NAPIs adding before register_netd...Vladislav Zolotarov2010-11-241-6/+6
* | | 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-151-1/+1
|/
* bnx2x: make local function static and remove dead codestephen hemminger2010-10-241-24/+31
* bnx2x: Update bnx2x to use new vlan accleration.Hao Zheng2010-10-211-8/+0
* bnx2x: prevent false parity error in MSI-X memory of HC blockVladislav Zolotarov2010-10-191-1/+27
* bnx2x: fix possible deadlock in HC hw blockDmitry Kravkov2010-10-191-8/+29
* bnx2x: remove unnecessary FUNC_FLG_RSS flag and relatedDmitry Kravkov2010-10-181-40/+30
* bnx2x: Fixing a typo: added a missing RSS enablementDmitry Kravkov2010-10-121-0/+1
* bnx2x: code beautifyDmitry Kravkov2010-10-061-134/+141
* bnx2x, cnic: Fix SPQ return creditDmitry Kravkov2010-10-061-17/+69
* bnx2x: move msix table initialization to probe()Dmitry Kravkov2010-10-061-18/+60
* bnx2x: Add 57712 supportDmitry Kravkov2010-10-061-413/+1364
* bnx2x: change type of spq_left to atomicDmitry Kravkov2010-10-061-8/+9
* bnx2x: rename MF related fieldsDmitry Kravkov2010-10-061-28/+28
* bnx2x, cnic, bnx2i: use new FW/HSIDmitry Kravkov2010-10-061-1207/+2001
* bnx2x: create folder for bnx2x firmware filesDmitry Kravkov2010-10-061-2/+2
* bnx2x: Spread rx buffers between allocated queuesDmitry Kravkov2010-09-131-1/+0
* drivers/net/bnx2x: use ARRAY_SIZE macro in bnx2x_main.cNikitas Angelinas2010-09-091-3/+2
* 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
OpenPOWER on IntegriCloud