| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| | * | | Revert "ax25: Fix std timer socket destroy handling." | David S. Miller | 2008-10-06 | 1 | -3/+5 |
| * | | | SLOB: fix bogus ksize calculation | Matt Mackall | 2008-10-07 | 1 | -1/+1 |
| * | | | Revert "V4L/DVB (8904): cx88: add missing unlock_kernel" | Linus Torvalds | 2008-10-07 | 1 | -1/+0 |
| * | | | Linux 2.6.27-rc9v2.6.27-rc9 | Linus Torvalds | 2008-10-06 | 1 | -1/+1 |
| * | | | Marker depmod fix core kernel list | Mathieu Desnoyers | 2008-10-06 | 1 | -2/+4 |
| * | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2008-10-06 | 2 | -6/+4 |
| |\ \ \ |
|
| | * | | | kgdb: call touch_softlockup_watchdog on resume | Jason Wessel | 2008-10-06 | 1 | -0/+3 |
| | * | | | kgdb, x86: Avoid invoking kgdb_nmicallback twice per NMI | Jan Kiszka | 2008-10-06 | 1 | -6/+1 |
| * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-10-06 | 1 | -9/+11 |
| |\ \ \ \ |
|
| | * | | | | x86: gart iommu have direct mapping when agp is present too | Yinghai Lu | 2008-10-05 | 1 | -9/+11 |
| | |/ / / |
|
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-10-06 | 9 | -207/+93 |
| |\ \ \ \ |
|
| | * | | | | ide: workaround for bogus gcc warning in ide_sysfs_register_port() | Bartlomiej Zolnierkiewicz | 2008-10-05 | 1 | -1/+1 |
| | * | | | | ide-cd: Optiarc DVD RW AD-7200A does play audio | Bodo Eggert | 2008-10-05 | 1 | -0/+1 |
| | * | | | | IDE: Fix platform device registration in Swarm IDE driver (v2) | Ralf Baechle | 2008-10-05 | 5 | -203/+83 |
| | * | | | | ide-dma: fix ide_build_dmatable() for TRM290 | Sergei Shtylylov | 2008-10-05 | 1 | -1/+1 |
| | * | | | | ide-cd: temporary tray close fix | Borislav Petkov | 2008-10-05 | 2 | -2/+7 |
| | |/ / / |
|
| * | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2008-10-06 | 3 | -15/+21 |
| |\ \ \ \ |
|
| | * | | | | [MIPS] IP27: Fix build errors if CONFIG_MAPPED_KERNEL=y | Ralf Baechle | 2008-10-06 | 2 | -4/+5 |
| | * | | | | [MIPS] Fix CMP Kconfig configuration and mark as broken. | Ralf Baechle | 2008-10-06 | 1 | -11/+16 |
| | |/ / / |
|