summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | rfkill: Point to the correct deprecated doc locationJoão Paulo Rechi Vita2016-02-241-2/+4
| * | rfkill: Remove extra blank lineJoão Paulo Rechi Vita2016-02-241-1/+0Star
| * | rfkill: Improve documentation languageJoão Paulo Rechi Vita2016-02-241-2/+2
| * | net: rfkill: gpio: remove rfkill_gpio_platform_dataHeikki Krogerus2016-02-243-47/+1Star
| * | ARM: tegra: use build-in device properties with rfkill_gpioHeikki Krogerus2016-02-241-7/+10
| * | 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-242-28/+45
| * | 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