aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * adm8211: remove unnecessary protected bit mask/checkHarvey Harrison2008-06-26
| * mac80211: add single function calling tx handlersJohannes Berg2008-06-26
| * b43: Remove "shm" and "ucode_regs" debugfs filesMichael Buesch2008-06-26
| * b43: Add mask/set capability to debugfs MMIO interfaceMichael Buesch2008-06-26
| * b43: Add debugfs files for random SHM accessMichael Buesch2008-06-26
| * b43: Add debugfs files for MMIO register accessMichael Buesch2008-06-26
| * mac80211: use separate spinlock for sta flagsJohannes Berg2008-06-26
| * mac80211: remove shared key todoJohannes Berg2008-06-26
| * rt2x00: Release rt2x00 2.1.8Ivo van Doorn2008-06-26
| * rt2x00: Increase queue sizeIvo van Doorn2008-06-26
| * rt2x00: Fix sparse warning on nested container_of()Ivo van Doorn2008-06-26
| * rt2x00: Cleanup symbol exportsIvo van Doorn2008-06-26
| * rt2x00: Replace statically allocated DMA buffers with mapped skb's.Gertjan van Wingerde2008-06-26
| * rt2x00: Centralize allocation of RX skbs.Gertjan van Wingerde2008-06-26
| * rt2x00: Convert rt2x00 to use generic DMA-mapping APIGertjan van Wingerde2008-06-26
| * rt2x00: Properly clean up beacon skbs.Gertjan van Wingerde2008-06-26
| * rt2x00: Use ieee80211 fc handlersIvo van Doorn2008-06-26
| * wireless: fix fallout from device_create removalStephen Rothwell2008-06-26
| * mac80211: 11h - Handling measurement requestAssaf Krauss2008-06-26
| * mac80211: 11h Infrastructure - ParsingAssaf Krauss2008-06-26
| * b43legacy: use frame control helpersHarvey Harrison2008-06-26
| * b43: use frame control helpersHarvey Harrison2008-06-26
| * zd1211rw: use frame control helpersHarvey Harrison2008-06-26
| * ath5k: use frame control helpersHarvey Harrison2008-06-26
| * remove the strip driverAdrian Bunk2008-06-26
| * rfkill: improve documentation for kernel driversHenrique de Moraes Holschuh2008-06-26
| * rfkill: rename the rfkill_state states and add block-locked stateHenrique de Moraes Holschuh2008-06-26
| * rfkill: document rw rfkill switches and clarify input subsystem interactionsHenrique de Moraes Holschuh2008-06-26
| * rfkill: do not allow userspace to override ALL RADIOS OFFHenrique de Moraes Holschuh2008-06-26
| * rfkill: drop current_state from tasks in rfkill-inputFabien Crespel2008-06-26
| * rfkill: add uevent notificationsHenrique de Moraes Holschuh2008-06-26
| * rfkill: add type string helperHenrique de Moraes Holschuh2008-06-26
| * rfkill: add notifier chains supportHenrique de Moraes Holschuh2008-06-26
| * rfkill: rework suspend and resume handlersHenrique de Moraes Holschuh2008-06-26
| * rfkill: add the WWAN radio typeHenrique de Moraes Holschuh2008-06-26
| * rfkill: add read-write rfkill switch supportHenrique de Moraes Holschuh2008-06-26
| * rfkill: add parameter to disable radios by defaultHenrique de Moraes Holschuh2008-06-26
| * rfkill: handle SW_RFKILL_ALL eventsHenrique de Moraes Holschuh2008-06-26
| * rfkill: fix minor typo in kernel docHenrique de Moraes Holschuh2008-06-26
| * rfkill: clarify meaning of rfkill statesHenrique de Moraes Holschuh2008-06-26
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/wireless-2.6John W. Linville2008-06-25
| |\
| | * wext: Emit event stream entries correctly when compat.David S. Miller2008-06-16
| | * wext: Create IW_REQUEST_FLAG_COMPAT and set it as needed.David S. Miller2008-06-16
| | * wext: Remove compat handling from fs/compat_ioctl.cDavid S. Miller2008-06-16
| | * wext: Dispatch and handle compat ioctls entirely in net/wireless/wext.cDavid S. Miller2008-06-16
| | * wext: Pull top-level ioctl dispatch logic into helper function.David S. Miller2008-06-16
| | * wext: Pass iwreq pointer down into standard/private handlers.David S. Miller2008-06-16
| | * wext: Parameterize the standard/private handlers.David S. Miller2008-06-16
| | * wext: Pull ioctl permission checking out into helper function.David S. Miller2008-06-16
| | * wext: Extract private call iw_point handling into seperate functions.David S. Miller2008-06-16