summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2016-06-28mac80211: Fix mesh estab_plinks counting in STA removal caseJouni Malinen
2016-05-31mac80211: fix fast_tx header alignmentFelix Fietkau
2016-05-31mac80211: mesh: flush mesh paths unconditionallyBob Copeland
2016-05-12Merge tag 'mac80211-next-for-davem-2016-05-12' of git://git.kernel.org/pub/sc...David S. Miller
2016-05-12mac80211: allow software PS-Poll/U-APSD with AP_LINK_PSJohannes Berg
2016-05-12mac80211: allow same PN for AMSDU sub-framesSara Sharon
2016-05-12mac80211: remove disconnected APs from BSS tableDavid Spinadel
2016-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-27mac80211: fix statistics leak if dev_alloc_name() failsJohannes Berg
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-06mac80211: fix "warning: ‘target_metric’ may be used uninitialized"Jeff Mahoney
2016-04-06mac80211: minstrel_ht: set A-MSDU tx limits based on selected max_prob_rateFelix Fietkau
2016-04-06mac80211: add A-MSDU tx supportFelix Fietkau
2016-04-06mac80211: enable collecting station statistics per-CPUJohannes Berg
2016-04-06mac80211: add fast-rx pathJohannes Berg
2016-04-06mac80211: fix RX u64 stats consistency on 32-bit platformsJohannes Berg
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