summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: add radiotap VHT info to rtap_namespace_sizesLorenzo Bianconi2016-02-241-0/+1
* cfg80211: Add global RRM capabilityBeni Lev2016-02-242-7/+19
* mac80211: move MU_MIMO_OWNER flag to ieee80211_vifSara Sharon2016-02-245-12/+12
* mac80211: provide interface to driver to set VHT MU-MIMO dataSara Sharon2016-02-242-1/+30
* mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seqEliad Peller2016-02-245-141/+24Star
* iwlwifi: mvm: move TX PN assignment for TKIP to the driverEliad Peller2016-02-243-6/+13
* mac80211: move TKIP TX IVs to public part of key structEliad Peller2016-02-248-41/+60
* mac80211: fix wiphy supported_band accessLorenzo Bianconi2016-02-241-4/+5
* cfg80211: reuse existing page fragments in A-MSDU rxFelix Fietkau2016-02-241-5/+77
* cfg80211: fix faulty variable initialization in ieee80211_amsdu_to_8023sFelix Fietkau2016-02-241-1/+1
* mac80211: fix VHT MU-MIMO frame processingSara Sharon2016-02-241-4/+6
* mac80211: Unify mesh and mpp path removal functionHenning Rogge2016-02-241-36/+41
* mac80211: let unused MPP table entries timeoutHenning Rogge2016-02-243-1/+56
* mac80211: Remove MPP table entries with MPathHenning Rogge2016-02-241-0/+26
* cfg80211: basic support for PBSS network typeLior David2016-02-245-3/+41
* cfg80211: add support for non-linear skbs in ieee80211_amsdu_to_8023sFelix Fietkau2016-02-241-51/+49Star
* cfg80211: add function for 802.3 conversion with separate output bufferFelix Fietkau2016-02-241-53/+53
* mac80211: move A-MSDU skb_linearize call to ieee80211_amsdu_to_8023sFelix Fietkau2016-02-242-3/+3
* mac80211: fix memory leakSudip Mukherjee2016-02-241-0/+1
* mac80211: Interoperability workaround for 80+80 and 160 MHz channelsJouni Malinen2016-02-241-2/+29
* mac80211: add API to allow filtering frames in BA sessionsSara Sharon2016-02-244-1/+107
* mac80211: change ieee80211_rx_reorder_ready() argumentsJohannes Berg2016-02-242-23/+24
* mac80211: expose txq queue depth and size to driversMichal Kazior2016-02-246-1/+39
* mac80211: Parse legacy and HT rate in injected framesSven Eckelmann2016-02-243-2/+89
* mac80211: mesh: drop constant field mean_chain_lenBob Copeland2016-02-242-9/+3Star
* mac80211: avoid excessive stack usage in sta_infoArnd Bergmann2016-02-241-8/+16
* mac80211: always print a message when disconnectingJohannes Berg2016-02-241-5/+12
* mac80211: fix ibss scan parametersSara Sharon2016-02-241-7/+15
* mac80211: add RX_FLAG_MACTIME_PLCP_STARTJohannes Berg2016-02-243-2/+23
* mac80211: fix unnecessary frame drops in mesh fwdingMichal Kazior2016-02-241-2/+3
* mac80211: fix txq queue related crashesMichal Kazior2016-02-241-0/+3
* mac80211: mesh_plink: remove redundant sta_info checkSunil Shahu2016-02-241-6/+4Star
* rfkill: Update userspace API documentationJoão Paulo Rechi Vita2016-02-241-0/+2
* rfkill: Remove obsolete "claim" sysfs interfaceJoão Paulo Rechi Vita2016-02-243-19/+14Star
* rfkill: remove/inline __rfkill_set_hw_stateJoão Paulo Rechi Vita2016-02-241-26/+15Star
* rfkill: use variable instead of duplicating the expressionJoão Paulo Rechi Vita2016-02-241-1/+1
* cfg80211: Fix some linguistics in KconfigOla Olsson2016-02-241-6/+6
* rfkill: disentangle polling pause and suspendJohannes Berg2016-02-242-3/+17
* mac80211_hwsim: remove shadowing variableJohannes Berg2016-02-241-3/+1Star
* mac80211: Make addr const in SET_IEEE80211_PERM_ADDR()Bjorn Andersson2016-02-241-1/+1
* mac80211: refactor HT/VHT to chandef codeJohannes Berg2016-02-245-78/+46Star
* cfg80211: add more warnings for inconsistent opsOla Olsson2016-02-241-0/+10
* mac80211: limit the A-MSDU Tx based on peer's capabilitiesEmmanuel Grumbach2016-02-245-0/+84
* mac80211: Recalc min chandef when station is associatedIlan Peer2016-02-242-5/+6
* mac80211: allow drivers to report (non-)monitor framesGrzegorz Bajorski2016-02-242-2/+14
* mac80211: support hw managing reorder logicSara Sharon2016-02-244-11/+41
* mac80211: pass block ack session timeout to to driverSara Sharon2016-01-1427-139/+202
* cfg80211/mac80211: use to_delayed_workGeliang Tang2016-01-142-4/+2Star
* mac80211: document status.freq restrictionsJohannes Berg2016-01-141-0/+2
* mac80211: pass RX aggregation window size to driverSara Sharon2016-01-142-4/+6