summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2008-04-29netiucv: Fix missing driver attributes.Cornelia Huck-0/+1
2008-04-29qeth: layer 2 allow ethtool to set TSOFrank Blaschka-1/+17
2008-04-29qeth: read number of ports from cardUrsula Braun-2/+3
2008-04-29qeth: layer 3 add missing dev_open/close to ccwgroup handlerFrank Blaschka-2/+13
2008-04-29qeth: rework fast pathFrank Blaschka-98/+13
2008-04-29qeth: provide get ethtool settingsFrank Blaschka-0/+93
2008-04-29qeth: layer 3 support vlan IPv6 on hiper socketFrank Blaschka-3/+4
2008-04-29qeth module size reduction.Peter Tiedemann-27/+14
2008-04-29ccwgroup: Unify parsing for group attribute.Ursula Braun-60/+79
2008-04-29netiucv: get rid of in_atomic() useUrsula Braun-2/+0
2008-04-29lcs: CCL-sequ. numbers required for protocol 802.2 only.Klaus D. Wacker-1/+2
2008-04-29Blackfin EMAC Driver: Initial version of ethtool supportBryan Wu-0/+47
2008-04-29Blackfin EMAC Driver: code cleanupBryan Wu-127/+124
2008-04-29net: eepro autoport typoHarvey Harrison-1/+1
2008-04-29Add support for SMSC LAN8187 and LAN8700 PHYsSteve Glendinning-2/+69
2008-04-29Rename SMSC phy functions to be more genericSteve Glendinning-7/+7
2008-04-29drivers/net/phy: fix kernel-doc notationRandy Dunlap-1/+1
2008-04-29S2io: Version update for multi ring patchesSreenivasa Honnur-1/+1
2008-04-29S2io: Enable multi ring supportSreenivasa Honnur-191/+226
2008-04-293c515: use netstats in net_device structurePaulius Zaleckas-34/+30
2008-04-293c509: use netstats in net_device structurePaulius Zaleckas-26/+21
2008-04-293c505: use netstats in net_device structurePaulius Zaleckas-17/+14
2008-04-29Merge branch 'upstream-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik-4/+4
2008-04-29Merge branch 'sis190' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu...Jeff Garzik-55/+81
2008-04-29New driver "sfc" for Solarstorm SFC4000 controller.Ben Hutchings-0/+12880
2008-04-28mv643xx_eth: inter-mv643xx SMI port sharingLennert Buytenhek-16/+22
2008-04-28mv643xx_eth: configurable t_clkLennert Buytenhek-8/+9
2008-04-28mv643xx_eth: mbus decode window supportLennert Buytenhek-0/+51
2008-04-28mv643xx_eth: get rid of static variables, allow multiple instancesLennert Buytenhek-17/+45
2008-04-28drivers: fix integer as NULL pointer warningsHarvey Harrison-6/+6
2008-04-28media: fix integer as NULL pointer warningsHarvey Harrison-13/+16
2008-04-28scsi: fix integer as NULL pointer warningsHarvey Harrison-15/+15
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds-1773/+946
2008-04-28drivers: atm, char fix integer as NULL pointer warningsHarvey Harrison-3/+3
2008-04-28siimage: coding style cleanup (take 2)Sergei Shtylyov-119/+113
2008-04-28ide-cd: clean up cdrom_analyze_sense_data()Roel Kluin-5/+2
2008-04-28ide-cd: fix test unsigned var < 0Roel Kluin-2/+0
2008-04-28ide: add TSSTcorp CDDVDW SH-S202H to ivb_list[]Alexander Smal-0/+2
2008-04-28piix: add Asus Eee 701 controller to short cable listBartlomiej Zolnierkiewicz-0/+1
2008-04-28ARM: always select HAVE_IDEAdrian Bunk-1/+0
2008-04-28remove the broken ETRAX_IDE driverAdrian Bunk-1189/+1
2008-04-28ide: remove ->dma_prdtable field from ide_hwif_tBartlomiej Zolnierkiewicz-6/+4
2008-04-28ide: remove ->dma_vendor{1,3} fields from ide_hwif_tBartlomiej Zolnierkiewicz-8/+4
2008-04-28scc_pata: add ->dma_host_set and ->dma_start methodsBartlomiej Zolnierkiewicz-4/+50
2008-04-28ide: skip "VLB sync" if host uses MMIOBartlomiej Zolnierkiewicz-10/+10
2008-04-28ide: add ide_pad_transfer() helperBartlomiej Zolnierkiewicz-10/+22
2008-04-28ide: remove ->INW and ->OUTW methodsBartlomiej Zolnierkiewicz-45/+3
2008-04-28ide: use IDE I/O helpers directly in ide_tf_{load,read}()Bartlomiej Zolnierkiewicz-27/+56
2008-04-28ns87415: add ->tf_read methodBartlomiej Zolnierkiewicz-0/+44
2008-04-28scc_pata: add ->tf_{load,read} methodsBartlomiej Zolnierkiewicz-0/+87