summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller2008-06-2936-734/+934
|\
| * [netdrvr] kill sync_irq-before-freq_irq patternJeff Garzik2008-06-286-8/+1
| * [netdrvr] fealnx: clean up nasty mess of arch ifdefsJeff Garzik2008-06-281-31/+12
| * tulip: remove wrapper around get_unalignedHarvey Harrison2008-06-281-6/+4
| * Fix forcedeth hibernate/wake-on-lan problemsTobias Diedrich2008-06-281-0/+20
| * Fix forcedeth hibernate/wake-on-lan problemsTobias Diedrich2008-06-281-0/+5
| * 8139too: some style cleanupsMárton Németh2008-06-281-6/+6
| * rndis_host: pass buffer length to rndis_commandJussi Kivilinna2008-06-282-9/+9
| * net: sh_eth: Fix compile error sh_ethNobuhiro Iwamatsu2008-06-282-4/+4
| * e1000: remove e1000_clean_tx_irq call from e1000_netpollAndy Gospodarek2008-06-281-1/+0
| * igb: make ioport freeTaku Izumi2008-06-282-6/+45
| * e1000e: make ioport freeTaku Izumi2008-06-282-6/+46
| * e1000: remove PCI Express device IDsAuke Kok2008-06-282-36/+0
| * ixgbe: add LRO supportMallikarjuna R Chilakala2008-06-254-22/+112
| * cxgb3 - add missing adapter type for RDMADivy Le Ray2008-06-252-2/+22
| * drivers/net/tulip: update first comment in tulip filesGrant Grundler2008-06-259-30/+20
| * DM9000: Remove DEFAULT_TRIGGER for request_irq() flags.Ben Dooks2008-06-251-7/+2
| * DM9000: Re-unite menuconfig entries for DM9000 driverBen Dooks2008-06-251-8/+8
| * DM9000: Add missing msleep() in EEPROM wait code.Ben Dooks2008-06-251-0/+2
| * DM9000: Allow the use of the NSR register to get link status.Ben Dooks2008-06-252-2/+48
| * DM9000: Use NSR to determine link-status on internal PHYBen Dooks2008-06-251-1/+8
| * DM9000: Cleanup source code - remove forward declerationsBen Dooks2008-06-251-518/+498
| * DM9000: Cleanup source codeBen Dooks2008-06-251-32/+30
| * DM9000: Cleanups after the resource changesBen Dooks2008-06-251-20/+4
| * DM9000: Add support for DM9000A and DM9000B chipsBen Dooks2008-06-252-5/+72
| * DM9000: Remove the 2 resources probe scheme.Laurent Pinchart2008-06-251-62/+44
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-2831-136/+221
|\ \ | |/ |/|
| * CONNECTOR: add a proc entry to list connectorsLi Zefan2008-06-281-0/+40
| * hamradio: remove unused variableAndre Haupt2008-06-281-2/+0
| * prism: islpci_eth.c endianness fixHarvey Harrison2008-06-271-1/+1
| * rt2x00: Fix lock dependency errrorIvo van Doorn2008-06-273-15/+28
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-278-70/+97
| |\
| | * iwlwifi: improve scanning band selection managementRon Rindjunsky2008-06-252-33/+39
| | * rt2x00: Fix unbalanced mutex lockingIvo van Doorn2008-06-252-30/+42
| | * b43legacy: Fix possible NULL pointer dereference in DMA codeMichael Buesch2008-06-251-1/+1
| | * b43: Fix possible MMIO access while device is downMichael Buesch2008-06-251-0/+3
| | * b43legacy: Do not return TX_BUSY from op_txMichael Buesch2008-06-251-2/+4
| | * b43: Do not return TX_BUSY from op_txMichael Buesch2008-06-251-4/+8
| * | Hold RTNL while calling dev_close()Ben Hutchings2008-06-271-0/+3
| * | qla3xxx: Hold RTNL while calling dev_close()Ben Hutchings2008-06-271-0/+2
| * | [netdrvr] Fix IOMMU overflow checking in s2io.cAndi Kleen2008-06-272-27/+12
| * | e1000: only enable TSO6 via ethtool when using correct hardwareAndy Gospodarek2008-06-271-1/+1
| * | e100: Do pci_dma_sync after skb_alloc for proper operation on ixp4xxKevin Hao2008-06-271-0/+2
| * | [netdrvr] netxen: fix netxen_pci_tbl[] breakageAl Viro2008-06-271-7/+11
| * | [netdrvr] 3c59x: remove irqs_disabled warning from local_bh_enableIngo Molnar2008-06-271-2/+3
| * | ipg: use NULL, not zero, for pointersPekka Enberg2008-06-271-1/+1
| * | ipg: fix jumbo frame compilationPekka Enberg2008-06-271-7/+7
| * | drivers/net/r6040.c: Eliminate double sizeofJulia Lawall2008-06-271-1/+1
| * | pcnet_cs, axnet_cs: clear bogus interrupt before request_irqKomuro2008-06-272-0/+5
| * | e1000e: fix EEH recovery during reset on PPCJeff Kirsher2008-06-271-1/+2