summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-03rfkill: always init poll delayed workJohannes Berg1-7/+6
2009-06-03ath5k: disable beacon interrupt when interface is downBob Copeland1-1/+16
2009-06-03mac80211: removed unused variable in ieee80211_tx()Luis R. Rodriguez1-2/+0
2009-06-03mac80211: extend sta kdoc - explain when they are addedLuis R. Rodriguez1-0/+9
2009-06-03cfg80211: make ieee80211_get_mesh_hdrlen() staticLuis R. Rodriguez1-1/+1
2009-06-03ath: make regulatory parsing more verbose on debugLuis R. Rodriguez1-4/+25
2009-06-03ath9k: Fix write callback of 'debug' which configures debug maskVasanthakumar Thiagarajan1-8/+14
2009-06-03iwm: port to new cfg80211 rfkillJohannes Berg5-99/+1
2009-06-03cfg80211: add rfkill supportJohannes Berg11-30/+172
2009-06-03rfkill: add function to query stateJohannes Berg2-0/+25
2009-06-03cfg80211: move txpower wext from mac80211Johannes Berg4-78/+166
2009-06-03rfkill: create useful userspace interfaceJohannes Berg4-31/+394
2009-06-03rfkill: rewriteJohannes Berg46-3273/+2536
2009-06-03nl80211: use GFP_ATOMIC for michael mic failure messageBob Copeland1-2/+2
2009-06-03libertas: improve function init/shutdown handling for SD8688Bing Zhao3-51/+47
2009-06-03wireless/p54: prepare for FIRMWARE_NAME_MAX removalSamuel Ortiz1-2/+2
2009-06-03iwmc3200wifi: shrink calibration lmac nameSamuel Ortiz1-1/+1
2009-06-03ar9170: cancel led worker properly on exitChristian Lamparter1-3/+7
2009-06-03ar9170usb: more minor fixesChristian Lamparter3-16/+10
2009-06-03ar9170: fix lockdep warning on hibernateChristian Lamparter1-4/+1
2009-06-03ar9170: fix LED power state handlingChristian Lamparter2-2/+6
2009-06-03ar9170: kill duplicated HT feature flagChristian Lamparter1-1/+0
2009-06-03ar9170: use bitop macros for tx filter flagsChristian Lamparter2-9/+19
2009-06-03ar9170: introduce functions for MAC programmingChristian Lamparter3-29/+81
2009-06-03ar9170: 40mhz fixesChristian Lamparter1-3/+3
2009-06-03ar9170: update hardware definitionsChristian Lamparter2-3/+4
2009-06-03ar9170: fix beacon plcp settingsChristian Lamparter1-2/+2
2009-06-03mac80211_hwsim: remove deprecated radio_enabledJohannes Berg1-20/+7
2009-06-03cfg80211: fix for duplicate userspace repliesLuis R. Rodriguez1-1/+7
2009-06-03net: introduce pre-up netdev notifierJohannes Berg2-1/+7
2009-06-03ar9170: add AVM FRITZ devicesLuis R. Rodriguez2-0/+27
2009-06-03ar9170: add support for 1-stage firmwareLuis R. Rodriguez1-5/+17
2009-06-03ath9k: Add sanity check for beacon_int in adhoc/mesh caseJouni Malinen1-0/+8
2009-06-03ath5k: remove conf->beacon_int usageBob Copeland1-2/+0
2009-06-03mac80211: handle -EALREADY on cfg80211 op assoc reqLuis R. Rodriguez1-1/+1
2009-06-03wireless: libertas: fix unaligned accessesCliff Cai2-6/+6
2009-06-03ath9k: Add "debug" file to debugfsJeff Hansen2-0/+39
2009-06-03ath9k: Combine legacy and 11n rc statisticsJeff Hansen2-85/+35
2009-06-03ath9k: Reset SC_OP_TSF_RESET flag after stuck beaconJeff Hansen1-0/+1
2009-06-03cfg80211: disallow interfering with stations on non-AP (part 2)Johannes Berg1-0/+6
2009-06-03mac80211: fix transposed min/max CW valuesJohannes Berg1-4/+4
2009-06-03iwmc3200wifi: fix printk formatRandy Dunlap1-1/+1
2009-06-03iwmc3200wifi: fix fragmentation threshold settingSamuel Ortiz1-1/+1
2009-06-03iwlwifi: avoid build warning in iwl-core.Rami Rosen1-1/+2
2009-06-03cfg80211: use key size constantsJohannes Berg2-6/+6
2009-06-03nl80211: bounce scan request back to userspaceJohannes Berg2-6/+40
2009-06-03cfg80211: validate AID of stations being addedJohannes Berg2-6/+11
2009-06-03rt2x00: Remove last usage of beacon_int from ieee80211_configIvo van Doorn7-5/+13
2009-06-03mac80211: deprecate conf.beacon_int properlyJohannes Berg2-22/+4
2009-06-03libertas: fix WPA adhoc network creationDan Williams1-3/+5