summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | ath9k: Fix return code when ath9k_hw_setpower() fails on resetLuis R. Rodriguez2008-10-101-2/+4
* | | | | | | | | | ath9k: remove nasty FAIL macro from ath9k_hw_reset()Luis R. Rodriguez2008-10-101-12/+21
* | | | | | | | | | enic: Attempt to fix build in 32-bit such as i386.David S. Miller2008-10-091-0/+14
* | | | | | | | | | ppp: Use skb_queue_walk() in ppp_mp_insert().David S. Miller2008-10-091-1/+2
|/ / / / / / / / /
* | | | | | | | | r8169: fix early spinlock useFrancois Romieu2008-10-091-3/+2
* | | | | | | | | smsc95xx: fix usb usage on big endian platformsSteve Glendinning2008-10-091-5/+5
* | | | | | | | | myri10ge: remove over-paranoid queue number modulusBrice Goglin2008-10-091-2/+0
* | | | | | | | | e1000: don't generate bad checksums for tcp packets with 0 csumDave Graham2008-10-091-19/+36
* | | | | | | | | e1000e: don't generate bad checksums for tcp packets with 0 csumDave Graham2008-10-091-23/+39
* | | | | | | | | bnx2: Update version to 1.8.1.Michael Chan2008-10-091-2/+2
* | | | | | | | | bnx2: Handle DMA mapping errors.Benjamin Li2008-10-092-55/+67
* | | | | | | | | bnx2: Eliminate TSO header modifications.Michael Chan2008-10-091-15/+1
* | | | | | | | | bnx2: Update 5706/5708 firmware.Michael Chan2008-10-091-4350/+4304
* | | | | | | | | bnx2: Check netif_running() in all ethtool operations.Michael Chan2008-10-091-8/+32
* | | | | | | | | bnx2: Add bnx2_shutdown_chip().Michael Chan2008-10-091-16/+17
* | | | | | | | | phylib: two dynamic mii_bus allocation fallout fixesLennert Buytenhek2008-10-091-2/+2
* | | | | | | | | jme: Fix warnings with CONFIG_PM disabled.David S. Miller2008-10-081-0/+4
* | | | | | | | | jme: Advances version numberGuo-Fu Tseng2008-10-081-1/+1
* | | | | | | | | jme: Faulty IRQ handle bug fixakeemting2008-10-081-1/+1
* | | | | | | | | jme: Added half-duplex mode and IPv6 RSS fixGuo-Fu Tseng2008-10-082-18/+63
* | | | | | | | | cxgb3: Add 1G fiber supportDivy Le Ray2008-10-083-12/+208
* | | | | | | | | cxgb3: Support for Aeluros 2005 PHYDivy Le Ray2008-10-084-19/+1040
* | | | | | | | | cxgb3: commnonize LASI phy codeDivy Le Ray2008-10-084-48/+77
* | | | | | | | | cxgb3: More flexible support for PHY interrupts.Divy Le Ray2008-10-083-18/+27
* | | | | | | | | cxgb3: simplify port type struct and usageDivy Le Ray2008-10-086-87/+94
* | | | | | | | | cxgb3: allow for PHY reset statusDivy Le Ray2008-10-084-27/+37
* | | | | | | | | cxgb3: Allocate multiqueues at init timeDivy Le Ray2008-10-083-37/+145
* | | | | | | | | cxgb3: reset the adapter on fatal errorDivy Le Ray2008-10-085-60/+119
* | | | | | | | | 8139too: move wmb before TX DMA startAndreas Oberritter2008-10-081-1/+6
* | | | | | | | | netdev: uniquify the tx_timeout nameArjan van de Ven2008-10-083-10/+10
* | | | | | | | | drivers/net/usb/Makefile - shrink logspamDavid Brownell2008-10-081-3/+0
* | | | | | | | | r8169: WoL fixes, part 2.Bruno Prémont2008-10-081-0/+2
* | | | | | | | | r8169: WoL fixes, part 1.Bruno Prémont2008-10-081-0/+4
* | | | | | | | | gianfar: Create net device with carrier downTrent Piepho2008-10-081-0/+3
* | | | | | | | | mv643xx_eth: include linux/ip.h to fix buildLennert Buytenhek2008-10-081-0/+1
* | | | | | | | | lib8390: Fix locking in ei_poll (poll controller)Jarek Poplawski2008-10-081-2/+2
* | | | | | | | | ixgb: fix bug when freeing resourcesBrandeburg, Jesse2008-10-081-3/+5
* | | | | | | | | e1000e: release hw semaphore after successfully writing EEPROMArthur Jones2008-10-081-0/+1
* | | | | | | | | net: Add SMSC LAN9500 USB2.0 10/100 ethernet adapter driverSteve Glendinning2008-10-084-0/+1487
* | | | | | | | | phylib: add mdiobus_{read,write}Lennert Buytenhek2008-10-082-49/+49
* | | | | | | | | phylib: give mdio buses a device tree presenceLennert Buytenhek2008-10-081-4/+71
* | | | | | | | | phylib: move to dynamic allocation of struct mii_busLennert Buytenhek2008-10-0822-185/+277
* | | | | | | | | phylib: rename mii_bus::dev to mii_bus::parentLennert Buytenhek2008-10-0814-14/+14
* | | | | | | | | myri10ge: add multiqueue TXBrice Goglin2008-10-081-34/+118
* | | | | | | | | atl1: update introductory commentsJay Cliburn2008-10-081-7/+3
* | | | | | | | | atl1: remove EXPERIMENTAL labelJay Cliburn2008-10-081-3/+4
* | | | | | | | | atl1: remove LLTXJay Cliburn2008-10-081-17/+1
* | | | | | | | | atl1: fix transmit timeout bugJay Cliburn2008-10-082-2/+3
* | | | | | | | | skge: Fix skge_set_ring_param() losing error returnWang Chen2008-10-081-2/+2
* | | | | | | | | [10/21] driver/net/skge.c: restart the interface when it's options orXiaoming.Zhang2008-10-081-4/+18
OpenPOWER on IntegriCloud