| Commit message (Expand) | Author | Age | Files | Lines |
* | dsa: add support for the Marvell 88E6060 switch chip | Lennert Buytenhek | 2008-10-08 | 3 | -0/+295 |
* | dsa: add support for Trailer tagging format | Lennert Buytenhek | 2008-10-08 | 10 | -0/+164 |
* | dsa: add support for the Marvell 88E6131 switch chip | Lennert Buytenhek | 2008-10-08 | 5 | -0/+555 |
* | dsa: add support for original DSA tagging format | Lennert Buytenhek | 2008-10-08 | 11 | -7/+258 |
* | net: Distributed Switch Architecture protocol support | Lennert Buytenhek | 2008-10-08 | 14 | -0/+1931 |
* | 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 | 5 | -0/+1493 |
* | phylib: add mdiobus_{read,write} | Lennert Buytenhek | 2008-10-08 | 3 | -57/+87 |
* | phylib: give mdio buses a device tree presence | Lennert Buytenhek | 2008-10-08 | 2 | -4/+79 |
* | phylib: move to dynamic allocation of struct mii_bus | Lennert Buytenhek | 2008-10-08 | 23 | -185/+279 |
* | phylib: rename mii_bus::dev to mii_bus::parent | Lennert Buytenhek | 2008-10-08 | 17 | -17/+17 |
* | 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 |
* | [2.6.28,1/1] cxgb3 - fix race in EEH | Divy Le Ray | 2008-10-08 | 3 | -3/+24 |
* | via-velocity: Fix warnings on sparc64. | Francois Romieu | 2008-10-08 | 1 | -2/+2 |
* | net: remove LLTX in atl2 driver | Kevin Hao | 2008-10-08 | 2 | -24/+1 |
* | phylib: Wake PHY state machine on interrupt | Trent Piepho | 2008-10-08 | 1 | -0/+6 |
* | PHY: Avoid unnecessary aneg restarts | Trent Piepho | 2008-10-08 | 1 | -19/+30 |
* | r8169: read MAC address from EEPROM on init | Ivan Vecera | 2008-10-08 | 1 | -1/+72 |
* | net: add net poll support for atl2 driver | Kevin Hao | 2008-10-08 | 1 | -0/+12 |
* | ibm_newemac: Fix EMAC soft reset on 460EX/GT | Victor Gallardo | 2008-10-08 | 3 | -0/+27 |
* | phylib: phy_mii_ioctl() fixes | Lennert Buytenhek | 2008-10-08 | 1 | -2/+3 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-10-08 | 139 | -1041/+1732 |
|\ |
|
| * | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2008-10-08 | 1 | -0/+4 |
| |\ |
|
| | * | [MIPS] Sibyte: Register PIO PATA device only for Swarm and Litte Sur | Ralf Baechle | 2008-10-08 | 1 | -0/+4 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-10-08 | 9 | -39/+38 |
| |\ \
| | |/
| |/| |
|
| | * | tcp: Fix tcp_hybla zero congestion window growth with small rho and large cwnd. | Daniele Lacamera | 2008-10-07 | 1 | -1/+5 |
| | * | net: Fix netdev_run_todo dead-lock | Herbert Xu | 2008-10-07 | 2 | -22/+7 |
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller | 2008-10-07 | 2 | -5/+5 |
| | |\ |
|
| | | * | [Bluetooth] Add reset quirk for A-Link BlueUSB21 dongle | Marcel Holtmann | 2008-10-06 | 1 | -0/+1 |
| | | * | [Bluetooth] Add reset quirk for new Targus and Belkin dongles | Marcel Holtmann | 2008-10-06 | 1 | -0/+4 |
| | | * | [Bluetooth] Fix double frees on error paths of btusb and bpa10x drivers | Marcel Holtmann | 2008-10-06 | 2 | -5/+0 |
| | * | | tcp: Fix possible double-ack w/ user dma | Ali Saidi | 2008-10-07 | 1 | -1/+2 |
| | * | | net: only invoke dev->change_rx_flags when device is UP | Patrick McHardy | 2008-10-07 | 1 | -6/+10 |
| | * | | netrom: Fix sock_orphan() use in nr_release | Jarek Poplawski | 2008-10-06 | 1 | -1/+1 |
| | * | | ax25: Quick fix for making sure unaccepted sockets get destroyed. | David S. Miller | 2008-10-06 | 1 | -0/+3 |