aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211 (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-06mac80211: fix "warning: ‘target_metric’ may be used uninitialized"Jeff Mahoney1-1/+1
2016-04-05mac80211: close the SP when we enqueue frames during the SPEmmanuel Grumbach1-0/+6
2016-04-05mac80211: Fix BW upgrade for TDLS peersIlan Peer1-1/+2
2016-04-05mac80211: don't send deferred frames outside the SPEmmanuel Grumbach1-3/+1
2016-04-05mac80211: remove description of dropped memberLuis de Bethencourt1-1/+0
2016-04-05mac80211: ensure no limits on station rhashtableBen Greear1-0/+1
2016-04-05mac80211: properly deal with station hashtable insert errorsJohannes Berg1-5/+8
2016-04-05mac80211: recalc min_def chanctx even when chandef is identicalArik Nemtsov1-1/+3
2016-04-05mac80211: TDLS: change BW calculation for WIDER_BW peersArik Nemtsov3-11/+61
2016-04-05mac80211: TDLS: always downgrade invalid chandefsArik Nemtsov1-1/+1
2016-04-05mac80211: fix AP buffered multicast frames with queue control and txqFelix Fietkau1-1/+2
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-19/+40
2016-03-04mac80211: use reset to set header pointerZhang Shengju4-9/+9
2016-03-02Merge tag 'mac80211-for-davem-2016-03-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller3-11/+30
2016-03-01Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller29-361/+749
2016-03-01mac80211: minstrel_ht: fix a logic error in RTS/CTS handlingFelix Fietkau1-1/+1
2016-03-01mac80211: Fix Public Action frame RX in AP modeJouni Malinen1-0/+1
2016-03-01mac80211: check PN correctly for GCMP-encrypted fragmented MPDUsJohannes Berg2-10/+28
2016-02-24Merge tag 'mac80211-for-davem-2016-02-23' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller3-8/+10
2016-02-24mac80211: move MU_MIMO_OWNER flag to ieee80211_vifSara Sharon4-12/+10
2016-02-24mac80211: provide interface to driver to set VHT MU-MIMO dataSara Sharon1-1/+15
2016-02-24mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seqEliad Peller1-87/+0
2016-02-24mac80211: move TKIP TX IVs to public part of key structEliad Peller7-38/+40
2016-02-24mac80211: fix wiphy supported_band accessLorenzo Bianconi1-4/+5
2016-02-24mac80211: fix VHT MU-MIMO frame processingSara Sharon1-4/+6
2016-02-24mac80211: Unify mesh and mpp path removal functionHenning Rogge1-36/+41
2016-02-24mac80211: let unused MPP table entries timeoutHenning Rogge3-1/+56
2016-02-24mac80211: Remove MPP table entries with MPathHenning Rogge1-0/+26
2016-02-24mac80211: move A-MSDU skb_linearize call to ieee80211_amsdu_to_8023sFelix Fietkau1-3/+0
2016-02-24mac80211: fix memory leakSudip Mukherjee1-0/+1
2016-02-24mac80211: Interoperability workaround for 80+80 and 160 MHz channelsJouni Malinen1-2/+29
2016-02-24mac80211: add API to allow filtering frames in BA sessionsSara Sharon3-0/+88
2016-02-24mac80211: change ieee80211_rx_reorder_ready() argumentsJohannes Berg2-23/+24
2016-02-24mac80211: expose txq queue depth and size to driversMichal Kazior5-1/+24
2016-02-24mac80211: Parse legacy and HT rate in injected framesSven Eckelmann1-2/+70
2016-02-24mac80211: mesh: drop constant field mean_chain_lenBob Copeland2-9/+3
2016-02-24mac80211: avoid excessive stack usage in sta_infoArnd Bergmann1-8/+16
2016-02-24mac80211: always print a message when disconnectingJohannes Berg1-5/+12
2016-02-24mac80211: fix ibss scan parametersSara Sharon1-7/+15
2016-02-24mac80211: add RX_FLAG_MACTIME_PLCP_STARTJohannes Berg2-2/+20
2016-02-24mac80211: fix unnecessary frame drops in mesh fwdingMichal Kazior1-2/+3
2016-02-24mac80211: fix txq queue related crashesMichal Kazior1-0/+3
2016-02-24mac80211: mesh_plink: remove redundant sta_info checkSunil Shahu1-6/+4
2016-02-24mac80211: refactor HT/VHT to chandef codeJohannes Berg5-78/+46
2016-02-24mac80211: limit the A-MSDU Tx based on peer's capabilitiesEmmanuel Grumbach3-0/+51
2016-02-24mac80211: Recalc min chandef when station is associatedIlan Peer2-5/+6
2016-02-24mac80211: allow drivers to report (non-)monitor framesGrzegorz Bajorski1-2/+3
2016-02-24mac80211: support hw managing reorder logicSara Sharon3-11/+35
2016-02-23mac80211: minstrel_ht: set default tx aggregation timeout to 0Felix Fietkau1-1/+1
2016-02-02mac80211: minstrel: Change expected throughput unit back to KbpsSven Eckelmann2-2/+3