aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-03tun: Allow GSO using virtio_net_hdrRusty Russell1-3/+92
2008-07-03tun: TUNSETFEATURES to set gso features.Rusty Russell1-0/+49
2008-07-03tun: Interface to query tun/tap features.Rusty Russell1-0/+8
2008-07-02niu: Add support for rx flow hash configuration.Santwona Behera1-0/+158
2008-06-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller54-3776/+1397
2008-06-28Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6David S. Miller36-734/+934
2008-06-28[netdrvr] kill sync_irq-before-freq_irq patternJeff Garzik6-8/+1
2008-06-28[netdrvr] fealnx: clean up nasty mess of arch ifdefsJeff Garzik1-31/+12
2008-06-28tulip: remove wrapper around get_unalignedHarvey Harrison1-6/+4
2008-06-28Fix forcedeth hibernate/wake-on-lan problemsTobias Diedrich1-0/+20
2008-06-28Fix forcedeth hibernate/wake-on-lan problemsTobias Diedrich1-0/+5
2008-06-288139too: some style cleanupsMárton Németh1-6/+6
2008-06-28rndis_host: pass buffer length to rndis_commandJussi Kivilinna2-9/+9
2008-06-28net: sh_eth: Fix compile error sh_ethNobuhiro Iwamatsu2-4/+4
2008-06-28e1000: remove e1000_clean_tx_irq call from e1000_netpollAndy Gospodarek1-1/+0
2008-06-28igb: make ioport freeTaku Izumi2-6/+45
2008-06-28e1000e: make ioport freeTaku Izumi2-6/+46
2008-06-28e1000: remove PCI Express device IDsAuke Kok2-36/+0
2008-06-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller31-136/+221
2008-06-27CONNECTOR: add a proc entry to list connectorsLi Zefan1-0/+40
2008-06-27hamradio: remove unused variableAndre Haupt1-2/+0
2008-06-27prism: islpci_eth.c endianness fixHarvey Harrison1-1/+1
2008-06-27rt2x00: Fix lock dependency errrorIvo van Doorn3-15/+28
2008-06-27wireless: remove RFKILL_STATE_HARD_BLOCKED warningsJohn W. Linville4-8/+21
2008-06-27ath5k: remove now unused variable declared in ath5k_txJohn W. Linville1-1/+0
2008-06-27wireless: Small cleanupsPavel Machek2-25/+20
2008-06-27iwlwifi: fix build for CONFIG_INPUT=nRandy Dunlap2-2/+11
2008-06-27b43: Fix PIO skb clobberMichael Buesch1-1/+1
2008-06-27rt2x00: kill URB for all TX queues during disable_radio()Ivo van Doorn1-3/+6
2008-06-27ath5k: convert LED code to use mac80211 triggersBob Copeland3-154/+132
2008-06-27rt2x00: Remove duplicate deinitializationIvo van Doorn1-18/+2
2008-06-27b43: Add debugfs firmware debugging knobMichael Buesch3-0/+15
2008-06-27b43: Add simple firmware watchdogMichael Buesch2-0/+17
2008-06-27ssb, b43, b43legacy, b44: Rewrite SSB DMA APIMichael Buesch5-148/+197
2008-06-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller8-70/+97
2008-06-27Hold RTNL while calling dev_close()Ben Hutchings1-0/+3
2008-06-27qla3xxx: Hold RTNL while calling dev_close()Ben Hutchings1-0/+2
2008-06-27[netdrvr] Fix IOMMU overflow checking in s2io.cAndi Kleen2-27/+12
2008-06-27e1000: only enable TSO6 via ethtool when using correct hardwareAndy Gospodarek1-1/+1
2008-06-27e100: Do pci_dma_sync after skb_alloc for proper operation on ixp4xxKevin Hao1-0/+2
2008-06-27[netdrvr] netxen: fix netxen_pci_tbl[] breakageAl Viro1-7/+11
2008-06-27[netdrvr] 3c59x: remove irqs_disabled warning from local_bh_enableIngo Molnar1-2/+3
2008-06-27ipg: use NULL, not zero, for pointersPekka Enberg1-1/+1
2008-06-27ipg: fix jumbo frame compilationPekka Enberg1-7/+7
2008-06-27drivers/net/r6040.c: Eliminate double sizeofJulia Lawall1-1/+1
2008-06-27pcnet_cs, axnet_cs: clear bogus interrupt before request_irqKomuro2-0/+5
2008-06-27e1000e: fix EEH recovery during reset on PPCJeff Kirsher1-1/+2
2008-06-27igb: fix EEH recovery during reset on PPCJeff Kirsher1-1/+2
2008-06-27ixgbe: fix EEH recovery during reset on PPCPaul Larson1-1/+2
2008-06-27tc35815: Fix receiver hangup on Rx FIFO overflowAtsushi Nemoto1-1/+1