summaryrefslogtreecommitdiffstats
path: root/net/mac80211
AgeCommit message (Expand)Author
2016-04-06mac80211: move semicolon out of CALL_RXH macroJohannes Berg
2016-04-06mac80211: count MSDUs in A-MSDU properlyJohannes Berg
2016-04-06mac80211: allow passing transmitter station on RXJohannes Berg
2016-04-05mac80211: mesh: flush paths outside of plink lockBob Copeland
2016-04-05mac80211: mesh: fix cleanup for mesh pathtableBob Copeland
2016-04-05mac80211: mesh: fix mesh path kerneldocBob Copeland
2016-04-05mac80211: mesh: reorder structure membersBob Copeland
2016-04-05mac80211: mesh: embed gates hlist head directlyBob Copeland
2016-04-05mac80211: mesh: use hlist for rmc cacheBob Copeland
2016-04-05mac80211: mesh: handle failed alloc for rmc cacheBob Copeland
2016-04-05mac80211: mesh: fix crash in mesh_path_timerBob Copeland
2016-04-05mac80211: track and tell driver about GO client P2P PS abilitiesAyala Beker
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: 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: 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