summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* rfkill: Remove extra blank lineJoão Paulo Rechi Vita2016-02-241-1/+0
* rfkill: Improve documentation languageJoão Paulo Rechi Vita2016-02-241-2/+2
* net: rfkill: gpio: remove rfkill_gpio_platform_dataHeikki Krogerus2016-02-242-10/+1
* net: rfkill: gpio: get the name and type from device propertyHeikki Krogerus2016-02-241-5/+11
* net: rfkill: add rfkill_find_type functionHeikki Krogerus2016-02-241-28/+30
* cfg80211: add radiotap VHT info to rtap_namespace_sizesLorenzo Bianconi2016-02-241-0/+1
* cfg80211: Add global RRM capabilityBeni Lev2016-02-241-7/+11
* mac80211: move MU_MIMO_OWNER flag to ieee80211_vifSara Sharon2016-02-244-12/+10
* mac80211: provide interface to driver to set VHT MU-MIMO dataSara Sharon2016-02-241-1/+15
* mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seqEliad Peller2016-02-241-87/+0
* mac80211: move TKIP TX IVs to public part of key structEliad Peller2016-02-247-38/+40
* 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-242-3/+17
* cfg80211: add support for non-linear skbs in ieee80211_amsdu_to_8023sFelix Fietkau2016-02-241-51/+49
* 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-243-0/+88
* mac80211: change ieee80211_rx_reorder_ready() argumentsJohannes Berg2016-02-242-23/+24
* mac80211: expose txq queue depth and size to driversMichal Kazior2016-02-245-1/+24
* mac80211: Parse legacy and HT rate in injected framesSven Eckelmann2016-02-241-2/+70
* mac80211: mesh: drop constant field mean_chain_lenBob Copeland2016-02-242-9/+3
* 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-242-2/+20
* 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/+4
* rfkill: Remove obsolete "claim" sysfs interfaceJoão Paulo Rechi Vita2016-02-241-10/+1
* rfkill: remove/inline __rfkill_set_hw_stateJoão Paulo Rechi Vita2016-02-241-26/+15
* 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-241-2/+15
* mac80211: refactor HT/VHT to chandef codeJohannes Berg2016-02-245-78/+46
* 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-243-0/+51
* mac80211: Recalc min chandef when station is associatedIlan Peer2016-02-242-5/+6
* mac80211: allow drivers to report (non-)monitor framesGrzegorz Bajorski2016-02-241-2/+3
* mac80211: support hw managing reorder logicSara Sharon2016-02-243-11/+35
* mac80211: pass block ack session timeout to to driverSara Sharon2016-01-145-52/+83
* cfg80211/mac80211: use to_delayed_workGeliang Tang2016-01-142-4/+2
* mac80211: pass RX aggregation window size to driverSara Sharon2016-01-141-1/+1