aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-29cfg80211: allow changing station capabilities for unassociated stationsAyala 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-29net/wireless: enable wiphy device to suspend/resume asynchronouslyFu, Zhonghui
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-22Revert "mac80211: add pointer for driver use to key"Johannes Berg
2015-09-22mac80211: Split sending tx'ed frames to monitor interfaces into its own functionHelmut Schaa
2015-09-22nl80211: put current TX power in interface infoRafał Miłecki
2015-09-22wireless: mark element IDs 8 and 9 reservedJohannes Berg
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-22nl80211: support vendor dumpit commandsJohannes Berg
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-22wireless: make __freq_reg_info staticJohannes Berg
2015-08-27Merge tag 'wireless-drivers-next-for-davem-2015-08-26' of git://git.kernel.or...David S. Miller
2015-08-26bpf: fix bpf_skb_set_tunnel_key() helperAlexei Starovoitov
2015-08-26Merge branch 'act_bpf_lockless'David S. Miller
2015-08-26net_sched: act_bpf: remove spinlock in fast pathAlexei Starovoitov
2015-08-26net_sched: convert rsvp to call tcf_exts_destroy from rcu callbackAlexei Starovoitov
2015-08-26net_sched: convert tcindex to call tcf_exts_destroy from rcu callbackAlexei Starovoitov
2015-08-26net_sched: act_bpf: remove unnecessary copyAlexei Starovoitov
2015-08-26net_sched: make tcf_hash_destroy() staticAlexei Starovoitov
2015-08-26lib/Makefile: remove CONFIG_AVERAGE build ruleValentin Rothberg
2015-08-26Merge ath-next from ath.gitKalle Valo
2015-08-26ath10k: fix compilation warnings in wmi phyerr pull functionRaja Mani
2015-08-26ath10k: add qca6164 supportMichal Kazior
2015-08-26ath10k: add spectral scan support for 10.4 fwRaja Mani
2015-08-26ath10k: fix dma_mapping_error() handlingMichal Kazior
2015-08-26ath10k: add missing mutex unlock on failpathMichal Kazior
2015-08-25Merge branch 'dsa-docs'David S. Miller