summaryrefslogtreecommitdiffstats
path: root/drivers/pnp (unfollow)
Commit message (Expand)AuthorFilesLines
2008-06-27ath5k: remove now unused variable declared in ath5k_txJohn W. Linville1-1/+0
2008-06-27mac80211: fix tx fragmentationJohannes Berg1-31/+37
2008-06-27mac80211: make workqueue freezableJohannes Berg1-1/+1
2008-06-27wireless: Small cleanupsPavel Machek2-25/+20
2008-06-27iwlwifi: fix build for CONFIG_INPUT=nRandy Dunlap2-2/+11
2008-06-27mac80211: Add RTNL warning for workqueueIvo van Doorn1-2/+5
2008-06-27mac80211: add phy information to giwnameTomas Winkler1-0/+32
2008-06-27mac80211: update the authentication methodEmmanuel Grumbach1-0/+13
2008-06-27mac80211: don't return -EINVAL upon iwconfig wlan0 rts autoEmmanuel Grumbach1-0/+3
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-27mac80211: mlme.c use new frame control helpersHarvey Harrison1-20/+19
2008-06-27mac80211: rx.c use new frame control helpersHarvey Harrison1-4/+3
2008-06-27mac80211: tx.c use new frame control helpersHarvey Harrison1-29/+25
2008-06-27mac80211: wep.c use new frame control helpersHarvey Harrison1-24/+15
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-26adm8211: remove unnecessary protected bit mask/checkHarvey Harrison1-8/+1
2008-06-26mac80211: add single function calling tx handlersJohannes Berg1-42/+40
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-26mac80211: use separate spinlock for sta flagsJohannes Berg2-13/+28
2008-06-26mac80211: remove shared key todoJohannes Berg1-2/+3
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-26mac80211: 11h - Handling measurement requestAssaf Krauss2-0/+88
2008-06-26mac80211: 11h Infrastructure - ParsingAssaf Krauss3-3/+79
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 Bunk4-2833/+0
2008-06-26rfkill: improve documentation for kernel driversHenrique de Moraes Holschuh1-60/+201
2008-06-26rfkill: rename the rfkill_state states and add block-locked stateHenrique de Moraes Holschuh4-40/+152
2008-06-26rfkill: document rw rfkill switches and clarify input subsystem interactionsHenrique de Moraes Holschuh1-55/+308