summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-06-28Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller
2008-06-28[netdrvr] kill sync_irq-before-freq_irq patternJeff Garzik
2008-06-28[netdrvr] fealnx: clean up nasty mess of arch ifdefsJeff Garzik
2008-06-28tulip: remove wrapper around get_unalignedHarvey Harrison
2008-06-28Fix forcedeth hibernate/wake-on-lan problemsTobias Diedrich
2008-06-28Fix forcedeth hibernate/wake-on-lan problemsTobias Diedrich
2008-06-288139too: some style cleanupsMárton Németh
2008-06-28rndis_host: pass buffer length to rndis_commandJussi Kivilinna
2008-06-28net: sh_eth: Fix compile error sh_ethNobuhiro Iwamatsu
2008-06-28e1000: remove e1000_clean_tx_irq call from e1000_netpollAndy Gospodarek
2008-06-28igb: make ioport freeTaku Izumi
2008-06-28e1000e: make ioport freeTaku Izumi
2008-06-28e1000: remove PCI Express device IDsAuke Kok
2008-06-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-27CONNECTOR: add a proc entry to list connectorsLi Zefan
2008-06-27hamradio: remove unused variableAndre Haupt
2008-06-27prism: islpci_eth.c endianness fixHarvey Harrison
2008-06-27rt2x00: Fix lock dependency errrorIvo van Doorn
2008-06-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-06-27Hold RTNL while calling dev_close()Ben Hutchings
2008-06-27qla3xxx: Hold RTNL while calling dev_close()Ben Hutchings
2008-06-27[netdrvr] Fix IOMMU overflow checking in s2io.cAndi Kleen
2008-06-27e1000: only enable TSO6 via ethtool when using correct hardwareAndy Gospodarek
2008-06-27e100: Do pci_dma_sync after skb_alloc for proper operation on ixp4xxKevin Hao
2008-06-27[netdrvr] netxen: fix netxen_pci_tbl[] breakageAl Viro
2008-06-27[netdrvr] 3c59x: remove irqs_disabled warning from local_bh_enableIngo Molnar
2008-06-27ipg: use NULL, not zero, for pointersPekka Enberg
2008-06-27ipg: fix jumbo frame compilationPekka Enberg
2008-06-27drivers/net/r6040.c: Eliminate double sizeofJulia Lawall
2008-06-27pcnet_cs, axnet_cs: clear bogus interrupt before request_irqKomuro
2008-06-27e1000e: fix EEH recovery during reset on PPCJeff Kirsher
2008-06-27igb: fix EEH recovery during reset on PPCJeff Kirsher
2008-06-27ixgbe: fix EEH recovery during reset on PPCPaul Larson
2008-06-27tc35815: Fix receiver hangup on Rx FIFO overflowAtsushi Nemoto
2008-06-27tc35815: Mark carrier-off before starting PHYAtsushi Nemoto
2008-06-25iwlwifi: improve scanning band selection managementRon Rindjunsky
2008-06-25rt2x00: Fix unbalanced mutex lockingIvo van Doorn
2008-06-25b43legacy: Fix possible NULL pointer dereference in DMA codeMichael Buesch
2008-06-25b43: Fix possible MMIO access while device is downMichael Buesch
2008-06-25b43legacy: Do not return TX_BUSY from op_txMichael Buesch
2008-06-25b43: Do not return TX_BUSY from op_txMichael Buesch
2008-06-24ixgbe: add LRO supportMallikarjuna R Chilakala
2008-06-24cxgb3 - add missing adapter type for RDMADivy Le Ray
2008-06-24drivers/net/tulip: update first comment in tulip filesGrant Grundler
2008-06-24DM9000: Remove DEFAULT_TRIGGER for request_irq() flags.Ben Dooks
2008-06-24DM9000: Re-unite menuconfig entries for DM9000 driverBen Dooks
2008-06-24DM9000: Add missing msleep() in EEPROM wait code.Ben Dooks
2008-06-24DM9000: Allow the use of the NSR register to get link status.Ben Dooks
2008-06-24DM9000: Use NSR to determine link-status on internal PHYBen Dooks
2008-06-24DM9000: Cleanup source code - remove forward declerationsBen Dooks