summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-07-06Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller36-937/+846
2008-07-048390: Split 8390 support into a pausing and a non pausing driver coreAlan Cox7-36/+116
2008-07-04WAN: Remove no longer needed pvc_desc in FR code.Krzysztof Halasa1-17/+8
2008-07-04WAN: convert drivers to use built-in netdev_statsKrzysztof Halasa16-223/+174
2008-07-04igb: add NAPI Rx queue supportPJ Waskiewicz2-89/+61
2008-07-04igb: fix init on 82575 with MNG enabledAlexander Duyck4-0/+79
2008-07-04igb: eliminate hw from the hw_dbg macro argumentsAuke Kok7-182/+147
2008-07-04igb: fix parameter optionsAlexander Duyck1-4/+0
2008-07-04igb: cleanup function header commentsJeff Kirsher4-103/+103
2008-07-04igb: Remove adapter struct from these function call parametersMitch Williams1-48/+40
2008-07-04igb: limit EEPROM accessJeff Kirsher1-0/+4
2008-07-04ipg: run-time configurable jumbo frame supportPekka Enberg2-95/+32
2008-07-04ipg: per-device max_rxframe_sizePekka Enberg2-2/+7
2008-07-04ipg: per-device rxsupport_sizePekka Enberg2-4/+6
2008-07-04ipg: per-device rxfrag_sizePekka Enberg2-14/+12
2008-07-04ipg: remove jumbo frame #ifdef from mtuPekka Enberg2-3/+5
2008-07-04ipg: always compile in jumbo frame supportPekka Enberg2-15/+21
2008-07-04Merge branch 'r8169-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Jeff Garzik2-116/+45
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-29r8169: remove non-napi codeFrancois Romieu2-114/+41
2008-06-29r8169: multicast register update (sync with Realtek's 8.004.00 8168 driver)Francois Romieu1-2/+4
2008-06-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller54-3776/+1397
2008-06-29Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David 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/ne...David S. Miller31-136/+221
2008-06-28CONNECTOR: add a proc entry to list connectorsLi Zefan1-0/+40
2008-06-28hamradio: 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