Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mv643xx_eth: allow enabling/disabling tx checksumming via ethtool | Lennert Buytenhek | 2009-02-15 | 1 | -0/+1 |
* | mv643xx_eth: export rx csum get/set methods via ethtool | Lennert Buytenhek | 2009-02-15 | 1 | -0/+20 |
* | mv643xx_eth: implement ethtool rx/tx ring size query and resizing | Lennert Buytenhek | 2009-02-15 | 1 | -9/+54 |
* | mv643xx_eth: rework interrupt coalescing, and export via ethtool | Lennert Buytenhek | 2009-02-15 | 1 | -30/+103 |
* | mv643xx_eth: unify ethtool ops for phy'd and phy-less interfaces | Lennert Buytenhek | 2009-02-15 | 1 | -33/+23 |
* | drivers/isdn/hardware/mISDN: change type of hfc_jiffies to unsigned long | Hannes Eder | 2009-02-15 | 1 | -1/+1 |
* | drivers/isdn/mISDN: fix sparse warnings: make symbols static | Hannes Eder | 2009-02-15 | 1 | -5/+5 |
* | drivers/isdn/hardware/mISDN: fix sparse warnings: make symbols static | Hannes Eder | 2009-02-15 | 3 | -8/+8 |
* | bnx2x: Version | Eilon Greenstein | 2009-02-15 | 5 | -6/+6 |
* | bnx2x: Clean-up | Eilon Greenstein | 2009-02-15 | 6 | -53/+52 |
* | bnx2x: Comments and prints | Eilon Greenstein | 2009-02-15 | 5 | -75/+78 |
* | bnx2x: Re-arrange module parameters | Eilon Greenstein | 2009-02-15 | 1 | -7/+7 |
* | bnx2x: Moving includes | Eilon Greenstein | 2009-02-15 | 3 | -8/+7 |
* | bnx2x: Driver dump | Eilon Greenstein | 2009-02-15 | 1 | -38/+59 |
* | bnx2x: Removing unused struct | Eilon Greenstein | 2009-02-15 | 1 | -10/+0 |
* | bnx2x: Sparse endianity annotation | Eilon Greenstein | 2009-02-15 | 3 | -131/+132 |
* | bnx2x: Removing redundant macros | Eilon Greenstein | 2009-02-15 | 2 | -36/+26 |
* | bnx2x: Better struct naming | Eilon Greenstein | 2009-02-15 | 1 | -2/+2 |
* | bnx2x: Loopback in diag mode | Eilon Greenstein | 2009-02-15 | 2 | -28/+37 |
* | bnx2x: Optimize chip MPS configuration | Eilon Greenstein | 2009-02-15 | 1 | -10/+11 |
* | bnx2x: Memory clean up on failure | Eilon Greenstein | 2009-02-15 | 1 | -0/+3 |
* | bnx2x: Using nvram default WoL config | Eilon Greenstein | 2009-02-15 | 1 | -0/+6 |
* | bnx2x: smp_mb and not just smp_rmb | Eilon Greenstein | 2009-02-15 | 1 | -2/+2 |
* | bnx2x: Increasing FW timeout | Eilon Greenstein | 2009-02-15 | 1 | -2/+6 |
* | bnx2x: Returning EBUSY in debug mode as well | Eilon Greenstein | 2009-02-15 | 1 | -2/+1 |
* | bnx2x: Manual setting for MRRS | Eilon Greenstein | 2009-02-15 | 3 | -1/+13 |
* | bnx2x: Using registers name | Eilon Greenstein | 2009-02-15 | 3 | -38/+49 |
* | bnx2x: Pre emphasis configuration | Eilon Greenstein | 2009-02-15 | 5 | -69/+177 |
* | 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 | 2 | -6/+33 |
* | bnx2x: EMAC reset | Eilon Greenstein | 2009-02-15 | 2 | -2/+6 |
* | bnx2x: Saving PHY FW version | Eilon Greenstein | 2009-02-15 | 2 | -90/+92 |
* | bnx2x: Supporting BCM8481 PHY | Eilon Greenstein | 2009-02-15 | 2 | -2/+110 |
* | bnx2x: PHY lock list | Eilon Greenstein | 2009-02-15 | 3 | -11/+12 |
* | bnx2x: Supporting BCM8726 PHY | Eilon Greenstein | 2009-02-15 | 5 | -64/+851 |
* | bnx2x: GPIO accessories | Eilon Greenstein | 2009-02-15 | 3 | -2/+109 |
* | bnx2x: Removing redundant device parameters | Eilon Greenstein | 2009-02-15 | 2 | -15/+9 |
* | bnx2x: Removing the board type | Eilon Greenstein | 2009-02-15 | 3 | -41/+14 |
* | bnx2x: Flow control enhancement | Eilon Greenstein | 2009-02-15 | 5 | -10/+157 |
* | bnx2x: BW shaper enhancements | Eilon Greenstein | 2009-02-15 | 3 | -189/+153 |
* | bnx2x: Moving skb_record_rx_queue | Eilon Greenstein | 2009-02-15 | 1 | -1/+1 |
* | bnx2x: Per queue statistics | Eilon Greenstein | 2009-02-15 | 4 | -274/+643 |
* | bnx2x: Removing microcode assertion check | Eilon Greenstein | 2009-02-15 | 2 | -6/+2 |
* | bnx2x: Disabling interrupts after iSCSI-boot | Eilon Greenstein | 2009-02-15 | 2 | -2/+72 |
* | bnx2x: System-page alignment | Eilon Greenstein | 2009-02-15 | 2 | -9/+9 |
* | bnx2x: MSI support | Eilon Greenstein | 2009-02-15 | 4 | -54/+132 |
* | bnx2x: Multi-queue | Eilon Greenstein | 2009-02-15 | 3 | -113/+178 |
* | bnx2x: New FW | Eilon Greenstein | 2009-02-15 | 6 | -12635/+14374 |
* | igb: use timecompare to implement hardware time stamping | Patrick Ohly | 2009-02-15 | 5 | -8/+304 |