summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2008-07-30niu: Fix error checking in niu_ethflow_to_class.Andreas Schwab1-1/+1
2008-07-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller33-182/+329
2008-07-30PS3: gelic: use unsigned long for irqflagsVegard Nossum1-6/+6
2008-07-30mac80211: partially fix skb->cb useJohannes Berg6-6/+6
2008-07-30rtl8187: Improve wireless statistics for RTL8187BLarry Finger2-34/+54
2008-07-30rtl8187: Fix for TX sequence number problemLarry Finger2-0/+16
2008-07-30mac80211: fix sparse integer as NULL pointer warningHarvey Harrison1-1/+1
2008-07-30drivers/net/wireless/iwlwifi/iwl-led.c: printk fixAndrew Morton1-1/+3
2008-07-30rt2x00: Clear queue entry flags during initializationIvo van Doorn1-2/+8
2008-07-30rt2x00: Force full register config after start()Ivo van Doorn3-4/+17
2008-07-30b43legacy: Release mutex in error handling codeJulia Lawall1-1/+1
2008-07-30drivers/net/wireless/ipw2100.c: Release mutex in error handling codeJulia Lawall1-1/+2
2008-07-30rt2x00: Fix memleak when RTS/CTS failsIvo van Doorn1-0/+1
2008-07-30rt2x00: Fix QOS sequence countingIvo van Doorn5-15/+32
2008-07-30rt2x00: Fix the beacon length bugIwo Mergler2-0/+24
2008-07-30rt2x00: Large vendor requests for rt73usb firmware upload and beaconsIwo Mergler2-32/+9
2008-07-30rt2x00: Support for large vendor requestsIwo Mergler2-1/+52
2008-07-30rt2x00: Fix EIFS timing valueIvo van Doorn2-2/+5
2008-07-30rt2x00: Remove duplicate declarationIvo van Doorn1-7/+0
2008-07-30ath5k: don't enable MSI, we cannot handle it yetPavel Roskin1-5/+0
2008-07-30ath5k: fix recursive locking in ath5k_beacon_updateBob Copeland1-3/+0
2008-07-30iwlwifi: small compile warnings without CONFIG_IWLWIFI_DEBUGDenis V. Lunev1-0/+2
2008-07-30iwlwifi: compilation error when CONFIG_IWLWIFI_DEBUG is not setDenis V. Lunev1-6/+2
2008-07-30libertas: check bounds and only use decimal for sysfs persistent features.Brian Cavagnolo1-15/+15
2008-07-30iwl-3945: add #ifdef CONFIG_IWL3945_LEDS to avoid compile warning.Rami Rosen1-0/+2
2008-07-30ath5k: use positive logic for HP laptop LEDsBob Copeland1-2/+2
2008-07-30Ath5k: suspend/resume fixesJiri Slaby1-5/+21
2008-07-30Ath5k: fix dma operationJiri Slaby1-11/+0
2008-07-30Ath5k: flush workJiri Slaby2-2/+15
2008-07-30Ath5k: kill tasklets on shutdownJiri Slaby1-0/+3
2008-07-30Ath5k: fix memory corruptionJiri Slaby2-8/+26
2008-07-30mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flagJohannes Berg8-12/+4
2008-07-28ibmveth: Fix multiple errors with dma_mapping_error conversionStephen Rothwell1-4/+4
2008-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds17-11/+17
2008-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-3/+3
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-5/+5
2008-07-27[PATCH] f_count may wrap aroundAl Viro1-3/+3
2008-07-26mm: speculative page referencesNick Piggin1-0/+12
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori17-75/+85
2008-07-26drivers/net: convert BUG_TRAP to generic WARN_ONIlpo Järvinen1-5/+5
2008-07-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-41/+153
2008-07-25mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver filesJack Morgenstein17-11/+17
2008-07-25ibmveth: enable driver for CMORobert Jennings2-34/+140
2008-07-25ibmveth: Automatically enable larger rx buffer pools for larger mtuSantiago Leon1-7/+13
2008-07-25virtio: Recycle unused recv buffer pages for large skbs in net driverRusty Russell1-1/+35
2008-07-25virtio net: Allow receiving SG packetsHerbert Xu1-5/+39
2008-07-25virtio net: Add ethtool ops for SG/GSOHerbert Xu1-0/+18
2008-07-25virtio: fix virtio_net xmit of freed skb bugMark McLoughlin1-10/+10
2008-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds7-21/+61
2008-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds1-53/+1