Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | igb: transition driver to only using advanced descriptors | Alexander Duyck | 2009-02-16 | 4 | -166/+32 |
* | igb: remove unused defines | Alexander Duyck | 2009-02-16 | 8 | -175/+11 |
* | igb: misc cleanup to combine one if statement | Alexander Duyck | 2009-02-16 | 1 | -3/+3 |
* | igb: cleanup incorrect comment and set IP Checksum Enable | Alexander Duyck | 2009-02-16 | 1 | -10/+4 |
* | igb: reduce size required to trigger low latency | Alexander Duyck | 2009-02-16 | 1 | -1/+1 |
* | igb: misc whitespace/formatting cleanups | Alexander Duyck | 2009-02-16 | 1 | -38/+20 |
* | mv643xx_eth: implement Large Receive Offload | Lennert Buytenhek | 2009-02-16 | 2 | -1/+121 |
* | mv643xx_eth: allow enabling/disabling tx checksumming via ethtool | Lennert Buytenhek | 2009-02-16 | 1 | -0/+1 |
* | mv643xx_eth: export rx csum get/set methods via ethtool | Lennert Buytenhek | 2009-02-16 | 1 | -0/+20 |
* | mv643xx_eth: implement ethtool rx/tx ring size query and resizing | Lennert Buytenhek | 2009-02-16 | 1 | -9/+54 |
* | mv643xx_eth: rework interrupt coalescing, and export via ethtool | Lennert Buytenhek | 2009-02-16 | 1 | -30/+103 |
* | mv643xx_eth: unify ethtool ops for phy'd and phy-less interfaces | Lennert Buytenhek | 2009-02-16 | 1 | -33/+23 |
* | drivers/isdn/hardware/mISDN: change type of hfc_jiffies to unsigned long | Hannes Eder | 2009-02-16 | 1 | -1/+1 |
* | drivers/isdn/mISDN: fix sparse warnings: make symbols static | Hannes Eder | 2009-02-16 | 1 | -5/+5 |
* | drivers/isdn/hardware/mISDN: fix sparse warnings: make symbols static | Hannes Eder | 2009-02-16 | 3 | -8/+8 |
* | bnx2x: Version | Eilon Greenstein | 2009-02-16 | 5 | -6/+6 |
* | bnx2x: Clean-up | Eilon Greenstein | 2009-02-16 | 6 | -53/+52 |
* | bnx2x: Comments and prints | Eilon Greenstein | 2009-02-16 | 5 | -75/+78 |
* | bnx2x: Re-arrange module parameters | Eilon Greenstein | 2009-02-16 | 1 | -7/+7 |
* | bnx2x: Moving includes | Eilon Greenstein | 2009-02-16 | 3 | -8/+7 |
* | bnx2x: Driver dump | Eilon Greenstein | 2009-02-16 | 1 | -38/+59 |
* | bnx2x: Removing unused struct | Eilon Greenstein | 2009-02-16 | 1 | -10/+0 |
* | bnx2x: Sparse endianity annotation | Eilon Greenstein | 2009-02-16 | 3 | -131/+132 |
* | bnx2x: Removing redundant macros | Eilon Greenstein | 2009-02-16 | 2 | -36/+26 |
* | bnx2x: Better struct naming | Eilon Greenstein | 2009-02-16 | 1 | -2/+2 |
* | bnx2x: Loopback in diag mode | Eilon Greenstein | 2009-02-16 | 2 | -28/+37 |
* | bnx2x: Optimize chip MPS configuration | Eilon Greenstein | 2009-02-16 | 1 | -10/+11 |
* | bnx2x: Memory clean up on failure | Eilon Greenstein | 2009-02-16 | 1 | -0/+3 |
* | bnx2x: Using nvram default WoL config | Eilon Greenstein | 2009-02-16 | 1 | -0/+6 |
* | bnx2x: smp_mb and not just smp_rmb | Eilon Greenstein | 2009-02-16 | 1 | -2/+2 |
* | bnx2x: Increasing FW timeout | Eilon Greenstein | 2009-02-16 | 1 | -2/+6 |
* | bnx2x: Returning EBUSY in debug mode as well | Eilon Greenstein | 2009-02-16 | 1 | -2/+1 |
* | bnx2x: Manual setting for MRRS | Eilon Greenstein | 2009-02-16 | 3 | -1/+13 |
* | bnx2x: Using registers name | Eilon Greenstein | 2009-02-16 | 3 | -38/+49 |
* | bnx2x: Pre emphasis configuration | Eilon Greenstein | 2009-02-16 | 5 | -69/+177 |
* | bnx2x: GMII not SGMII | Eilon Greenstein | 2009-02-16 | 1 | -2/+2 |
* | bnx2x: Removing CL73 code | Eilon Greenstein | 2009-02-16 | 1 | -92/+19 |
* | bnx2x: Using the HW 5th lane | Eilon Greenstein | 2009-02-16 | 2 | -6/+33 |
* | bnx2x: EMAC reset | Eilon Greenstein | 2009-02-16 | 2 | -2/+6 |
* | bnx2x: Saving PHY FW version | Eilon Greenstein | 2009-02-16 | 2 | -90/+92 |
* | bnx2x: Supporting BCM8481 PHY | Eilon Greenstein | 2009-02-16 | 2 | -2/+110 |
* | bnx2x: PHY lock list | Eilon Greenstein | 2009-02-16 | 3 | -11/+12 |
* | bnx2x: Supporting BCM8726 PHY | Eilon Greenstein | 2009-02-16 | 5 | -64/+851 |
* | bnx2x: GPIO accessories | Eilon Greenstein | 2009-02-16 | 3 | -2/+109 |
* | bnx2x: Removing redundant device parameters | Eilon Greenstein | 2009-02-16 | 2 | -15/+9 |
* | bnx2x: Removing the board type | Eilon Greenstein | 2009-02-16 | 3 | -41/+14 |
* | bnx2x: Flow control enhancement | Eilon Greenstein | 2009-02-16 | 5 | -10/+157 |
* | bnx2x: BW shaper enhancements | Eilon Greenstein | 2009-02-16 | 3 | -189/+153 |
* | bnx2x: Moving skb_record_rx_queue | Eilon Greenstein | 2009-02-16 | 1 | -1/+1 |
* | bnx2x: Per queue statistics | Eilon Greenstein | 2009-02-16 | 4 | -274/+643 |