aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2008-07-29niu: Fix error checking in niu_ethflow_to_class.Andreas Schwab
2008-07-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-07-29PS3: gelic: use unsigned long for irqflagsVegard Nossum
2008-07-29mac80211: partially fix skb->cb useJohannes Berg
2008-07-29rtl8187: Improve wireless statistics for RTL8187BLarry Finger
2008-07-29rtl8187: Fix for TX sequence number problemLarry Finger
2008-07-29mac80211: fix sparse integer as NULL pointer warningHarvey Harrison
2008-07-29drivers/net/wireless/iwlwifi/iwl-led.c: printk fixAndrew Morton
2008-07-29rt2x00: Clear queue entry flags during initializationIvo van Doorn
2008-07-29rt2x00: Force full register config after start()Ivo van Doorn
2008-07-29b43legacy: Release mutex in error handling codeJulia Lawall
2008-07-29drivers/net/wireless/ipw2100.c: Release mutex in error handling codeJulia Lawall
2008-07-29rt2x00: Fix memleak when RTS/CTS failsIvo van Doorn
2008-07-29rt2x00: Fix QOS sequence countingIvo van Doorn
2008-07-29rt2x00: Fix the beacon length bugIwo Mergler
2008-07-29rt2x00: Large vendor requests for rt73usb firmware upload and beaconsIwo Mergler
2008-07-29rt2x00: Support for large vendor requestsIwo Mergler
2008-07-29rt2x00: Fix EIFS timing valueIvo van Doorn
2008-07-29rt2x00: Remove duplicate declarationIvo van Doorn
2008-07-29ath5k: don't enable MSI, we cannot handle it yetPavel Roskin
2008-07-29ath5k: fix recursive locking in ath5k_beacon_updateBob Copeland
2008-07-29iwlwifi: small compile warnings without CONFIG_IWLWIFI_DEBUGDenis V. Lunev
2008-07-29iwlwifi: compilation error when CONFIG_IWLWIFI_DEBUG is not setDenis V. Lunev
2008-07-29libertas: check bounds and only use decimal for sysfs persistent features.Brian Cavagnolo
2008-07-29iwl-3945: add #ifdef CONFIG_IWL3945_LEDS to avoid compile warning.Rami Rosen
2008-07-29ath5k: use positive logic for HP laptop LEDsBob Copeland
2008-07-29Ath5k: suspend/resume fixesJiri Slaby
2008-07-29Ath5k: fix dma operationJiri Slaby
2008-07-29Ath5k: flush workJiri Slaby
2008-07-29Ath5k: kill tasklets on shutdownJiri Slaby
2008-07-29Ath5k: fix memory corruptionJiri Slaby
2008-07-29mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flagJohannes Berg
2008-07-28ibmveth: Fix multiple errors with dma_mapping_error conversionStephen Rothwell
2008-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-26[PATCH] f_count may wrap aroundAl Viro
2008-07-26mm: speculative page referencesNick Piggin
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
2008-07-25drivers/net: convert BUG_TRAP to generic WARN_ONIlpo Järvinen
2008-07-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2008-07-25mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver filesJack Morgenstein
2008-07-25ibmveth: enable driver for CMORobert Jennings
2008-07-25ibmveth: Automatically enable larger rx buffer pools for larger mtuSantiago Leon
2008-07-25virtio: Recycle unused recv buffer pages for large skbs in net driverRusty Russell
2008-07-25virtio net: Allow receiving SG packetsHerbert Xu
2008-07-25virtio net: Add ethtool ops for SG/GSOHerbert Xu
2008-07-25virtio: fix virtio_net xmit of freed skb bugMark McLoughlin
2008-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds