summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* e100: fix spelling errorsAndreas Mohr2008-02-031-7/+7
* e1000: make e1000_dump_eeprom() staticAdrian Bunk2008-02-031-1/+1
* e1000e: make a function staticAdrian Bunk2008-02-031-2/+2
* Net: e100, fix iomap mem accessesJiri Slaby2008-02-031-2/+2
* pasemi_mac: Disable interface on closeOlof Johansson2008-02-031-0/+1
* pasemi_mac: add support for setting MTUOlof Johansson2008-02-032-72/+172
* pasemi_mac: Add support for changing mac addressOlof Johansson2008-02-032-0/+30
* S2io: Fix for LRO BugsSurjit Reang2008-02-032-11/+11
* PHYLIB: Add BCM5482 PHY supportNate Case2008-02-031-0/+20
* e1000e: add new wakeup cababilitiesMitch Williams2008-02-032-2/+12
* big-endian support for via-velocityAl Viro2008-02-032-166/+128
* rtl8150: use default MTU of 1500Lennert Buytenhek2008-02-031-1/+0
* net/sunbmac.c section fixAdrian Bunk2008-02-031-1/+1
* net/sunqe.c section fixAdrian Bunk2008-02-031-3/+3
* drivers/net/sunvnet.c:print_version() must be __devinitAdrian Bunk2008-02-031-1/+1
* IBMLANA no longer has to depend on MCA_LEGACYAdrian Bunk2008-02-031-1/+1
* ibmlana_init_one() must be __devinitAdrian Bunk2008-02-031-1/+1
* olympic_open() must be __devinitAdrian Bunk2008-02-031-1/+1
* ibmlana_adapter_names[] must be __devinitdataAdrian Bunk2008-02-031-1/+1
* via-rhine.c:rhine_hw_init() must be __devinitAdrian Bunk2008-02-031-1/+1
* NET: AX88796 use dev_dbg() instead of printk()Ben Dooks2008-02-031-17/+23
* macb: Fix section mismatch and shrink runtime footprintHaavard Skinnemoen2008-02-031-5/+4
* ehea: fix sysfs link compile problemJan-Bernd Themann2008-02-031-37/+0
* ucc_geth: add support for netpollAnton Vorontsov2008-02-031-0/+20
* ucc_geth: fix module removalAnton Vorontsov2008-02-031-7/+10
* ehea: fix qmr checkpatch complaintsDoug Maxey2008-02-032-24/+24
* ehea: fix phyp checkpatch complaintsDoug Maxey2008-02-032-90/+90
* ehea: fix main checkpatch complaintsDoug Maxey2008-02-031-41/+46
* ehea: fix ethtool checkpatch complaintsDoug Maxey2008-02-031-2/+2
* ehea: fix ehea.h checkpatch complaintsDoug Maxey2008-02-032-4/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-02-0373-2830/+1550
|\
| * ide-tape: remove idetape_config_t typedefBorislav Petkov2008-02-021-12/+8
| * ide-tape: remove mtio.h related commentsBorislav Petkov2008-02-021-81/+15
| * ide-tape: make function name more accurateBorislav Petkov2008-02-021-6/+3
| * ide-tape: remove unused sense packet commands.Borislav Petkov2008-02-021-8/+1
| * ide-tape: use generic byteorder macrosBorislav Petkov2008-02-021-5/+5
| * ide-tape: remove EXPERIMENTAL driver statusBorislav Petkov2008-02-021-2/+1
| * ide-tape: use generic scsi commandsBorislav Petkov2008-02-021-50/+29
| * ide-tape: remove struct idetape_block_size_page_tBorislav Petkov2008-02-021-18/+0
| * ide-tape: remove structs os_partition_t, os_dat_entry_t, os_dat_tBorislav Petkov2008-02-021-37/+0
| * ide-tape: remove struct idetape_parameter_block_descriptor_tBorislav Petkov2008-02-021-40/+26
| * ide-tape: remove struct idetape_medium_partition_page_tBorislav Petkov2008-02-021-19/+0
| * ide-tape: remove struct idetape_data_compression_page_tBorislav Petkov2008-02-021-19/+0
| * ide-tape: remove struct idetape_inquiry_result_tBorislav Petkov2008-02-021-38/+13
| * ide-tape: remove struct idetape_capabilities_page_tBorislav Petkov2008-02-021-86/+56
| * ide-tape: remove IDETAPE_DEBUG_BUGSBorislav Petkov2008-02-021-41/+2
| * ide-tape: remove IDETAPE_DEBUG_INFOBorislav Petkov2008-02-021-73/+0
| * ide-tape: dump gcw fields on error in idetape_identify_device()Bartlomiej Zolnierkiewicz2008-02-021-6/+7
| * ide-tape: remove struct idetape_mode_parameter_header_tBorislav Petkov2008-02-021-24/+13
| * ide-tape: remove struct idetape_request_sense_result_tBorislav Petkov2008-02-021-53/+22
OpenPOWER on IntegriCloud