summaryrefslogtreecommitdiffstats
path: root/net/mac80211
AgeCommit message (Expand)Author
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-14mac80211: remove event.cJohannes Berg
2015-10-14mac80211: remove cfg.hJohannes Berg
2015-10-14mac80211: move sta_set_rate_info_rx() and make it staticJohannes Berg
2015-10-14mac80211: clean up ieee80211_rx_h_check_dup codeJohannes Berg
2015-10-14mac80211: remove PM-QoS listenerJohannes Berg
2015-10-13mac80211: use new cfg80211_inform_bss_frame_data() APIJohannes Berg
2015-10-13mac80211: Do not restart scheduled scan if multiple scan plans are setAvraham Stern
2015-10-13mac80211: Fix hwflags debugfs file formatMohammed Shafi Shajakhan
2015-10-13Revert "mac80211: remove exposing 'mfp' to drivers"Tamizh chelvam
2015-10-13Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2015-10-08mac80211: add missing struct ieee80211_txq tid field initializationFelix Fietkau
2015-10-07Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc...David S. Miller
2015-10-05mac80211: make ieee80211_new_mesh_header return unsignedAndrzej Hajda
2015-10-05mac80211: use ktime_get_secondsArnd Bergmann
2015-09-29mac80211: use bool argument to ieee80211_send_nullfuncJohannes Berg
2015-09-29mac80211: reduce indentation by inlining a checkJohannes Berg
2015-09-29mac80211: fix tx sequence number assignment with software queue + fast-xmitFelix Fietkau
2015-09-29mac80211: advertise support for full station state in AP modeAyala Beker
2015-09-29mac80211: allow writing TX PN in debugfsJohannes Berg
2015-09-29mac80211: Deinline drv_get/set/reset_tsf()Denys Vlasenko
2015-09-29mac80211: Deinline drv_ampdu_action()Denys Vlasenko
2015-09-29mac80211: Deinline drv_switch_vif_chanctx()Denys Vlasenko
2015-09-29mac80211: improve __rate_control_send_low warningJohannes Berg
2015-09-29mac80211: minstrel[_ht]: remove non-ascii debugfs charactersJohannes Berg
2015-09-29mac80211: don't tear down aggregation on suspend in case of wowlan->anyEliad Peller
2015-09-29mac80211: Deinline drv_add/remove/change_interface()Denys Vlasenko
2015-09-29mac80211: Deinline drv_sta_rc_update()Denys Vlasenko
2015-09-29mac80211: Deinline drv_conf_tx()Denys Vlasenko
2015-09-29mac80211: Copy tx'ed beacons to monitor modeHelmut Schaa
2015-09-24mac80211: fix handling of PS filtering with fast-xmitFelix Fietkau
2015-09-22mac80211: reset CQM history upon reconfigurationSara Sharon
2015-09-22mac80211: Split sending tx'ed frames to monitor interfaces into its own functionHelmut Schaa
2015-09-22mac80211: use DECLARE_EWMA for ave_beacon_signalJohannes Berg
2015-09-22mac80211: fix driver RSSI event calculationsJohannes Berg
2015-09-22mac80211: remove last_beacon/ave_beacon debugfs filesJohannes Berg
2015-09-22mac80211: implement VHT support for meshBob Copeland
2015-09-22mac80211: zero center freq segment 2 in VHT oper IEChun-Yeow Yeoh
2015-09-22mac80211: allow the driver to advertise A-MSDU within A-MPDU Rx supportEmmanuel Grumbach
2015-09-22mac80211: remove direct probe step before authenticationJohannes Berg
2015-09-22mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach
2015-09-22mac80211: introduce per vif frame registration APIAndrei Otcheretianski
2015-09-22mac80211: TDLS: check reg with IR-relax on chandef upgradeArik Nemtsov
2015-09-22mac80211: debugfs: add file to disallow TDLS wider-bwArik Nemtsov
2015-09-22mac80211: process skb_queue while scanning in HWAndrei Otcheretianski
2015-09-22mac80211: fix VHT MCS mask array overrunJohannes Berg
2015-09-04mac80211: reject software RSSI CQM with beacon filteringJohannes Berg
2015-09-04mac80211: avoid VHT usage with no 80MHz chans allowedArik Nemtsov
2015-09-04mac80211: protect non-HT BSS when HT TDLS traffic existsAvri Altman
2015-09-04mac80211: Do not use sizeof() on pointer typeThierry Reding