summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-05-27regdb: Generalize the mW to dBm power conversionchaitanya.mgit@gmail.com1-12/+2
2014-05-27mac80211: fix IBSS join by initializing last_scan_completedKrzysztof HaƂasa1-0/+1
2014-05-26cfg80211: send events when devices are added/removedJohannes Berg3-7/+22
2014-05-26mac80211: fix virtual monitor interface additionEmmanuel Grumbach1-0/+1
2014-05-26mac80211: add a single-transaction driver op to switch contextsLuciano Coelho3-0/+184
2014-05-22cfg80211: allow RSSI compensationEmmanuel Grumbach2-4/+15
2014-05-21cfg80211: don't set reg timeout for user-handled hintArik Nemtsov1-1/+2
2014-05-21cfg80211: implement cfg80211_get_station cfg80211 APIAntonio Quartulli3-1/+32
2014-05-21mac80211: export the expected throughputAntonio Quartulli6-0/+94
2014-05-20cfg80211: export expected throughput through get_station()Antonio Quartulli3-28/+41
2014-05-19cfg80211: constify wowlan/coalesce mask/pattern pointersJohannes Berg4-21/+26
2014-05-19cfg80211: constify more pointers in the cfg80211 APIJohannes Berg12-27/+29
2014-05-19cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg19-102/+106
2014-05-19mac80211: fix csa_counter_offs argument name in docbookLuciano Coelho1-2/+3
2014-05-19cfg80211: add documentation for max_num_csa_countersLuciano Coelho1-5/+5
2014-05-19mac80211: minstrel-ht: small clarificationsJohannes Berg1-2/+3
2014-05-15mac80211: Handle the CSA counters correctlyAndrei Otcheretianski4-25/+80
2014-05-15mac80211: Provide ieee80211_beacon_get_template APIAndrei Otcheretianski2-29/+94
2014-05-15mac80211: Support multiple CSA countersAndrei Otcheretianski6-33/+61
2014-05-15cfg80211: Support multiple CSA countersAndrei Otcheretianski6-32/+96
2014-05-15mac80211: Update CSA counters in mgmt framesAndrei Otcheretianski3-3/+20
2014-05-15cfg80211: Add API to update CSA counters in mgmt framesAndrei Otcheretianski3-2/+34
2014-05-15cfg80211: pass the actual iftype when calling cfg80211_chandef_dfs_required()Luciano Coelho2-4/+3
2014-05-14cfg80211: fix start_radar_detection issueJanusz Dziedzic1-1/+1
2014-05-13cfg80211: allow restricting supported dfs regionsFelix Fietkau4-2/+23
2014-05-09mac80211: handle failed restart/resume betterJohannes Berg6-51/+153
2014-05-08mac80211: fix sparse warning caused by __ieee80211_channel_switch()Luciano Coelho1-2/+3
2014-05-08cfg80211: fix docbook warningLuciano Coelho1-1/+1
2014-05-08mac80211: disconnect iface if CSA unexpectedly failsMichal Kazior1-4/+15
2014-05-07rfkill-gpio: Use gpio cansleep versionLoic Poulain1-11/+8
2014-05-07mac80211: ignore cqm during csaMichal Kazior1-0/+9
2014-05-06cfg80211: export interface stopping functionMichal Kazior7-11/+80
2014-05-06mac80211: split CSA finalize functionMichal Kazior1-24/+37
2014-05-06mac80211: fix CSA tx queue stoppingMichal Kazior5-23/+104
2014-05-05mac80211: mark local variable __maybe_unusedJohannes Berg1-2/+2
2014-05-05mac80211: move TDLS code to another fileArik Nemtsov4-315/+336
2014-05-05mac80211: set an external flag for TDLS stationsArik Nemtsov2-0/+4
2014-04-29mac80211: remove BUG_ON usageJohannes Berg3-6/+9
2014-04-29cfg80211: remove BUG_ON usageJohannes Berg2-3/+5
2014-04-28mac80211_hwsim: Advertise support for AP mode channel width changesJouni Malinen1-0/+1
2014-04-28mac80211: Support dynamic AP mode channel width changesJouni Malinen1-0/+16
2014-04-28cfg80211: Dynamic channel bandwidth changes in AP modeJouni Malinen5-12/+71
2014-04-28mac80211: remove unnecessary assignmentZhao, Gang1-4/+1
2014-04-28mac80211: avoid calling useless channel context codeZhao, Gang1-9/+9
2014-04-25cfg80211: Use 5MHz bandwidth by default when checking usable channelsRostislav Lisovy1-7/+15
2014-04-25cfg80211: Add attributes describing prohibited channel bandwidthRostislav Lisovy4-0/+27
2014-04-25mac80211: change return value of notifier functionZhao, Gang3-9/+8
2014-04-25cfg80211: change return value of notifier functionZhao, Gang2-2/+4
2014-04-25cfg80211: change wiphy_to_dev function nameZhao, Gang12-117/+118
2014-04-25cfg80211: change registered device pointer nameZhao, Gang3-196/+196