Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bnx2x: Whitespaces and comments | Eilon Greenstein | 2009-08-12 | 1 | -57/+58 |
* | bnx2x: Using macro for phy address | Eilon Greenstein | 2009-08-12 | 1 | -79/+29 |
* | bnx2x: Re-arrange the link structures for better alignment | Eilon Greenstein | 2009-08-12 | 1 | -3/+3 |
* | bnx2x: Remove SGMII configuration when not required | Eilon Greenstein | 2009-08-12 | 1 | -3/+10 |
* | bnx2x: Keep only one HW path active | Eilon Greenstein | 2009-08-12 | 1 | -3/+4 |
* | bnx2x: Removing old PHY FW upgrade code | Eilon Greenstein | 2009-08-12 | 1 | -427/+0 |
* | bnx2x: Supporting PHY FW upgrade | Eilon Greenstein | 2009-08-12 | 1 | -12/+9 |
* | bnx2x: Adding XAUI CL73 autoneg support | Eilon Greenstein | 2009-08-12 | 1 | -30/+167 |
* | bnx2x: BCM8727 FW load | Eilon Greenstein | 2009-08-12 | 1 | -7/+9 |
* | bnx2x: get_ext_phy_fw_version returns NULL if not applicable | Eilon Greenstein | 2009-08-12 | 1 | -2/+4 |
* | bnx2x: Reading the FW version of the BCM8481 PHY | Eilon Greenstein | 2009-08-12 | 1 | -5/+113 |
* | bnx2x: BCM8481 LED4 instead of LASI | Eilon Greenstein | 2009-08-12 | 1 | -62/+436 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-07-23 | 1 | -1/+2 |
|\ | |||||
| * | drivers/net: Move a dereference below a NULL test | Julia Lawall | 2009-07-21 | 1 | -1/+2 |
* | | bnx2x: Set LED in loopback test | Eilon Greenstein | 2009-07-21 | 1 | -0/+5 |
* | | bnx2x: Supporting BCM8727 PHY | Eilon Greenstein | 2009-07-21 | 1 | -150/+945 |
|/ | |||||
* | bnx2x: Loopback support at external PHY | Eilon Greenstein | 2009-03-02 | 1 | -3/+3 |
* | bnx2x: Display BCM8481 FW version | Eilon Greenstein | 2009-03-02 | 1 | -0/+1 |
* | bnx2x: BCM8705 has no microcode | Eilon Greenstein | 2009-03-02 | 1 | -4/+3 |
* | bnx2x: Enable BCM8726 module transmitter | Eilon Greenstein | 2009-03-02 | 1 | -5/+1 |
* | bnx2x: Supporting new BCM8726 FW | Eilon Greenstein | 2009-03-02 | 1 | -11/+19 |
* | bnx2x: Clean-up | Eilon Greenstein | 2009-02-15 | 1 | -5/+2 |
* | bnx2x: Comments and prints | Eilon Greenstein | 2009-02-15 | 1 | -2/+3 |
* | bnx2x: Moving includes | Eilon Greenstein | 2009-02-15 | 1 | -4/+0 |
* | bnx2x: Using registers name | Eilon Greenstein | 2009-02-15 | 1 | -35/+36 |
* | bnx2x: Pre emphasis configuration | Eilon Greenstein | 2009-02-15 | 1 | -32/+98 |
* | bnx2x: GMII not SGMII | Eilon Greenstein | 2009-02-15 | 1 | -2/+2 |
* | bnx2x: Removing CL73 code | Eilon Greenstein | 2009-02-15 | 1 | -92/+19 |
* | bnx2x: Using the HW 5th lane | Eilon Greenstein | 2009-02-15 | 1 | -6/+29 |
* | bnx2x: EMAC reset | Eilon Greenstein | 2009-02-15 | 1 | -2/+4 |
* | bnx2x: Saving PHY FW version | Eilon Greenstein | 2009-02-15 | 1 | -90/+90 |
* | bnx2x: Supporting BCM8481 PHY | Eilon Greenstein | 2009-02-15 | 1 | -2/+93 |
* | bnx2x: Supporting BCM8726 PHY | Eilon Greenstein | 2009-02-15 | 1 | -46/+730 |
* | bnx2x: Version update | Eilon Greenstein | 2009-01-19 | 1 | -1/+1 |
* | bnx2x: Handling PHY FW load failure | Eilon Greenstein | 2009-01-19 | 1 | -3/+4 |
* | bnx2x: Legacy speeds autoneg failures | Eilon Greenstein | 2009-01-19 | 1 | -2/+8 |
* | bnx2x: Prevent self test loopback failures | Eilon Greenstein | 2009-01-19 | 1 | -1/+1 |
* | bnx2x: 1G-10G toggling race | Eilon Greenstein | 2009-01-19 | 1 | -11/+32 |
* | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer | 2009-01-06 | 1 | -1/+1 |
* | bnx2x: Fix namespace collision with FLOW_CTRL_{TX,RX} | David S. Miller | 2008-12-16 | 1 | -36/+36 |
* | [netdrvr] remove unnecessary #include | Huang Weiyi | 2008-08-14 | 1 | -1/+0 |
* | bnx2x: Checkpatch compliance | Eilon Greenstein | 2008-08-13 | 1 | -4/+4 |
* | bnx2x: Minor code improvements | Eilon Greenstein | 2008-08-13 | 1 | -28/+29 |
* | bnx2x: 1G LED does not turn off | Eilon Greenstein | 2008-08-13 | 1 | -0/+9 |
* | bnx2x: 8073 PHY changes | Yaniv Rosner | 2008-08-13 | 1 | -158/+418 |
* | bnx2x: Change GPIO for any port | Eilon Greenstein | 2008-08-13 | 1 | -35/+43 |
* | bnx2x: Pause settings | Yaniv Rosner | 2008-08-13 | 1 | -88/+114 |
* | bnx2x: Link order with external PHY | Yaniv Rosner | 2008-08-13 | 1 | -166/+214 |
* | bnx2x: Add support for BCM57711 HW | Eilon Greenstein | 2008-06-23 | 1 | -1/+10 |
* | bnx2x: Adding bnx2x_link | Yaniv Rosner | 2008-06-23 | 1 | -0/+4518 |