aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller2008-07-06
|\
| * 8390: Split 8390 support into a pausing and a non pausing driver coreAlan Cox2008-07-04
| * WAN: Remove no longer needed pvc_desc in FR code.Krzysztof Halasa2008-07-04
| * WAN: convert drivers to use built-in netdev_statsKrzysztof Halasa2008-07-04
| * igb: add NAPI Rx queue supportPJ Waskiewicz2008-07-04
| * igb: fix init on 82575 with MNG enabledAlexander Duyck2008-07-04
| * igb: eliminate hw from the hw_dbg macro argumentsAuke Kok2008-07-04
| * igb: fix parameter optionsAlexander Duyck2008-07-04
| * igb: cleanup function header commentsJeff Kirsher2008-07-04
| * igb: Remove adapter struct from these function call parametersMitch Williams2008-07-04
| * igb: limit EEPROM accessJeff Kirsher2008-07-04
| * ipg: run-time configurable jumbo frame supportPekka Enberg2008-07-04
| * ipg: per-device max_rxframe_sizePekka Enberg2008-07-04
| * ipg: per-device rxsupport_sizePekka Enberg2008-07-04
| * ipg: per-device rxfrag_sizePekka Enberg2008-07-04
| * ipg: remove jumbo frame #ifdef from mtuPekka Enberg2008-07-04
| * ipg: always compile in jumbo frame supportPekka Enberg2008-07-04
| * Merge branch 'r8169-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Jeff Garzik2008-07-04
| |\
| | * r8169: remove non-napi codeFrancois Romieu2008-06-29
| | * r8169: multicast register update (sync with Realtek's 8.004.00 8168 driver)Francois Romieu2008-06-29
* | | tun: Allow GSO using virtio_net_hdrRusty Russell2008-07-03
* | | tun: TUNSETFEATURES to set gso features.Rusty Russell2008-07-03
* | | tun: Interface to query tun/tap features.Rusty Russell2008-07-03
|/ /
* | niu: Add support for rx flow hash configuration.Santwona Behera2008-07-02
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-29
|\ \
| * | wireless: remove RFKILL_STATE_HARD_BLOCKED warningsJohn W. Linville2008-06-27
| * | ath5k: remove now unused variable declared in ath5k_txJohn W. Linville2008-06-27
| * | wireless: Small cleanupsPavel Machek2008-06-27
| * | iwlwifi: fix build for CONFIG_INPUT=nRandy Dunlap2008-06-27
| * | b43: Fix PIO skb clobberMichael Buesch2008-06-27
| * | rt2x00: kill URB for all TX queues during disable_radio()Ivo van Doorn2008-06-27
| * | ath5k: convert LED code to use mac80211 triggersBob Copeland2008-06-27
| * | rt2x00: Remove duplicate deinitializationIvo van Doorn2008-06-27
| * | b43: Add debugfs firmware debugging knobMichael Buesch2008-06-27
| * | b43: Add simple firmware watchdogMichael Buesch2008-06-27
| * | ssb, b43, b43legacy, b44: Rewrite SSB DMA APIMichael Buesch2008-06-27
| * | adm8211: remove unnecessary protected bit mask/checkHarvey Harrison2008-06-26
| * | b43: Remove "shm" and "ucode_regs" debugfs filesMichael Buesch2008-06-26
| * | b43: Add mask/set capability to debugfs MMIO interfaceMichael Buesch2008-06-26
| * | b43: Add debugfs files for random SHM accessMichael Buesch2008-06-26
| * | b43: Add debugfs files for MMIO register accessMichael Buesch2008-06-26
| * | rt2x00: Release rt2x00 2.1.8Ivo van Doorn2008-06-26
| * | rt2x00: Increase queue sizeIvo van Doorn2008-06-26
| * | rt2x00: Fix sparse warning on nested container_of()Ivo van Doorn2008-06-26
| * | rt2x00: Cleanup symbol exportsIvo van Doorn2008-06-26
| * | rt2x00: Replace statically allocated DMA buffers with mapped skb's.Gertjan van Wingerde2008-06-26
| * | rt2x00: Centralize allocation of RX skbs.Gertjan van Wingerde2008-06-26
| * | rt2x00: Convert rt2x00 to use generic DMA-mapping APIGertjan van Wingerde2008-06-26
| * | rt2x00: Properly clean up beacon skbs.Gertjan van Wingerde2008-06-26
| * | rt2x00: Use ieee80211 fc handlersIvo van Doorn2008-06-26