summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2016-04-05mac80211: avoid useless memory write on each frame RXJohannes Berg
2016-04-05mac80211: fix cipher scheme function nameJohannes Berg
2016-04-05mac80211: clean up station flags debugfsJohannes Berg
2016-04-05mac80211: don't start dynamic PS timer if not neededJohannes Berg
2016-04-05mac80211: remove sta_info debugfs sub-structJohannes Berg
2016-04-05mac80211: Remove unused variable in per STA debugfs structMohammed Shafi Shajakhan
2016-04-05mac80211: enable starting BA session with custom timeoutSara Sharon
2016-04-05mac80211: add NETIF_F_RXCSUM to features white listSara Sharon
2016-04-05mac80211: Set global RRM capabilityEmmanuel Grumbach
2016-04-05mac80211: minstrel_ht: improve sample rate skip logicFelix Fietkau
2016-04-05mac80211: close the SP when we enqueue frames during the SPEmmanuel Grumbach
2016-04-05mac80211: Fix BW upgrade for TDLS peersIlan Peer
2016-04-05mac80211: don't send deferred frames outside the SPEmmanuel Grumbach
2016-04-05mac80211: remove description of dropped memberLuis de Bethencourt
2016-04-05mac80211: ensure no limits on station rhashtableBen Greear
2016-04-05mac80211: properly deal with station hashtable insert errorsJohannes Berg
2016-04-05mac80211: do not pass injected frames without a valid rate to the driverFelix Fietkau
2016-04-05mac80211: fix parsing of 40Mhz in injected radiotap headerSven Eckelmann
2016-04-05mac80211: synchronize driver rx queues before removing a stationSara Sharon
2016-04-05mac80211: mesh: convert path table to rhashtableBob Copeland
2016-04-05mac80211: mesh: embed known gates list in struct mesh_pathBob Copeland
2016-04-05mac80211: mesh: factor out common mesh path allocation codeBob Copeland
2016-04-05mac80211: mesh: don't hash sdata in mpath tablesBob Copeland
2016-04-05mac80211: mesh: move path tables into if_meshBob Copeland
2016-04-05mac80211: Support a scan request for a specific BSSIDJouni Malinen
2016-04-05mac80211: recalc min_def chanctx even when chandef is identicalArik Nemtsov
2016-04-05mac80211: TDLS: change BW calculation for WIDER_BW peersArik Nemtsov
2016-04-05mac80211: TDLS: always downgrade invalid chandefsArik Nemtsov
2016-04-05mac80211: fix AP buffered multicast frames with queue control and txqFelix Fietkau
2016-04-05mac80211: allow not sending MIC up from driver for HW cryptoSara Sharon
2016-04-05mac80211: allow drivers to report CLOCK_BOOTTIME for scan resultsJohannes Berg
2016-04-05mac80211: parse VHT info in injected framesLorenzo Bianconi
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