summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-05-21cfg80211: implement cfg80211_get_station cfg80211 APIAntonio Quartulli
2014-05-21mac80211: export the expected throughputAntonio Quartulli
2014-05-20cfg80211: export expected throughput through get_station()Antonio Quartulli
2014-05-19cfg80211: constify wowlan/coalesce mask/pattern pointersJohannes Berg
2014-05-19cfg80211: constify more pointers in the cfg80211 APIJohannes Berg
2014-05-19cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg
2014-05-19mac80211: minstrel-ht: small clarificationsJohannes Berg
2014-05-15mac80211: Handle the CSA counters correctlyAndrei Otcheretianski
2014-05-15mac80211: Provide ieee80211_beacon_get_template APIAndrei Otcheretianski
2014-05-15mac80211: Support multiple CSA countersAndrei Otcheretianski
2014-05-15cfg80211: Support multiple CSA countersAndrei Otcheretianski
2014-05-15mac80211: Update CSA counters in mgmt framesAndrei Otcheretianski
2014-05-15cfg80211: Add API to update CSA counters in mgmt framesAndrei Otcheretianski
2014-05-15cfg80211: pass the actual iftype when calling cfg80211_chandef_dfs_required()Luciano Coelho
2014-05-14cfg80211: fix start_radar_detection issueJanusz Dziedzic
2014-05-13cfg80211: allow restricting supported dfs regionsFelix Fietkau
2014-05-09mac80211: handle failed restart/resume betterJohannes Berg
2014-05-08mac80211: fix sparse warning caused by __ieee80211_channel_switch()Luciano Coelho
2014-05-08mac80211: disconnect iface if CSA unexpectedly failsMichal Kazior
2014-05-07rfkill-gpio: Use gpio cansleep versionLoic Poulain
2014-05-07mac80211: ignore cqm during csaMichal Kazior
2014-05-06cfg80211: export interface stopping functionMichal Kazior
2014-05-06mac80211: split CSA finalize functionMichal Kazior
2014-05-06mac80211: fix CSA tx queue stoppingMichal Kazior
2014-05-05mac80211: mark local variable __maybe_unusedJohannes Berg
2014-05-05mac80211: move TDLS code to another fileArik Nemtsov
2014-05-05mac80211: set an external flag for TDLS stationsArik Nemtsov
2014-04-29mac80211: remove BUG_ON usageJohannes Berg
2014-04-29cfg80211: remove BUG_ON usageJohannes Berg
2014-04-28mac80211: Support dynamic AP mode channel width changesJouni Malinen
2014-04-28cfg80211: Dynamic channel bandwidth changes in AP modeJouni Malinen
2014-04-28mac80211: remove unnecessary assignmentZhao, Gang
2014-04-28mac80211: avoid calling useless channel context codeZhao, Gang
2014-04-25cfg80211: Use 5MHz bandwidth by default when checking usable channelsRostislav Lisovy
2014-04-25cfg80211: Add attributes describing prohibited channel bandwidthRostislav Lisovy
2014-04-25mac80211: change return value of notifier functionZhao, Gang
2014-04-25cfg80211: change return value of notifier functionZhao, Gang
2014-04-25cfg80211: change wiphy_to_dev function nameZhao, Gang
2014-04-25cfg80211: change registered device pointer nameZhao, Gang
2014-04-25mac80211: remove unnecessary BUG_ON()Zhao, Gang
2014-04-25mac80211: return bool instead of numbers in yes/no functionZhao, Gang
2014-04-25mac80211: add option to generate CCMP IVs only for mgmt framesMarek Kwaczynski
2014-04-25mac80211: compute chanctx refcount on-the-flyMichal Kazior
2014-04-25mac80211: fix racy usage of chanctx->refcountMichal Kazior
2014-04-25mac80211: split ieee80211_free_chanctx()Michal Kazior
2014-04-25mac80211: split ieee80211_new_chanctx()Michal Kazior
2014-04-25mac80211: improve chanctx reservation lookupMichal Kazior
2014-04-25mac80211: improve find_chanctx() for reservationsMichal Kazior
2014-04-25mac80211: track reserved vifs in chanctxMichal Kazior
2014-04-25mac80211: track assigned vifs in chanctxMichal Kazior