| Commit message (Expand) | Author | Age | Files | Lines |
* | tg3: fix MMIO for PPC 44x platforms | Sergei Shtylyov | 2008-04-12 | 1 | -3/+4 |
* | Mark generic HDLC + PPP as broken. | Krzysztof Halasa | 2008-04-12 | 1 | -1/+5 |
* | ehea: Fix DLPAR memory add support | Thomas Klein | 2008-04-12 | 2 | -3/+24 |
* | sc92031: sysfs link missing | Stephen Hemminger | 2008-04-12 | 1 | -0/+1 |
* | smc91x driver: fix bug: print warning only in interrupt mode | Sonic Zhang | 2008-04-12 | 1 | -0/+2 |
* | forcedeth: mac address fix | Ayaz Abdulla | 2008-04-12 | 1 | -2/+24 |
* | macb: Use semicolon instead of comma for statement | Atsushi Nemoto | 2008-04-12 | 1 | -6/+6 |
* | macb: Call phy_disconnect on removing | Atsushi Nemoto | 2008-04-12 | 1 | -0/+2 |
* | ucc_geth: fix non-functional fixed phy support | Joakim Tjernlund | 2008-04-12 | 1 | -23/+30 |
* | fs_enet: Don't call NAPI functions when NAPI is not used. | Laurent Pinchart | 2008-04-12 | 1 | -1/+2 |
* | sky2: missing chip name for Yukon Supreme | Stephen Hemminger | 2008-04-12 | 1 | -0/+1 |
* | BNX2X: Correct bringing chip out of reset | Eliezer Tamir | 2008-04-09 | 1 | -3/+3 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2008-04-09 | 7 | -12/+17 |
|\ |
|
| * | rt61pci: rt61pci_beacon_update do not free skb twice | Daniel Wagner | 2008-04-09 | 1 | -3/+1 |
| * | ssb-mipscore: Fix interrupt vectors | Michael Buesch | 2008-04-09 | 1 | -6/+7 |
| * | ssb-pcicore: Fix IRQ TPS flag handling | Larry Finger | 2008-04-09 | 1 | -1/+1 |
| * | b43legacy: fix bcm4303 crash | Stefano Brivio | 2008-04-07 | 1 | -0/+6 |
| * | iwlwifi: fix n-band association problem | Abhijeet Kolekar | 2008-04-07 | 1 | -1/+0 |
| * | ipw2200: set MAC address on radiotap interface | Daniel Drake | 2008-04-07 | 1 | -0/+1 |
| * | libertas: fix mode initialization problem | Holger Schurig | 2008-04-07 | 1 | -1/+1 |
* | | [NET]: Undo code bloat in hot paths due to print_mac(). | David S. Miller | 2008-04-08 | 7 | -110/+177 |
|/ |
|
* | fix endian lossage in forcedeth | Al Viro | 2008-04-04 | 1 | -3/+2 |
* | net/tokenring/olympic.c section fixes | Adrian Bunk | 2008-04-04 | 1 | -3/+3 |
* | net: marvell.c fix sparse shadowed variable warning | Harvey Harrison | 2008-04-04 | 1 | -2/+0 |
* | [TG3]: Add PHY workaround for 5784 | Matt Carlson | 2008-04-03 | 2 | -14/+219 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2008-04-02 | 8 | -8/+15 |
|\ |
|
| * | USB: ohci: fix 2 timers to fire at jiffies + 1s | Richard Kennedy | 2008-04-02 | 2 | -2/+2 |
| * | USB: Allow initialization of broken keyspan serial adapters. | Clark Rawlins | 2008-04-02 | 1 | -0/+4 |
| * | USB: fix bug in sg initialization in usbtest | Alan Stern | 2008-04-02 | 1 | -1/+2 |
| * | USB: serial: fix regression in Visor/Palm OS module for kernels >= 2.6.24 | Brad Sawatzky | 2008-04-02 | 1 | -1/+1 |
| * | USB: cp2101: Add identifiers for the Telegesys ETRX2USB | Florian Fainelli | 2008-04-02 | 1 | -0/+1 |
| * | USB: serial: ti_usb_3410_5052: Correct TUSB3410 endpoint requirements. | Robert Spanton | 2008-04-02 | 1 | -2/+2 |
| * | USB: another ehci_iaa_watchdog fix | David Brownell | 2008-04-02 | 1 | -2/+3 |
* | | Char: rio, fix sparse warnings | Jiri Slaby | 2008-04-02 | 2 | -1/+7 |
* | | Char: ip2, fix sparse warnings | Jiri Slaby | 2008-04-02 | 1 | -5/+7 |
* | | nbd: prevent sock_xmit from attempting to use a NULL socket | Mike Snitzer | 2008-04-02 | 1 | -0/+6 |
* | | atmel_serial: fix uart/console concurrent access | Marc Pignat | 2008-04-02 | 1 | -0/+11 |
* | | atmel_serial: avoid stopping pdc during transmission | Michael Trimarchi | 2008-04-02 | 1 | -9/+10 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-04-02 | 13 | -1/+26 |
|\ \ |
|
| * | | ide: use ->ata_input_data in ide_driveid_update() | Bartlomiej Zolnierkiewicz | 2008-04-02 | 1 | -1/+1 |
| * | | ide-h8300: 32-bit I/O is unsupported | Bartlomiej Zolnierkiewicz | 2008-04-02 | 1 | -0/+1 |
| * | | ide/legacy/q40ide.c: add MODULE_LICENSE | Adrian Bunk | 2008-04-02 | 1 | -0/+2 |
| * | | ide/legacy/macide: add MODULE_LICENSE | Adrian Bunk | 2008-04-02 | 1 | -0/+2 |
| * | | ide/legacy/falconide.c: add MODULE_LICENSE | Adrian Bunk | 2008-04-02 | 1 | -0/+2 |
| * | | ide/legacy/buddha.c: add MODULE_LICENSE | Adrian Bunk | 2008-04-02 | 1 | -0/+2 |
| * | | ide/legacy/gayle.c: add MODULE_LICENSE | Adrian Bunk | 2008-04-02 | 1 | -0/+2 |
| * | | ide/h8300/ide-h8300.c: add MODULE_LICENSE | Adrian Bunk | 2008-04-02 | 1 | -0/+2 |
| * | | ide/cris/ide-cris.c: add MODULE_LICENSE | Adrian Bunk | 2008-04-02 | 1 | -0/+2 |
| * | | ide/arm/ide_arm.c: add MODULE_LICENSE | Adrian Bunk | 2008-04-02 | 1 | -0/+2 |
| * | | ide/ppc/pmac.c: add MODULE_LICENSE | Adrian Bunk | 2008-04-02 | 1 | -0/+2 |