aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
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
2014-09-05mac80211: combine roc with the "next roc" if possibleEliad Peller
2014-09-05mac80211: adjust roc duration when combining ROCsEliad Peller
2014-09-05mac80211: Add RRM support to assoc requestAssaf Krauss
2014-09-05mac80211: fix description comment of ieee80211_subif_start_xmitLiad Kaufman
2014-09-05mac80211: add Intel Mobile Communications copyrightJohannes Berg
2014-09-05mac80211: use bss_conf->dtim_period instead of conf.ps_dtim_periodEmmanuel Grumbach
2014-09-05mac80211: clean up ieee80211_i.hJohannes Berg
2014-09-04Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm...John W. Linville
2014-09-04Merge tag 'mac80211-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linu...John W. Linville
2014-09-03mac80211: fix offloaded BA session traffic after hw restartMichal Kazior
2014-08-29mac80211: fix chantype recalc warningMichal Kazior
2014-08-27mac80211: Replace rcu_dereference() with rcu_access_pointer()Andreea-Cristina Bernat
2014-08-26mac80211: scan: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat
2014-08-26mac80211: don't resize skbs needlesslyIdo Yariv
2014-08-26mac80211: Fix accounting of the tailroom-needed counterIdo Yariv
2014-08-26cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()Vladimir Kondratiev
2014-08-26mac80211: make ieee80211_vif_use_reserved_switch staticJohannes Berg
2014-08-26mac80211: mesh_plink: use get_unaligned_le16 instead of memcpyBob Copeland
2014-08-26mac80211: fix agg_status debugfs file alignmentJohannes Berg
2014-08-26mac80211: fix start_seq_num in Rx reorder offloadDenton Gentry
2014-08-26mac80211: mesh_plink: handle confirm frames with new plidBob Copeland
2014-08-26mac80211: fix smps mode check for AP_VLANFelix Fietkau
2014-08-26mac80211: ignore AP_VLAN in ieee80211_recalc_chanctx_chantypeFelix Fietkau
2014-08-26Revert "mac80211: disable uAPSD if all ACs are under ACM"Johannes Berg
2014-08-22mac80211: fix channel switch for chanctx-based driversMichal Kazior
2014-08-15mac80211: disable 40MHz support in case of 20MHz APEliad Peller
2014-08-15mac80211: don't duplicate station QoS capability dataJohannes Berg
2014-07-28Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-07-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-07-22mac80211: fix crash on getting sta info with uninitialized rate controlFelix Fietkau
2014-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville