summaryrefslogtreecommitdiffstats
path: root/kernel/futex_compat.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-27iwlwifi: mvm: allow to limit the A-MSDU from debugfsEmmanuel Grumbach3-0/+25
2016-02-27iwlwifi: mvm: add Tx A-MSDU inside A-MPDUEmmanuel Grumbach4-12/+38
2016-02-27iwlwifi: mvm: send large SKBs to the transportEmmanuel Grumbach1-8/+140
2016-02-27iwlwifi: mvm: update firmware of VHT MU-MIMO groups status on restartSara Sharon2-0/+46
2016-02-27iwlwifi: mvm: enable VHT MU-MIMO for supported hardwareSara Sharon4-1/+8
2016-02-27iwlwifi: pcie: fix identation in trans.cEmmanuel Grumbach1-1/+1
2016-02-27iwlwifi: pcie: Add new configuration to enable MSIXHaim Dreyfuss5-50/+507
2016-02-27iwlwifi: pcie: aggregate Flow Handler configuration writesEmmanuel Grumbach1-28/+28
2016-02-27iwlwifi: mvm: bump firmware API to 21Emmanuel Grumbach3-5/+5
2016-02-27iwlwifi: mvm: rs: fix a theoretical access to uninitialized array elementsEyal Shapira1-0/+1
2016-02-27iwlwifi: mvm: handle pass all scan reportingLuca Coelho3-5/+44
2016-02-27iwlwifi: mvm: fix RSS key sizingSara Sharon3-4/+5
2016-02-27iwlwifi: mvm: set the correct descriptor size for tracingSara Sharon1-1/+3
2016-02-27iwlwifi: mvm: add registration to cooling deviceChaya Rachel Ivgi6-0/+200
2016-02-27iwlwifi: mvm: add registration to thermal zoneChaya Rachel Ivgi5-17/+353
2016-02-27iwlwifi: mvm: add CT-KILL notificationChaya Rachel Ivgi5-1/+61
2016-02-24rfkill: Add documentation about LED triggersJoão Paulo Rechi Vita1-0/+2
2016-02-24rfkill: Factor rfkill_global_states[].cur assignmentsJoão Paulo Rechi Vita1-21/+17
2016-02-24rfkill: Move "state" sysfs file back to stableJoão Paulo Rechi Vita2-23/+22
2016-02-24rfkill: Point to the correct deprecated doc locationJoão Paulo Rechi Vita1-2/+4
2016-02-24rfkill: Remove extra blank lineJoão Paulo Rechi Vita1-1/+0
2016-02-24rfkill: Improve documentation languageJoão Paulo Rechi Vita1-2/+2
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