summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: send events when devices are added/removedJohannes Berg2014-05-263-7/+22
* mac80211: fix virtual monitor interface additionEmmanuel Grumbach2014-05-261-0/+1
* mac80211: add a single-transaction driver op to switch contextsLuciano Coelho2014-05-262-0/+138
* cfg80211: allow RSSI compensationEmmanuel Grumbach2014-05-221-4/+8
* cfg80211: don't set reg timeout for user-handled hintArik Nemtsov2014-05-211-1/+2
* cfg80211: implement cfg80211_get_station cfg80211 APIAntonio Quartulli2014-05-212-1/+19
* mac80211: export the expected throughputAntonio Quartulli2014-05-215-0/+87
* cfg80211: export expected throughput through get_station()Antonio Quartulli2014-05-201-0/+4
* cfg80211: constify wowlan/coalesce mask/pattern pointersJohannes Berg2014-05-191-17/+22
* cfg80211: constify more pointers in the cfg80211 APIJohannes Berg2014-05-193-3/+4
* cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg2014-05-193-20/+20
* mac80211: minstrel-ht: small clarificationsJohannes Berg2014-05-191-2/+3
* mac80211: Handle the CSA counters correctlyAndrei Otcheretianski2014-05-153-24/+58
* mac80211: Provide ieee80211_beacon_get_template APIAndrei Otcheretianski2014-05-151-22/+58
* mac80211: Support multiple CSA countersAndrei Otcheretianski2014-05-156-33/+61
* cfg80211: Support multiple CSA countersAndrei Otcheretianski2014-05-154-25/+74
* mac80211: Update CSA counters in mgmt framesAndrei Otcheretianski2014-05-153-3/+20
* cfg80211: Add API to update CSA counters in mgmt framesAndrei Otcheretianski2014-05-151-2/+22
* cfg80211: pass the actual iftype when calling cfg80211_chandef_dfs_required()Luciano Coelho2014-05-152-4/+3
* cfg80211: fix start_radar_detection issueJanusz Dziedzic2014-05-141-1/+1
* cfg80211: allow restricting supported dfs regionsFelix Fietkau2014-05-132-2/+18
* mac80211: handle failed restart/resume betterJohannes Berg2014-05-095-51/+139
* mac80211: fix sparse warning caused by __ieee80211_channel_switch()Luciano Coelho2014-05-081-2/+3
* mac80211: disconnect iface if CSA unexpectedly failsMichal Kazior2014-05-081-4/+15
* rfkill-gpio: Use gpio cansleep versionLoic Poulain2014-05-071-11/+8
* mac80211: ignore cqm during csaMichal Kazior2014-05-071-0/+9
* cfg80211: export interface stopping functionMichal Kazior2014-05-066-11/+65
* mac80211: split CSA finalize functionMichal Kazior2014-05-061-24/+37
* mac80211: fix CSA tx queue stoppingMichal Kazior2014-05-064-22/+101
* mac80211: mark local variable __maybe_unusedJohannes Berg2014-05-051-2/+2
* mac80211: move TDLS code to another fileArik Nemtsov2014-05-054-315/+336
* mac80211: set an external flag for TDLS stationsArik Nemtsov2014-05-051-0/+2
* mac80211: remove BUG_ON usageJohannes Berg2014-04-293-6/+9
* cfg80211: remove BUG_ON usageJohannes Berg2014-04-292-3/+5
* mac80211: Support dynamic AP mode channel width changesJouni Malinen2014-04-281-0/+16
* cfg80211: Dynamic channel bandwidth changes in AP modeJouni Malinen2014-04-283-12/+59
* mac80211: remove unnecessary assignmentZhao, Gang2014-04-281-4/+1
* mac80211: avoid calling useless channel context codeZhao, Gang2014-04-281-9/+9
* cfg80211: Use 5MHz bandwidth by default when checking usable channelsRostislav Lisovy2014-04-251-7/+15
* cfg80211: Add attributes describing prohibited channel bandwidthRostislav Lisovy2014-04-252-0/+15
* mac80211: change return value of notifier functionZhao, Gang2014-04-253-9/+8
* cfg80211: change return value of notifier functionZhao, Gang2014-04-252-2/+4
* cfg80211: change wiphy_to_dev function nameZhao, Gang2014-04-2512-117/+118
* cfg80211: change registered device pointer nameZhao, Gang2014-04-253-196/+196
* mac80211: remove unnecessary BUG_ON()Zhao, Gang2014-04-251-2/+1
* mac80211: return bool instead of numbers in yes/no functionZhao, Gang2014-04-251-9/+10
* mac80211: add option to generate CCMP IVs only for mgmt framesMarek Kwaczynski2014-04-251-1/+4
* mac80211: compute chanctx refcount on-the-flyMichal Kazior2014-04-254-17/+49
* mac80211: fix racy usage of chanctx->refcountMichal Kazior2014-04-251-8/+9
* mac80211: split ieee80211_free_chanctx()Michal Kazior2014-04-251-12/+16
OpenPOWER on IntegriCloud