Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | ath9k: Fix return code when ath9k_hw_setpower() fails on reset | Luis R. Rodriguez | 2008-10-10 | 1 | -2/+4 | |
* | | | | | | | | | | ath9k: remove nasty FAIL macro from ath9k_hw_reset() | Luis R. Rodriguez | 2008-10-10 | 1 | -12/+21 | |
* | | | | | | | | | | enic: Attempt to fix build in 32-bit such as i386. | David S. Miller | 2008-10-09 | 1 | -0/+14 | |
* | | | | | | | | | | ppp: Use skb_queue_walk() in ppp_mp_insert(). | David S. Miller | 2008-10-09 | 1 | -1/+2 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | r8169: fix early spinlock use | Francois Romieu | 2008-10-09 | 1 | -3/+2 | |
* | | | | | | | | | smsc95xx: fix usb usage on big endian platforms | Steve Glendinning | 2008-10-09 | 1 | -5/+5 | |
* | | | | | | | | | myri10ge: remove over-paranoid queue number modulus | Brice Goglin | 2008-10-09 | 1 | -2/+0 | |
* | | | | | | | | | e1000: don't generate bad checksums for tcp packets with 0 csum | Dave Graham | 2008-10-09 | 1 | -19/+36 | |
* | | | | | | | | | e1000e: don't generate bad checksums for tcp packets with 0 csum | Dave Graham | 2008-10-09 | 1 | -23/+39 | |
* | | | | | | | | | bnx2: Update version to 1.8.1. | Michael Chan | 2008-10-09 | 1 | -2/+2 | |
* | | | | | | | | | bnx2: Handle DMA mapping errors. | Benjamin Li | 2008-10-09 | 2 | -55/+67 | |
* | | | | | | | | | bnx2: Eliminate TSO header modifications. | Michael Chan | 2008-10-09 | 1 | -15/+1 | |
* | | | | | | | | | bnx2: Update 5706/5708 firmware. | Michael Chan | 2008-10-09 | 1 | -4350/+4304 | |
* | | | | | | | | | bnx2: Check netif_running() in all ethtool operations. | Michael Chan | 2008-10-09 | 1 | -8/+32 | |
* | | | | | | | | | bnx2: Add bnx2_shutdown_chip(). | Michael Chan | 2008-10-09 | 1 | -16/+17 | |
* | | | | | | | | | phylib: two dynamic mii_bus allocation fallout fixes | Lennert Buytenhek | 2008-10-09 | 1 | -2/+2 | |
* | | | | | | | | | jme: Fix warnings with CONFIG_PM disabled. | David S. Miller | 2008-10-08 | 1 | -0/+4 | |
* | | | | | | | | | jme: Advances version number | Guo-Fu Tseng | 2008-10-08 | 1 | -1/+1 | |
* | | | | | | | | | jme: Faulty IRQ handle bug fix | akeemting | 2008-10-08 | 1 | -1/+1 | |
* | | | | | | | | | jme: Added half-duplex mode and IPv6 RSS fix | Guo-Fu Tseng | 2008-10-08 | 2 | -18/+63 | |
* | | | | | | | | | cxgb3: Add 1G fiber support | Divy Le Ray | 2008-10-08 | 3 | -12/+208 | |
* | | | | | | | | | cxgb3: Support for Aeluros 2005 PHY | Divy Le Ray | 2008-10-08 | 4 | -19/+1040 | |
* | | | | | | | | | cxgb3: commnonize LASI phy code | Divy Le Ray | 2008-10-08 | 4 | -48/+77 | |
* | | | | | | | | | cxgb3: More flexible support for PHY interrupts. | Divy Le Ray | 2008-10-08 | 3 | -18/+27 | |
* | | | | | | | | | cxgb3: simplify port type struct and usage | Divy Le Ray | 2008-10-08 | 6 | -87/+94 | |
* | | | | | | | | | cxgb3: allow for PHY reset status | Divy Le Ray | 2008-10-08 | 4 | -27/+37 | |
* | | | | | | | | | cxgb3: Allocate multiqueues at init time | Divy Le Ray | 2008-10-08 | 3 | -37/+145 | |
* | | | | | | | | | cxgb3: reset the adapter on fatal error | Divy Le Ray | 2008-10-08 | 5 | -60/+119 | |
* | | | | | | | | | 8139too: move wmb before TX DMA start | Andreas Oberritter | 2008-10-08 | 1 | -1/+6 | |
* | | | | | | | | | netdev: uniquify the tx_timeout name | Arjan van de Ven | 2008-10-08 | 3 | -10/+10 | |
* | | | | | | | | | drivers/net/usb/Makefile - shrink logspam | David Brownell | 2008-10-08 | 1 | -3/+0 | |
* | | | | | | | | | r8169: WoL fixes, part 2. | Bruno Prémont | 2008-10-08 | 1 | -0/+2 | |
* | | | | | | | | | r8169: WoL fixes, part 1. | Bruno Prémont | 2008-10-08 | 1 | -0/+4 | |
* | | | | | | | | | gianfar: Create net device with carrier down | Trent Piepho | 2008-10-08 | 1 | -0/+3 | |
* | | | | | | | | | mv643xx_eth: include linux/ip.h to fix build | Lennert Buytenhek | 2008-10-08 | 1 | -0/+1 | |
* | | | | | | | | | lib8390: Fix locking in ei_poll (poll controller) | Jarek Poplawski | 2008-10-08 | 1 | -2/+2 | |
* | | | | | | | | | ixgb: fix bug when freeing resources | Brandeburg, Jesse | 2008-10-08 | 1 | -3/+5 | |
* | | | | | | | | | e1000e: release hw semaphore after successfully writing EEPROM | Arthur Jones | 2008-10-08 | 1 | -0/+1 | |
* | | | | | | | | | net: Add SMSC LAN9500 USB2.0 10/100 ethernet adapter driver | Steve Glendinning | 2008-10-08 | 4 | -0/+1487 | |
* | | | | | | | | | phylib: add mdiobus_{read,write} | Lennert Buytenhek | 2008-10-08 | 2 | -49/+49 | |
* | | | | | | | | | phylib: give mdio buses a device tree presence | Lennert Buytenhek | 2008-10-08 | 1 | -4/+71 | |
* | | | | | | | | | phylib: move to dynamic allocation of struct mii_bus | Lennert Buytenhek | 2008-10-08 | 22 | -185/+277 | |
* | | | | | | | | | phylib: rename mii_bus::dev to mii_bus::parent | Lennert Buytenhek | 2008-10-08 | 14 | -14/+14 | |
* | | | | | | | | | myri10ge: add multiqueue TX | Brice Goglin | 2008-10-08 | 1 | -34/+118 | |
* | | | | | | | | | atl1: update introductory comments | Jay Cliburn | 2008-10-08 | 1 | -7/+3 | |
* | | | | | | | | | atl1: remove EXPERIMENTAL label | Jay Cliburn | 2008-10-08 | 1 | -3/+4 | |
* | | | | | | | | | atl1: remove LLTX | Jay Cliburn | 2008-10-08 | 1 | -17/+1 | |
* | | | | | | | | | atl1: fix transmit timeout bug | Jay Cliburn | 2008-10-08 | 2 | -2/+3 | |
* | | | | | | | | | skge: Fix skge_set_ring_param() losing error return | Wang Chen | 2008-10-08 | 1 | -2/+2 | |
* | | | | | | | | | [10/21] driver/net/skge.c: restart the interface when it's options or | Xiaoming.Zhang | 2008-10-08 | 1 | -4/+18 |