aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2008-06-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller50-3676/+1250
2008-06-28Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller1-2/+2
2008-06-28rndis_host: pass buffer length to rndis_commandJussi Kivilinna1-2/+2
2008-06-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller12-83/+123
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
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-27ssb, b43, b43legacy, b44: Rewrite SSB DMA APIMichael Buesch2-62/+66
2008-06-26adm8211: remove unnecessary protected bit mask/checkHarvey Harrison1-8/+1
2008-06-26b43: Remove "shm" and "ucode_regs" debugfs filesMichael Buesch2-44/+0
2008-06-26b43: Add mask/set capability to debugfs MMIO interfaceMichael Buesch1-8/+30
2008-06-26b43: Add debugfs files for random SHM accessMichael Buesch4-17/+234
2008-06-26b43: Add debugfs files for MMIO register accessMichael Buesch2-0/+133
2008-06-26rt2x00: Release rt2x00 2.1.8Ivo van Doorn1-1/+1
2008-06-26rt2x00: Increase queue sizeIvo van Doorn1-7/+10
2008-06-26rt2x00: Fix sparse warning on nested container_of()Ivo van Doorn3-8/+10
2008-06-26rt2x00: Cleanup symbol exportsIvo van Doorn11-137/+102
2008-06-26rt2x00: Replace statically allocated DMA buffers with mapped skb's.Gertjan van Wingerde10-176/+204
2008-06-26rt2x00: Centralize allocation of RX skbs.Gertjan van Wingerde4-66/+113
2008-06-26rt2x00: Convert rt2x00 to use generic DMA-mapping APIGertjan van Wingerde8-26/+25
2008-06-26rt2x00: Properly clean up beacon skbs.Gertjan van Wingerde3-0/+18
2008-06-26rt2x00: Use ieee80211 fc handlersIvo van Doorn3-39/+7
2008-06-26wireless: fix fallout from device_create removalStephen Rothwell1-3/+4
2008-06-26b43legacy: use frame control helpersHarvey Harrison1-9/+7
2008-06-26b43: use frame control helpersHarvey Harrison1-10/+7
2008-06-26zd1211rw: use frame control helpersHarvey Harrison1-16/+6
2008-06-26ath5k: use frame control helpersHarvey Harrison1-7/+4
2008-06-26remove the strip driverAdrian Bunk3-2829/+0
2008-06-25iwlwifi: improve scanning band selection managementRon Rindjunsky2-33/+39
2008-06-25rt2x00: Fix unbalanced mutex lockingIvo van Doorn2-30/+42
2008-06-25b43legacy: Fix possible NULL pointer dereference in DMA codeMichael Buesch1-1/+1
2008-06-25b43: Fix possible MMIO access while device is downMichael Buesch1-0/+3
2008-06-25b43legacy: Do not return TX_BUSY from op_txMichael Buesch1-2/+4
2008-06-25b43: Do not return TX_BUSY from op_txMichael Buesch1-4/+8
2008-06-16wext: Emit event stream entries correctly when compat.David S. Miller11-143/+195
2008-06-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller7-52/+58
2008-06-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller57-2775/+3206
2008-06-14mac80211: remove ieee80211_get_morefragHarvey Harrison4-6/+6
2008-06-14mac80211: add helpers for frame control testingHarvey Harrison7-195/+83
2008-06-14mac80211_hwsim: Shared TX code for received frames and BeaconsJouni Malinen1-51/+32
2008-06-14mac80211_hwsim: Minor cleanupJouni Malinen1-6/+6