Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | r8169: add a new 8168c flavor (bis) | Francois Romieu | 2008-10-10 | 1 | -2/+24 | |
| * | | | | | | | | | r8169: add a new 8168c flavor | Francois Romieu | 2008-10-10 | 1 | -2/+39 | |
| * | | | | | | | | | r8169: sync existing 8168 device hardware start sequences with vendor driver | Francois Romieu | 2008-10-10 | 1 | -0/+75 | |
| * | | | | | | | | | r8169: 8168b Tx performance tweak | Francois Romieu | 2008-10-10 | 1 | -1/+2 | |
| * | | | | | | | | | r8169: make room for more specific 8168 hardware start procedure | Francois Romieu | 2008-10-10 | 1 | -5/+61 | |
| * | | | | | | | | | r8169: shuffle some registers handling around (8168 operation only) | Francois Romieu | 2008-10-10 | 1 | -6/+7 | |
| * | | | | | | | | | r8169: new phy init parameters for the 8168b | Francois Romieu | 2008-10-10 | 1 | -0/+33 | |
| * | | | | | | | | | r8169: update phy init parameters | Francois Romieu | 2008-10-10 | 1 | -5/+24 | |
| * | | | | | | | | | r8169: wake up the PHY of the 8168 | Francois Romieu | 2008-10-10 | 1 | -3/+7 | |
* | | | | | | | | | | myri10ge: update driver version number to 1.4.3-1.369 | Brice Goglin | 2008-10-10 | 1 | -1/+1 | |
* | | | | | | | | | | 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 |