aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/b44.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-03pasemi_mac: Add support for changing mac addressOlof Johansson2-0/+30
2008-02-03S2io: Fix for LRO BugsSurjit Reang2-11/+11
2008-02-03PHYLIB: Add BCM5482 PHY supportNate Case1-0/+20
2008-02-03e1000e: add new wakeup cababilitiesMitch Williams2-2/+12
2008-02-03big-endian support for via-velocityAl Viro2-166/+128
2008-02-03rtl8150: use default MTU of 1500Lennert Buytenhek1-1/+0
2008-02-03net/sunbmac.c section fixAdrian Bunk1-1/+1
2008-02-03net/sunqe.c section fixAdrian Bunk1-3/+3
2008-02-03drivers/net/sunvnet.c:print_version() must be __devinitAdrian Bunk1-1/+1
2008-02-03IBMLANA no longer has to depend on MCA_LEGACYAdrian Bunk1-1/+1
2008-02-03ibmlana_init_one() must be __devinitAdrian Bunk1-1/+1
2008-02-03olympic_open() must be __devinitAdrian Bunk1-1/+1
2008-02-03ibmlana_adapter_names[] must be __devinitdataAdrian Bunk1-1/+1
2008-02-03via-rhine.c:rhine_hw_init() must be __devinitAdrian Bunk1-1/+1
2008-02-03NET: AX88796 use dev_dbg() instead of printk()Ben Dooks1-17/+23
2008-02-03macb: Fix section mismatch and shrink runtime footprintHaavard Skinnemoen1-5/+4
2008-02-03ehea: fix sysfs link compile problemJan-Bernd Themann1-37/+0
2008-02-03ucc_geth: add support for netpollAnton Vorontsov1-0/+20
2008-02-03ucc_geth: fix module removalAnton Vorontsov1-7/+10
2008-02-03ehea: fix qmr checkpatch complaintsDoug Maxey2-24/+24
2008-02-03ehea: fix phyp checkpatch complaintsDoug Maxey2-90/+90
2008-02-03ehea: fix main checkpatch complaintsDoug Maxey1-41/+46
2008-02-03ehea: fix ethtool checkpatch complaintsDoug Maxey1-2/+2
2008-02-03ehea: fix ehea.h checkpatch complaintsDoug Maxey2-4/+7
2008-02-03fix writev regression: pan hanging unkillable and un-straceableNick Piggin1-2/+6
2008-02-02ide-tape: remove idetape_config_t typedefBorislav Petkov1-12/+8
2008-02-02ide-tape: remove mtio.h related commentsBorislav Petkov1-81/+15
2008-02-02ide-tape: make function name more accurateBorislav Petkov1-6/+3
2008-02-02ide-tape: remove unused sense packet commands.Borislav Petkov1-8/+1
2008-02-02ide-tape: use generic byteorder macrosBorislav Petkov1-5/+5
2008-02-02ide-tape: remove EXPERIMENTAL driver statusBorislav Petkov1-2/+1
2008-02-02ide-tape: use generic scsi commandsBorislav Petkov1-50/+29
2008-02-02ide-tape: remove struct idetape_block_size_page_tBorislav Petkov1-18/+0
2008-02-02ide-tape: remove structs os_partition_t, os_dat_entry_t, os_dat_tBorislav Petkov1-37/+0
2008-02-02ide-tape: remove struct idetape_parameter_block_descriptor_tBorislav Petkov1-40/+26
2008-02-02ide-tape: remove struct idetape_medium_partition_page_tBorislav Petkov1-19/+0
2008-02-02ide-tape: remove struct idetape_data_compression_page_tBorislav Petkov1-19/+0
2008-02-02ide-tape: remove struct idetape_inquiry_result_tBorislav Petkov1-38/+13
2008-02-02ide-tape: remove struct idetape_capabilities_page_tBorislav Petkov1-86/+56
2008-02-02ide-tape: remove IDETAPE_DEBUG_BUGSBorislav Petkov1-41/+2
2008-02-02ide-tape: remove IDETAPE_DEBUG_INFOBorislav Petkov1-73/+0
2008-02-02ide-tape: dump gcw fields on error in idetape_identify_device()Bartlomiej Zolnierkiewicz1-6/+7
2008-02-02ide-tape: remove struct idetape_mode_parameter_header_tBorislav Petkov1-24/+13
2008-02-02ide-tape: remove struct idetape_request_sense_result_tBorislav Petkov1-53/+22
2008-02-02ide-tape: remove dead codeBorislav Petkov1-34/+0
2008-02-02ide-tape: move historical changelog to Documentation/ide/ChangeLog.ide-tape.1995-2002Borislav Petkov3-410/+407
2008-02-02ide-cs: use ide_std_init_ports()Bartlomiej Zolnierkiewicz1-1/+1
2008-02-02ide: move check_dma_crc() to ide-dma.cBartlomiej Zolnierkiewicz3-23/+23
2008-02-02ide: remove ide_auto_reduce_xfer()Bartlomiej Zolnierkiewicz1-28/+13
2008-02-02ide: move drive->crc_count check out from check_dma_crc()Bartlomiej Zolnierkiewicz1-12/+12