summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* [8390]: Fix build error.David S. Miller2008-03-231-1/+1
* Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-03-23100-63181/+25074
|\
| * ixgbe: Increment versionAuke Kok2008-03-171-1/+1
| * ixgbe: Add optional DCA infrastructureJeb Cramer2008-03-172-0/+157
| * ixgbe: Introduce adaptive interrupt moderationAyyappan Veeraiyan2008-03-173-12/+232
| * ixgbe: Introduce Multiqueue TXAyyappan Veeraiyan2008-03-172-5/+66
| * ixgbe: Introduce MSI-X queue vector codeAyyappan Veeraiyan2008-03-172-350/+826
| * /drivers/net/atarilance.c replaced init_module&cleanup_module with module_ini...Jon Schindler2008-03-171-3/+4
| * /drivers/net/at1700.c replaced init_module&cleanup_module with module_init&mo...Jon Schindler2008-03-171-3/+4
| * /drivers/net/arcnet/com20020.c replaced init_module&cleanup_module with modul...Jon Schindler2008-03-171-3/+4
| * /drivers/net/appletalk/cops.c replaced init_module&cleanup_module with module...Jon Schindler2008-03-171-2/+4
| * /drivers/net/8390.c replaced init_module&cleanup_module with module_init&modu...Jon Schindler2008-03-171-2/+4
| * smc91x: make superh use default config V2Magnus Damm2008-03-171-30/+0
| * smc91x: add insw/outsw to default config V2Magnus Damm2008-03-171-0/+2
| * smc91x: introduce platform data flags V2Magnus Damm2008-03-172-27/+64
| * smc91x: pass along private data V2Magnus Damm2008-03-172-275/+280
| * S2io: Version update for multiqueue and vlan patchesSreenivasa Honnur2008-03-171-1/+1
| * S2io: Support for vlan_rx_kill_vid entry pointSreenivasa Honnur2008-03-172-50/+71
| * S2io: Multiqueue network device support - FIFO selection based on L4 portsSreenivasa Honnur2008-03-172-19/+150
| * S2io: Multiqueue network device support implementationSreenivasa Honnur2008-03-172-30/+186
| * qeth: remove old qeth filesFrank Blaschka2008-03-1710-14269/+0
| * qeth: new qeth device driverFrank Blaschka2008-03-1713-16/+13495
| * ctc: removal of the old ctc driverPeter Tiedemann2008-03-174-3537/+0
| * ctcm: infrastructure for replaced ctc driverPeter Tiedemann2008-03-1711-8/+7920
| * drivers/s390/net: Kconfig brush upUrsula Braun2008-03-171-21/+22
| * atl1: reduce forward declarationsJay Cliburn2008-03-172-713/+703
| * atl1: make functions staticJay Cliburn2008-03-172-53/+51
| * atl1: print debug info if rrd errorJay Cliburn2008-03-171-4/+22
| * atl1: use netif_msgJay Cliburn2008-03-172-46/+111
| * atl1: use csum_startJay Cliburn2008-03-171-5/+6
| * atl1: simplify tx packet descriptorJay Cliburn2008-03-172-220/+246
| * atl1: add ethtool register dumpJay Cliburn2008-03-172-0/+54
| * atl1: fix broken TSOJay Cliburn2008-03-171-18/+11
| * atl1: move common functions to atlx filesJay Cliburn2008-03-179-2710/+2751
| * atl1: relocate atl1 driver to /drivers/net/atlxJay Cliburn2008-03-178-1/+1
| * remove the obsolete xircom_tulip_cb driverAdrian Bunk2008-03-173-1741/+1
| * sk98lin: remove obsolete driverStephen Hemminger2008-03-1742-41384/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-212-3/+18
|\ \
| * | [NET] ifb: set separate lockdep classes for queue locksJarek Poplawski2008-03-211-0/+15
| * | [TG3]: Fix build warning on sparc32.David S. Miller2008-03-201-3/+3
| * | [RT2X00] drivers/net/wireless/rt2x00/rt2x00dev.c: remove dead code, fix warningAndrew Morton2008-03-191-3/+0
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-18306-3191/+8132
|\| |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David S. Miller2008-03-18264-2835/+7579
| |\ \
| | * \ Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-03-173-52/+118
| | |\ \
| | | * | ahci: Add Marvell 6121 SATA supportJose Alberto Reguero2008-03-171-4/+15
| | | * | pata_ali: use atapi_cmd_type() to determine cmd type instead of transfer sizeTejun Heo2008-03-171-1/+1
| | | * | ahci: implement skip_host_reset parameterTejun Heo2008-03-171-19/+29
| | | * | ahci: request all PCI BARsTejun Heo2008-03-171-1/+4
| | | * | libata-acpi: improve dock event handlingTejun Heo2008-03-171-27/+69
| | | |/
| | * | virtio: fix race in enable_cbChristian Borntraeger2008-03-172-4/+7