summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2016-04-06mac80211: fix last RX rate data consistencyJohannes Berg
2016-04-06mac80211: add separate last_ack variableJohannes Berg
2016-04-06mac80211: remove rx_stats.last_rx update after sta allocJohannes Berg
2016-04-06mac80211: move averaged values out of rx_statsJohannes Berg
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: 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-05mac80211: use reset to set header pointerZhang Shengju