aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/aes_ccm.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-29mac80211: fix tx sequence number assignment with software queue + fast-xmitFelix Fietkau1-1/+2
2015-09-29mac80211: advertise support for full station state in AP modeAyala Beker2-12/+24
2015-09-29cfg80211: allow changing station capabilities for unassociated stationsAyala Beker2-2/+8
2015-09-29mac80211: allow writing TX PN in debugfsJohannes Berg1-2/+49
2015-09-29mac80211: Deinline drv_get/set/reset_tsf()Denys Vlasenko2-45/+53
2015-09-29mac80211: Deinline drv_ampdu_action()Denys Vlasenko2-25/+31
2015-09-29mac80211: Deinline drv_switch_vif_chanctx()Denys Vlasenko2-52/+54
2015-09-29mac80211: improve __rate_control_send_low warningJohannes Berg1-1/+4
2015-09-29mac80211: minstrel[_ht]: remove non-ascii debugfs charactersJohannes Berg2-14/+10
2015-09-29mac80211: don't tear down aggregation on suspend in case of wowlan->anyEliad Peller2-3/+5
2015-09-29net/wireless: enable wiphy device to suspend/resume asynchronouslyFu, Zhonghui1-0/+1
2015-09-29mac80211: Deinline drv_add/remove/change_interface()Denys Vlasenko2-51/+61
2015-09-29mac80211: Deinline drv_sta_rc_update()Denys Vlasenko2-19/+23
2015-09-29mac80211: Deinline drv_conf_tx()Denys Vlasenko2-24/+28
2015-09-29mac80211: Copy tx'ed beacons to monitor modeHelmut Schaa3-0/+24
2015-09-22Revert "mac80211: add pointer for driver use to key"Johannes Berg1-2/+0
2015-09-22mac80211: Split sending tx'ed frames to monitor interfaces into its own functionHelmut Schaa2-49/+62
2015-09-22nl80211: put current TX power in interface infoRafał Miłecki1-0/+10
2015-09-22wireless: mark element IDs 8 and 9 reservedJohannes Berg2-4/+1
2015-09-22mac80211: use DECLARE_EWMA for ave_beacon_signalJohannes Berg3-22/+10
2015-09-22mac80211: fix driver RSSI event calculationsJohannes Berg1-1/+1
2015-09-22mac80211: remove last_beacon/ave_beacon debugfs filesJohannes Berg3-16/+0
2015-09-22mac80211: implement VHT support for meshBob Copeland3-4/+85
2015-09-22mac80211: zero center freq segment 2 in VHT oper IEChun-Yeow Yeoh1-0/+2
2015-09-22mac80211: allow the driver to advertise A-MSDU within A-MPDU Rx supportEmmanuel Grumbach3-1/+8
2015-09-22mac80211: remove direct probe step before authenticationJohannes Berg1-59/+23
2015-09-22mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach27-35/+52
2015-09-22mac80211: introduce per vif frame registration APIAndrei Otcheretianski4-4/+80
2015-09-22nl80211: support vendor dumpit commandsJohannes Berg2-0/+201
2015-09-22mac80211: TDLS: check reg with IR-relax on chandef upgradeArik Nemtsov1-2/+2
2015-09-22mac80211: debugfs: add file to disallow TDLS wider-bwArik Nemtsov4-1/+34
2015-09-22mac80211: process skb_queue while scanning in HWAndrei Otcheretianski1-1/+1
2015-09-22wireless: make __freq_reg_info staticJohannes Berg1-2/+2
2015-08-26bpf: fix bpf_skb_set_tunnel_key() helperAlexei Starovoitov1-0/+1
2015-08-26net_sched: act_bpf: remove spinlock in fast pathAlexei Starovoitov2-18/+20
2015-08-26net_sched: convert rsvp to call tcf_exts_destroy from rcu callbackAlexei Starovoitov1-4/+14
2015-08-26net_sched: convert tcindex to call tcf_exts_destroy from rcu callbackAlexei Starovoitov1-4/+25
2015-08-26net_sched: act_bpf: remove unnecessary copyAlexei Starovoitov1-1/+1
2015-08-26net_sched: make tcf_hash_destroy() staticAlexei Starovoitov2-3/+1
2015-08-26lib/Makefile: remove CONFIG_AVERAGE build ruleValentin Rothberg1-2/+0
2015-08-26ath10k: fix compilation warnings in wmi phyerr pull functionRaja Mani1-2/+2
2015-08-26ath10k: add qca6164 supportMichal Kazior3-0/+25
2015-08-26ath10k: add spectral scan support for 10.4 fwRaja Mani2-0/+11
2015-08-26ath10k: fix dma_mapping_error() handlingMichal Kazior4-5/+16
2015-08-26ath10k: add missing mutex unlock on failpathMichal Kazior1-1/+2