summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2014-10-23mac80211: expose API allowing station iterationArik Nemtsov
2014-10-23mac80211: add stations in order to the station listArik Nemtsov
2014-10-23mac80211: expose TDLS-initiator value to low level driverArik Nemtsov
2014-10-23mac80211: fix network header breakage during encryptionArik Nemtsov
2014-10-23mac80211: export IE splitting functionAndrei Otcheretianski
2014-10-23mac80211: minstrel_ht: use group flags instead of index to display ratesKarl Beldan
2014-10-22mac80211: don't remove tainted keys after not programmingJohannes Berg
2014-10-22mac80211: add WMM admission control supportJohannes Berg
2014-10-22mac80211: sanity check CW_min/CW_max towards driverJohannes Berg
2014-10-21mac80211: remove unnecessary null test before debugfs_remove()Fabian Frederick
2014-10-21mac80211: minstrel_ht: add basic support for VHT rates <= 3SS@80MHzKarl Beldan
2014-10-20mac80211: minstrel_ht: include type (cck/ht) in rates flagKarl Beldan
2014-10-20mac80211: minstrel_ht: macros adjustments for future VHT_GROUPsKarl Beldan
2014-10-20mac80211: minstrel_ht: Increase the range of handled rate indexesKarl Beldan
2014-10-20Merge branch 'mac80211' into mac80211-nextJohannes Berg
2014-10-20mac80211: fix change flags variable signednessJohannes Berg
2014-10-20mac80211: minstrels: fix buffer overflow in HT debugfs rc_statsKarl Beldan
2014-10-20cfg80211: Convert del_station() callback to use a param structJouni Malinen
2014-10-14mac80211: fix typo in starting baserate for rts_cts_rate_idxKarl Beldan
2014-10-10mac80211: enable DFS with channel contextsMichal Kazior
2014-10-09mac80211: directly return ieee80211_vif_use_reserved_context()Fabian Frederick
2014-10-09mac80211: allow channel switch with multiple channel contextsLuciano Coelho
2014-10-09mac80211: wait for the first beacon on the new channel after CSALuciano Coelho
2014-10-09mac80211: add post_channel_switch driver operationLuciano Coelho
2014-10-09mac80211: add pre_channel_switch driver operationLuciano Coelho
2014-10-09mac80211: add extended channel switching capability if the driver supports CSALuciano Coelho
2014-10-09mac80211: add device_timestamp to the ieee80211_channel_switch structLuciano Coelho
2014-10-09mac80211: implement cfg80211_ops to query mesh proxy path tableHenning Rogge
2014-10-09mac80211: return the vif's chandef in ieee80211_cfg_get_channel()Luciano Coelho
2014-10-09mac80211: minstrel_ht: fix MCS_GROUP_RATES usageKarl Beldan
2014-10-09mac80211: fix warning on htmldocs for last_tdls_pkt_timeLiad Kaufman
2014-09-26Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-15Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...John W. Linville
2014-09-12mac80211: Resolve sk_refcnt/sk_wmem_alloc issue in wifi ack pathAlexander Duyck
2014-09-11mac80211: replace SMPS hw flags with wiphy feature bitsEliad Peller
2014-09-11mac80211: set smps_mode according to ap paramsEliad Peller
2014-09-11mac80211: set network header in TDLS framesArik Nemtsov
2014-09-11cfg80211/mac80211: add wmm info to assoc eventEliad Peller
2014-09-11mac80211: add TDLS connection timeoutLiad Kaufman
2014-09-11mac80211: improve minstrel_ht rate sorting by throughput & probabilityThomas Huehn
2014-09-11mac80211: Unify rate statistic variables between Minstrel & Minstrel_HTThomas Huehn
2014-09-11mac80211: clear key material when freeing keysJohannes Berg
2014-09-09Merge tag 'mac80211-for-john-2014-09-08' of git://git.kernel.org/pub/scm/linu...John W. Linville
2014-09-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-09-08mac80211: annotate MMIC head/tailroom warningJohannes Berg
2014-09-08mac80211: support DTPC IE (from Cisco Client eXtensions)Steinar H. Gunderson
2014-09-08mac80211: split 802.11h parsing from transmit power policySteinar H. Gunderson
2014-09-05mac80211: fix broken use of VHT/20Mhz with some APsEyal Shapira
2014-09-05mac80211: extend set_coverage_class signatureLorenzo Bianconi