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