summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-06-27ath5k: convert LED code to use mac80211 triggersBob Copeland3-154/+132
2008-06-27mac80211: Let drivers have access to TKIP key offets for TX and RX MICLuis R. Rodriguez5-38/+41
2008-06-27rt2x00: Remove duplicate deinitializationIvo van Doorn1-18/+2
2008-06-27b43: Add debugfs firmware debugging knobMichael Buesch3-0/+15
2008-06-27b43: Add simple firmware watchdogMichael Buesch2-0/+17
2008-06-27mac80211: rename TKIP debugging Kconfig symbolJohannes Berg2-11/+11
2008-06-27ssb, b43, b43legacy, b44: Rewrite SSB DMA APIMichael Buesch6-152/+336
2008-06-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller9-70/+115
2008-06-27Hold RTNL while calling dev_close()Ben Hutchings1-0/+3
2008-06-27qla3xxx: Hold RTNL while calling dev_close()Ben Hutchings1-0/+2
2008-06-27[netdrvr] Fix IOMMU overflow checking in s2io.cAndi Kleen2-27/+12
2008-06-27e1000: only enable TSO6 via ethtool when using correct hardwareAndy Gospodarek1-1/+1
2008-06-27e100: Do pci_dma_sync after skb_alloc for proper operation on ixp4xxKevin Hao1-0/+2
2008-06-27[netdrvr] netxen: fix netxen_pci_tbl[] breakageAl Viro1-7/+11
2008-06-27[netdrvr] 3c59x: remove irqs_disabled warning from local_bh_enableIngo Molnar1-2/+3
2008-06-27ipg: use NULL, not zero, for pointersPekka Enberg1-1/+1
2008-06-27ipg: fix jumbo frame compilationPekka Enberg1-7/+7
2008-06-27drivers/net/r6040.c: Eliminate double sizeofJulia Lawall1-1/+1
2008-06-27pcnet_cs, axnet_cs: clear bogus interrupt before request_irqKomuro2-0/+5
2008-06-27e1000e: fix EEH recovery during reset on PPCJeff Kirsher1-1/+2
2008-06-27igb: fix EEH recovery during reset on PPCJeff Kirsher1-1/+2
2008-06-27ixgbe: fix EEH recovery during reset on PPCPaul Larson1-1/+2
2008-06-27tc35815: Fix receiver hangup on Rx FIFO overflowAtsushi Nemoto1-1/+1
2008-06-27tc35815: Mark carrier-off before starting PHYAtsushi Nemoto1-0/+2
2008-06-27s2io: fix documentation about intr_typeMichal Schmidt1-3/+3
2008-06-27adm8211: remove unnecessary protected bit mask/checkHarvey Harrison1-8/+1
2008-06-27mac80211: add single function calling tx handlersJohannes Berg1-42/+40
2008-06-27b43: Remove "shm" and "ucode_regs" debugfs filesMichael Buesch2-44/+0
2008-06-27b43: Add mask/set capability to debugfs MMIO interfaceMichael Buesch1-8/+30
2008-06-27b43: Add debugfs files for random SHM accessMichael Buesch4-17/+234
2008-06-27b43: Add debugfs files for MMIO register accessMichael Buesch2-0/+133
2008-06-27mac80211: use separate spinlock for sta flagsJohannes Berg2-13/+28
2008-06-27mac80211: remove shared key todoJohannes Berg1-2/+3
2008-06-27rt2x00: Release rt2x00 2.1.8Ivo van Doorn1-1/+1
2008-06-27rt2x00: Increase queue sizeIvo van Doorn1-7/+10
2008-06-27rt2x00: Fix sparse warning on nested container_of()Ivo van Doorn3-8/+10
2008-06-27rt2x00: Cleanup symbol exportsIvo van Doorn11-137/+102
2008-06-27rt2x00: Replace statically allocated DMA buffers with mapped skb's.Gertjan van Wingerde10-176/+204
2008-06-27rt2x00: Centralize allocation of RX skbs.Gertjan van Wingerde4-66/+113
2008-06-27rt2x00: Convert rt2x00 to use generic DMA-mapping APIGertjan van Wingerde8-26/+25
2008-06-27rt2x00: Properly clean up beacon skbs.Gertjan van Wingerde3-0/+18
2008-06-27rt2x00: Use ieee80211 fc handlersIvo van Doorn3-39/+7
2008-06-27wireless: fix fallout from device_create removalStephen Rothwell1-3/+4
2008-06-27mac80211: 11h - Handling measurement requestAssaf Krauss2-0/+88
2008-06-27mac80211: 11h Infrastructure - ParsingAssaf Krauss3-3/+79
2008-06-27b43legacy: use frame control helpersHarvey Harrison1-9/+7
2008-06-27b43: use frame control helpersHarvey Harrison1-10/+7
2008-06-27zd1211rw: use frame control helpersHarvey Harrison1-16/+6
2008-06-27ath5k: use frame control helpersHarvey Harrison1-7/+4
2008-06-27remove the strip driverAdrian Bunk4-2833/+0