summaryrefslogtreecommitdiffstats
path: root/net/mac80211
AgeCommit message (Expand)Author
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-03-04mac80211: use reset to set header pointerZhang Shengju
2016-03-02Merge tag 'mac80211-for-davem-2016-03-02' of git://git.kernel.org/pub/scm/lin...David S. Miller
2016-03-01Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller
2016-03-01mac80211: minstrel_ht: fix a logic error in RTS/CTS handlingFelix Fietkau
2016-03-01mac80211: Fix Public Action frame RX in AP modeJouni Malinen
2016-03-01mac80211: check PN correctly for GCMP-encrypted fragmented MPDUsJohannes Berg
2016-02-24Merge tag 'mac80211-for-davem-2016-02-23' of git://git.kernel.org/pub/scm/lin...David S. Miller
2016-02-24mac80211: move MU_MIMO_OWNER flag to ieee80211_vifSara Sharon
2016-02-24mac80211: provide interface to driver to set VHT MU-MIMO dataSara Sharon
2016-02-24mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seqEliad Peller
2016-02-24mac80211: move TKIP TX IVs to public part of key structEliad Peller
2016-02-24mac80211: fix wiphy supported_band accessLorenzo Bianconi
2016-02-24mac80211: fix VHT MU-MIMO frame processingSara Sharon
2016-02-24mac80211: Unify mesh and mpp path removal functionHenning Rogge
2016-02-24mac80211: let unused MPP table entries timeoutHenning Rogge
2016-02-24mac80211: Remove MPP table entries with MPathHenning Rogge
2016-02-24mac80211: move A-MSDU skb_linearize call to ieee80211_amsdu_to_8023sFelix Fietkau
2016-02-24mac80211: fix memory leakSudip Mukherjee
2016-02-24mac80211: Interoperability workaround for 80+80 and 160 MHz channelsJouni Malinen
2016-02-24mac80211: add API to allow filtering frames in BA sessionsSara Sharon
2016-02-24mac80211: change ieee80211_rx_reorder_ready() argumentsJohannes Berg
2016-02-24mac80211: expose txq queue depth and size to driversMichal Kazior
2016-02-24mac80211: Parse legacy and HT rate in injected framesSven Eckelmann
2016-02-24mac80211: mesh: drop constant field mean_chain_lenBob Copeland
2016-02-24mac80211: avoid excessive stack usage in sta_infoArnd Bergmann
2016-02-24mac80211: always print a message when disconnectingJohannes Berg
2016-02-24mac80211: fix ibss scan parametersSara Sharon
2016-02-24mac80211: add RX_FLAG_MACTIME_PLCP_STARTJohannes Berg
2016-02-24mac80211: fix unnecessary frame drops in mesh fwdingMichal Kazior
2016-02-24mac80211: fix txq queue related crashesMichal Kazior
2016-02-24mac80211: mesh_plink: remove redundant sta_info checkSunil Shahu
2016-02-24mac80211: refactor HT/VHT to chandef codeJohannes Berg
2016-02-24mac80211: limit the A-MSDU Tx based on peer's capabilitiesEmmanuel Grumbach
2016-02-24mac80211: Recalc min chandef when station is associatedIlan Peer
2016-02-24mac80211: allow drivers to report (non-)monitor framesGrzegorz Bajorski
2016-02-24mac80211: support hw managing reorder logicSara Sharon
2016-02-23mac80211: minstrel_ht: set default tx aggregation timeout to 0Felix Fietkau
2016-02-02mac80211: minstrel: Change expected throughput unit back to KbpsSven Eckelmann
2016-02-02mac80211: minstrel_ht: fix out-of-bound in minstrel_ht_set_best_prob_rateKonstantin Khlebnikov
2016-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-01-29mac80211: fix use of uninitialised values in RX aggregationChris Bainbridge
2016-01-26mac80211: Requeue work after scan complete for all VIF types.Sachin Kulkarni
2016-01-20net/mac80211/debugfs.c: prevent build failure with CONFIG_UBSAN=yAndrey Ryabinin
2016-01-14mac80211: pass block ack session timeout to to driverSara Sharon
2016-01-14cfg80211/mac80211: use to_delayed_workGeliang Tang
2016-01-14mac80211: pass RX aggregation window size to driverSara Sharon
2016-01-14mac80211: add flag for duplication checkSara Sharon
2016-01-14mac80211: process and save VHT MU-MIMO group frameSara Sharon
2016-01-14mac80211: Don't buffer non-bufferable MMPDUsHelmut Schaa