summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-02-24net: rfkill: gpio: remove rfkill_gpio_platform_dataHeikki Krogerus3-47/+1
2016-02-24ARM: tegra: use build-in device properties with rfkill_gpioHeikki Krogerus1-7/+10
2016-02-24net: rfkill: gpio: get the name and type from device propertyHeikki Krogerus1-5/+11
2016-02-24net: rfkill: add rfkill_find_type functionHeikki Krogerus2-28/+45
2016-02-24cfg80211: add radiotap VHT info to rtap_namespace_sizesLorenzo Bianconi1-0/+1
2016-02-24cfg80211: Add global RRM capabilityBeni Lev2-7/+19
2016-02-24mac80211: move MU_MIMO_OWNER flag to ieee80211_vifSara Sharon5-12/+12
2016-02-24mac80211: provide interface to driver to set VHT MU-MIMO dataSara Sharon2-1/+30
2016-02-24mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seqEliad Peller5-141/+24
2016-02-24iwlwifi: mvm: move TX PN assignment for TKIP to the driverEliad Peller3-6/+13
2016-02-24mac80211: move TKIP TX IVs to public part of key structEliad Peller8-41/+60
2016-02-24mac80211: fix wiphy supported_band accessLorenzo Bianconi1-4/+5
2016-02-24cfg80211: reuse existing page fragments in A-MSDU rxFelix Fietkau1-5/+77
2016-02-24cfg80211: fix faulty variable initialization in ieee80211_amsdu_to_8023sFelix Fietkau1-1/+1
2016-02-24mac80211: fix VHT MU-MIMO frame processingSara Sharon1-4/+6
2016-02-24mac80211: Unify mesh and mpp path removal functionHenning Rogge1-36/+41
2016-02-24mac80211: let unused MPP table entries timeoutHenning Rogge3-1/+56
2016-02-24mac80211: Remove MPP table entries with MPathHenning Rogge1-0/+26
2016-02-24cfg80211: basic support for PBSS network typeLior David5-3/+41
2016-02-24cfg80211: add support for non-linear skbs in ieee80211_amsdu_to_8023sFelix Fietkau1-51/+49
2016-02-24cfg80211: add function for 802.3 conversion with separate output bufferFelix Fietkau1-53/+53
2016-02-24mac80211: move A-MSDU skb_linearize call to ieee80211_amsdu_to_8023sFelix Fietkau2-3/+3
2016-02-24mac80211: fix memory leakSudip Mukherjee1-0/+1
2016-02-24mac80211: Interoperability workaround for 80+80 and 160 MHz channelsJouni Malinen1-2/+29
2016-02-24mac80211: add API to allow filtering frames in BA sessionsSara Sharon4-1/+107
2016-02-24mac80211: change ieee80211_rx_reorder_ready() argumentsJohannes Berg2-23/+24
2016-02-24mac80211: expose txq queue depth and size to driversMichal Kazior6-1/+39
2016-02-24mac80211: Parse legacy and HT rate in injected framesSven Eckelmann3-2/+89
2016-02-24mac80211: mesh: drop constant field mean_chain_lenBob Copeland2-9/+3
2016-02-24mac80211: avoid excessive stack usage in sta_infoArnd Bergmann1-8/+16
2016-02-24mac80211: always print a message when disconnectingJohannes Berg1-5/+12
2016-02-24mac80211: fix ibss scan parametersSara Sharon1-7/+15
2016-02-24mac80211: add RX_FLAG_MACTIME_PLCP_STARTJohannes Berg3-2/+23
2016-02-24mac80211: fix unnecessary frame drops in mesh fwdingMichal Kazior1-2/+3
2016-02-24mac80211: fix txq queue related crashesMichal Kazior1-0/+3
2016-02-24mac80211: mesh_plink: remove redundant sta_info checkSunil Shahu1-6/+4
2016-02-24rfkill: Update userspace API documentationJoão Paulo Rechi Vita1-0/+2
2016-02-24rfkill: Remove obsolete "claim" sysfs interfaceJoão Paulo Rechi Vita3-19/+14
2016-02-24rfkill: remove/inline __rfkill_set_hw_stateJoão Paulo Rechi Vita1-26/+15
2016-02-24rfkill: use variable instead of duplicating the expressionJoão Paulo Rechi Vita1-1/+1
2016-02-24cfg80211: Fix some linguistics in KconfigOla Olsson1-6/+6
2016-02-24rfkill: disentangle polling pause and suspendJohannes Berg2-3/+17
2016-02-24mac80211_hwsim: remove shadowing variableJohannes Berg1-3/+1
2016-02-24mac80211: Make addr const in SET_IEEE80211_PERM_ADDR()Bjorn Andersson1-1/+1
2016-02-24mac80211: refactor HT/VHT to chandef codeJohannes Berg5-78/+46
2016-02-24cfg80211: add more warnings for inconsistent opsOla Olsson1-0/+10
2016-02-24mac80211: limit the A-MSDU Tx based on peer's capabilitiesEmmanuel Grumbach5-0/+84
2016-02-24mac80211: Recalc min chandef when station is associatedIlan Peer2-5/+6
2016-02-24mac80211: allow drivers to report (non-)monitor framesGrzegorz Bajorski2-2/+14
2016-02-24mac80211: support hw managing reorder logicSara Sharon4-11/+41