summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-03-17/drivers/net/atarilance.c replaced init_module&cleanup_module with module_ini...Jon Schindler1-3/+4
2008-03-17/drivers/net/at1700.c replaced init_module&cleanup_module with module_init&mo...Jon Schindler1-3/+4
2008-03-17/drivers/net/arcnet/com20020.c replaced init_module&cleanup_module with modul...Jon Schindler1-3/+4
2008-03-17/drivers/net/appletalk/cops.c replaced init_module&cleanup_module with module...Jon Schindler1-2/+4
2008-03-17/drivers/net/8390.c replaced init_module&cleanup_module with module_init&modu...Jon Schindler1-2/+4
2008-03-17smc91x: make superh use default config V2Magnus Damm1-30/+0
2008-03-17smc91x: add insw/outsw to default config V2Magnus Damm1-0/+2
2008-03-17smc91x: introduce platform data flags V2Magnus Damm2-27/+64
2008-03-17smc91x: pass along private data V2Magnus Damm2-275/+280
2008-03-17S2io: Version update for multiqueue and vlan patchesSreenivasa Honnur1-1/+1
2008-03-17S2io: Support for vlan_rx_kill_vid entry pointSreenivasa Honnur2-50/+71
2008-03-17S2io: Multiqueue network device support - FIFO selection based on L4 portsSreenivasa Honnur2-19/+150
2008-03-17S2io: Multiqueue network device support implementationSreenivasa Honnur2-30/+186
2008-03-17qeth: remove old qeth filesFrank Blaschka10-14269/+0
2008-03-17qeth: new qeth device driverFrank Blaschka13-16/+13495
2008-03-17ctc: removal of the old ctc driverPeter Tiedemann4-3537/+0
2008-03-17ctcm: infrastructure for replaced ctc driverPeter Tiedemann11-8/+7920
2008-03-17drivers/s390/net: Kconfig brush upUrsula Braun1-21/+22
2008-03-17atl1: reduce forward declarationsJay Cliburn2-713/+703
2008-03-17atl1: make functions staticJay Cliburn2-53/+51
2008-03-17atl1: print debug info if rrd errorJay Cliburn1-4/+22
2008-03-17atl1: use netif_msgJay Cliburn2-46/+111
2008-03-17atl1: use csum_startJay Cliburn1-5/+6
2008-03-17atl1: simplify tx packet descriptorJay Cliburn2-220/+246
2008-03-17atl1: add ethtool register dumpJay Cliburn2-0/+54
2008-03-17atl1: fix broken TSOJay Cliburn1-18/+11
2008-03-17atl1: move common functions to atlx filesJay Cliburn9-2710/+2751
2008-03-17atl1: relocate atl1 driver to /drivers/net/atlxJay Cliburn8-1/+1
2008-03-17remove the obsolete xircom_tulip_cb driverAdrian Bunk3-1741/+1
2008-03-17sk98lin: remove obsolete driverStephen Hemminger42-41384/+0
2008-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p...Linus Torvalds2-5/+5
2008-03-15[PARISC] make ptr_to_pide() staticFUJITA Tomonori1-2/+2
2008-03-15[PARISC] pdc_stable: fix compile errorsJoel Soete1-3/+3
2008-03-15ACPI: Remove ACPI_CUSTOM_DSDT_INITRD optionLinus Torvalds2-95/+0
2008-03-15tifm_sd: DATA_CARRY is not boolean in tifm_sd_transfer_data()Roel Kluin1-1/+1
2008-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds7-67/+143
2008-03-14firewire: fw-ohci: shut up false compiler warning on PPC32Stefan Richter1-3/+3
2008-03-14firewire: fw-ohci: use dma_alloc_coherent for ar_bufferJarod Wilson1-13/+5
2008-03-14ieee1394: sbp2: fix for SYM13FW500 bridge (Datafab disk)Stefan Richter1-0/+5
2008-03-14firewire: fw-sbp2: fix for SYM13FW500 bridge (Datafab disk)Stefan Richter1-0/+5
2008-03-14firewire: update Kconfig help textStefan Richter1-31/+19
2008-03-14firewire: warn on fatal condition in topology codeStefan Richter1-1/+2
2008-03-14firewire: fw-sbp2: set single-phase retry_limitJarod Wilson1-4/+27
2008-03-14firewire: fw-ohci: Apple UniNorth 1st generation supportStefan Richter1-8/+21
2008-03-14firewire: fw-ohci: PPC PMac platform codeStefan Richter1-0/+49
2008-03-14firewire: endianess annotationsStefan Richter3-6/+6
2008-03-14firewire: endianess fixStefan Richter1-1/+1
2008-03-13iwlwifi: fix bug to show hidden APs during scanReinette Chatre2-16/+26
2008-03-13iwlwifi: change rate number to a constantTomas Winkler1-2/+3
2008-03-13iwlwifi: Fix endianity in debug printTomas Winkler1-1/+1