Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | e1000: make e1000_dump_eeprom() static | Adrian Bunk | 2008-02-03 | 1 | -1/+1 | |
| * | | | e1000e: make a function static | Adrian Bunk | 2008-02-03 | 1 | -2/+2 | |
| * | | | Net: e100, fix iomap mem accesses | Jiri Slaby | 2008-02-03 | 1 | -2/+2 | |
| * | | | pasemi_mac: Disable interface on close | Olof Johansson | 2008-02-03 | 1 | -0/+1 | |
| * | | | pasemi_mac: add support for setting MTU | Olof Johansson | 2008-02-03 | 2 | -72/+172 | |
| * | | | pasemi_mac: Add support for changing mac address | Olof Johansson | 2008-02-03 | 2 | -0/+30 | |
| * | | | S2io: Fix for LRO Bugs | Surjit Reang | 2008-02-03 | 2 | -11/+11 | |
| * | | | PHYLIB: Add BCM5482 PHY support | Nate Case | 2008-02-03 | 1 | -0/+20 | |
| * | | | e1000e: add new wakeup cababilities | Mitch Williams | 2008-02-03 | 2 | -2/+12 | |
| * | | | big-endian support for via-velocity | Al Viro | 2008-02-03 | 2 | -166/+128 | |
| * | | | rtl8150: use default MTU of 1500 | Lennert Buytenhek | 2008-02-03 | 1 | -1/+0 | |
| * | | | net/sunbmac.c section fix | Adrian Bunk | 2008-02-03 | 1 | -1/+1 | |
| * | | | net/sunqe.c section fix | Adrian Bunk | 2008-02-03 | 1 | -3/+3 | |
| * | | | drivers/net/sunvnet.c:print_version() must be __devinit | Adrian Bunk | 2008-02-03 | 1 | -1/+1 | |
| * | | | IBMLANA no longer has to depend on MCA_LEGACY | Adrian Bunk | 2008-02-03 | 1 | -1/+1 | |
| * | | | ibmlana_init_one() must be __devinit | Adrian Bunk | 2008-02-03 | 1 | -1/+1 | |
| * | | | olympic_open() must be __devinit | Adrian Bunk | 2008-02-03 | 1 | -1/+1 | |
| * | | | ibmlana_adapter_names[] must be __devinitdata | Adrian Bunk | 2008-02-03 | 1 | -1/+1 | |
| * | | | via-rhine.c:rhine_hw_init() must be __devinit | Adrian Bunk | 2008-02-03 | 1 | -1/+1 | |
| * | | | NET: AX88796 use dev_dbg() instead of printk() | Ben Dooks | 2008-02-03 | 1 | -17/+23 | |
| * | | | macb: Fix section mismatch and shrink runtime footprint | Haavard Skinnemoen | 2008-02-03 | 1 | -5/+4 | |
| * | | | ehea: fix sysfs link compile problem | Jan-Bernd Themann | 2008-02-03 | 1 | -37/+0 | |
| * | | | ucc_geth: add support for netpoll | Anton Vorontsov | 2008-02-03 | 1 | -0/+20 | |
| * | | | ucc_geth: fix module removal | Anton Vorontsov | 2008-02-03 | 1 | -7/+10 | |
| * | | | ehea: fix qmr checkpatch complaints | Doug Maxey | 2008-02-03 | 2 | -24/+24 | |
| * | | | ehea: fix phyp checkpatch complaints | Doug Maxey | 2008-02-03 | 2 | -90/+90 | |
| * | | | ehea: fix main checkpatch complaints | Doug Maxey | 2008-02-03 | 1 | -41/+46 | |
| * | | | ehea: fix ethtool checkpatch complaints | Doug Maxey | 2008-02-03 | 1 | -2/+2 | |
| * | | | ehea: fix ehea.h checkpatch complaints | Doug Maxey | 2008-02-03 | 2 | -4/+7 | |
| | |/ | |/| | ||||||
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2008-02-04 | 5 | -146/+77 | |
|\ \ \ | ||||||
| * | | | Driver core: Remove unneeded get_{device,driver}() calls. | Cornelia Huck | 2008-02-02 | 2 | -12/+5 | |
| * | | | driver core: convert to use class_find_device api | Dave Young | 2008-02-02 | 1 | -21/+11 | |
| * | | | PM: Export device_pm_schedule_removal | Rafael J. Wysocki | 2008-02-02 | 2 | -1/+1 | |
| * | | | nozomi: finish constification | Frank Seidel | 2008-02-02 | 1 | -7/+7 | |
| * | | | nozomi: constify driver | Jan Engelhardt | 2008-02-02 | 1 | -20/+18 | |
| * | | | nozomi driver update | Frank Seidel | 2008-02-02 | 1 | -86/+36 | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2008-02-04 | 11 | -863/+28 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | PCI: fix 4x section mismatch warnings | Sam Ravnborg | 2008-02-02 | 2 | -4/+4 | |
| * | | | PCI: fix section mismatch warnings referring to pci_do_scan_bus | Sam Ravnborg | 2008-02-02 | 3 | -15/+23 | |
| * | | | pci: pci_enable_device_bars() fix for lpfc driver | Greg Kroah-Hartman | 2008-02-02 | 1 | -1/+1 | |
| * | | | Revert "PCI: PCIE ASPM support" | Greg Kroah-Hartman | 2008-02-02 | 7 | -843/+0 | |
| |/ / | ||||||
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-02-03 | 73 | -2830/+1550 | |
|\ \ \ | ||||||
| * | | | ide-tape: remove idetape_config_t typedef | Borislav Petkov | 2008-02-02 | 1 | -12/+8 | |
| * | | | ide-tape: remove mtio.h related comments | Borislav Petkov | 2008-02-02 | 1 | -81/+15 | |
| * | | | ide-tape: make function name more accurate | Borislav Petkov | 2008-02-02 | 1 | -6/+3 | |
| * | | | ide-tape: remove unused sense packet commands. | Borislav Petkov | 2008-02-02 | 1 | -8/+1 | |
| * | | | ide-tape: use generic byteorder macros | Borislav Petkov | 2008-02-02 | 1 | -5/+5 | |
| * | | | ide-tape: remove EXPERIMENTAL driver status | Borislav Petkov | 2008-02-02 | 1 | -2/+1 | |
| * | | | ide-tape: use generic scsi commands | Borislav Petkov | 2008-02-02 | 1 | -50/+29 | |
| * | | | ide-tape: remove struct idetape_block_size_page_t | Borislav Petkov | 2008-02-02 | 1 | -18/+0 |