summaryrefslogtreecommitdiffstats
path: root/drivers/net/bnx2x_link.c
Commit message (Expand)AuthorAgeFilesLines
* net/various: remove trailing space in messagesFrans Pop2010-03-241-6/+6
* drivers/net/bnx2x: Use (pr|netdev|netif)_<level> macro helpersJoe Perches2010-02-181-15/+6Star
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-031-2/+2
* bnx2x: Fix register access timeout in 10MYaniv Rosner2009-11-061-1/+2
* bnx2x: Fix 10G mode in BCM8481/BCM84823Yaniv Rosner2009-11-061-30/+8Star
* bnx2x: Fix BCM8726 ROM load seqYaniv Rosner2009-11-061-11/+2Star
* bnx2x: Add support for BCM84823Yaniv Rosner2009-11-061-3/+41
* bnx2x: Modify BCM8706 link init seqYaniv Rosner2009-11-061-13/+18
* bnx2x: Enable FC when parallel-detect is usedYaniv Rosner2009-11-061-0/+37
* bnx2x: Miscellaneous debug print and tabsYaniv Rosner2009-11-061-1/+3
* bnx2x: Fix CL73 autoneg issuesYaniv Rosner2009-11-061-48/+84
* bnx2x: Fix Parallel-Detect settingsYaniv Rosner2009-11-061-6/+9
* bnx2x: Whitespaces and commentsEilon Greenstein2009-08-131-57/+58
* bnx2x: Using macro for phy addressEilon Greenstein2009-08-131-79/+29Star
* bnx2x: Re-arrange the link structures for better alignmentEilon Greenstein2009-08-131-3/+3
* bnx2x: Remove SGMII configuration when not requiredEilon Greenstein2009-08-131-3/+10
* bnx2x: Keep only one HW path activeEilon Greenstein2009-08-131-3/+4
* bnx2x: Removing old PHY FW upgrade codeEilon Greenstein2009-08-131-427/+0Star
* bnx2x: Supporting PHY FW upgradeEilon Greenstein2009-08-131-12/+9Star
* bnx2x: Adding XAUI CL73 autoneg supportEilon Greenstein2009-08-131-30/+167
* bnx2x: BCM8727 FW loadEilon Greenstein2009-08-131-7/+9
* bnx2x: get_ext_phy_fw_version returns NULL if not applicableEilon Greenstein2009-08-131-2/+4
* bnx2x: Reading the FW version of the BCM8481 PHYEilon Greenstein2009-08-131-5/+113
* bnx2x: BCM8481 LED4 instead of LASIEilon Greenstein2009-08-131-62/+436
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-241-1/+2
|\
| * drivers/net: Move a dereference below a NULL testJulia Lawall2009-07-211-1/+2
* | bnx2x: Set LED in loopback testEilon Greenstein2009-07-211-0/+5
* | bnx2x: Supporting BCM8727 PHYEilon Greenstein2009-07-211-150/+945
|/
* bnx2x: Loopback support at external PHYEilon Greenstein2009-03-031-3/+3
* bnx2x: Display BCM8481 FW versionEilon Greenstein2009-03-031-0/+1
* bnx2x: BCM8705 has no microcodeEilon Greenstein2009-03-031-4/+3Star
* bnx2x: Enable BCM8726 module transmitterEilon Greenstein2009-03-031-5/+1Star
* bnx2x: Supporting new BCM8726 FWEilon Greenstein2009-03-031-11/+19
* bnx2x: Clean-upEilon Greenstein2009-02-161-5/+2Star
* bnx2x: Comments and printsEilon Greenstein2009-02-161-2/+3
* bnx2x: Moving includesEilon Greenstein2009-02-161-4/+0Star
* bnx2x: Using registers nameEilon Greenstein2009-02-161-35/+36
* bnx2x: Pre emphasis configurationEilon Greenstein2009-02-161-32/+98
* bnx2x: GMII not SGMIIEilon Greenstein2009-02-161-2/+2
* bnx2x: Removing CL73 codeEilon Greenstein2009-02-161-92/+19Star
* bnx2x: Using the HW 5th laneEilon Greenstein2009-02-161-6/+29
* bnx2x: EMAC resetEilon Greenstein2009-02-161-2/+4
* bnx2x: Saving PHY FW versionEilon Greenstein2009-02-161-90/+90
* bnx2x: Supporting BCM8481 PHYEilon Greenstein2009-02-161-2/+93
* bnx2x: Supporting BCM8726 PHYEilon Greenstein2009-02-161-46/+730
* bnx2x: Version updateEilon Greenstein2009-01-201-1/+1
* bnx2x: Handling PHY FW load failureEilon Greenstein2009-01-201-3/+4
* bnx2x: Legacy speeds autoneg failuresEilon Greenstein2009-01-201-2/+8
* bnx2x: Prevent self test loopback failuresEilon Greenstein2009-01-201-1/+1
* bnx2x: 1G-10G toggling raceEilon Greenstein2009-01-201-11/+32