summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
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-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
2015-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-14mac80211: use DECLARE_EWMAJohannes Berg
2015-08-14mac80211: add rate mask logic for vht ratesLorenzo Bianconi
2015-08-14mac80211: define rate_control_apply_mask_ratetbl()Lorenzo Bianconi
2015-08-14mac80211: remove ieee80211_tx_rate dependency in rate mask codeLorenzo Bianconi
2015-08-14mac80211: remove ieee80211_tx_info from rate_control_apply_mask signatureLorenzo Bianconi
2015-08-14mac80211: Make OCB mode set BSSIDBertold Van den Bergh
2015-08-14mac80211: Only accept data frames in OCB modeBertold Van den Bergh
2015-08-14mac80211: Set txrc.bss to true for OCB interfacesBertold Van den Bergh
2015-08-13mac80211: fix invalid read in minstrel_sort_best_tp_rates()Adrien Schildknecht
2015-08-13mac80211: remove always true conditionDan Carpenter
2015-08-13mac80211: remove ieee80211_aes_cmac_calculate_k1_k2()Johannes Berg
2015-07-17mac80211: deinline rate_control_rate_init, rate_control_rate_updateDenys Vlasenko