summaryrefslogtreecommitdiffstats
path: root/mm/swap_state.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-17mac80211: IBSS: refactor ieee80211_rx_bss_infoJanusz.Dziedzic@tieto.com1-85/+99
2015-03-17mac80211: minstrel_ht: fix rounding issue in MCS duration calculationFelix Fietkau1-2/+4
2015-03-17cfg80211: Process all pending regulatory requests/hintsBen1-0/+7
2015-03-17mac80211: initialize rate control earlier for tdls stationMarek Puzyniak1-5/+8
2015-03-16mac80211: refactor drop connection/unlock in CSA processingJohannes Berg1-20/+9
2015-03-16mac80211: allow to get wireless_dev structure from ieee80211_vifEmmanuel Grumbach2-0/+25
2015-03-16mac80211: add comment for rx_path_lockJohannes Berg1-0/+6
2015-03-16mac80211: move netdev stats to common functionJohannes Berg1-5/+3
2015-03-06cfg80211: Schedule timeout for all CRDA callsIlan peer1-10/+5
2015-03-06cfg80211: Add API to change the indoor regulatory settingIlan peer4-6/+94
2015-03-06cfg80211: Simplify the handling of regulatory indoor settingIlan peer1-31/+3
2015-03-04mac80211_hwsim: fix beacon timersJohannes Berg1-9/+6
2015-03-04mesh_plink: fixup type of timeout to match usageNicholas Mc Guire1-1/+1
2015-03-04mesh_plink: use msecs_to_jiffies for proper time conversionNicholas Mc Guire1-2/+2
2015-03-04mac80211: provide station PMF configuration to driverSenthilKumar Jegadeesan3-1/+8
2015-03-04mac80211: allow iterating inactive interfacesArik Nemtsov2-18/+46
2015-03-04nl80211: prohibit mixing 'any' and regular wowlan triggersJohannes Berg2-0/+24
2015-03-04mac80211: check and dequeue skb in ieee80211_tx_prepare_skb()Johannes Berg1-0/+9
2015-03-04mac80211: remove duplicate check for quiescing when queueing workLuciano Coelho1-10/+0
2015-03-04mac80211: allow TDLS setup code to take wdev lockArik Nemtsov1-17/+24
2015-03-04mac80211: start queues if driver rejected wowlanJohannes Berg1-0/+7
2015-03-04mac80211: remove useless double check for open_count in __ieee80211_suspend()Luciano Coelho1-1/+1
2015-03-04mac80211: don't do driver suspend with auth/assoc in progressJohannes Berg1-1/+18
2015-03-03mac80211: handle drv_add_interface failures properly during reconfigLuciano Coelho1-1/+18
2015-03-03mac80211: fix another suspend vs. association raceJohannes Berg1-0/+28
2015-03-03mac80211: TDLS: support VHT between peersArik Nemtsov4-9/+118
2015-03-03cfg80211: add operating classes 128-130Eliad Peller1-0/+1
2015-03-03mac80211: Update beacon's timing and DTIM count on every beaconAlexander Bondar2-14/+25
2015-03-03nl80211: add notes about userspace API/ABI modificationsJohannes Berg1-0/+13
2015-03-03mac80211_hwsim: Add minimal capability for vendor command/event testingJouni Malinen1-0/+83
2015-03-03cfg80211: Allow NL80211_ATTR_IFINDEX to be added to vendor eventsAhmad Kholaif3-10/+27
2015-03-03cfg80211: add VHT support for IBSSJanusz.Dziedzic@tieto.com2-2/+14
2015-03-03cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky13-80/+168
2015-02-28cfg80211-wext: return -E2BIG when buffer can't hold full BSS entryJames Minor1-76/+136
2015-02-28wext: add checked wrappers for adding events/points to streamsJohannes Berg1-0/+22
2015-02-28mac80211: remove TX latency measurement codeJohannes Berg8-495/+5
2015-02-28nl/mac80211: allow zero plink timeout to disable STA expirationMasashi Honma3-3/+5
2015-02-28mac80211_hwsim: support any address in userspaceBob Copeland1-3/+2
2015-02-28cfg80211-wext: export symbols only when neededJohannes Berg6-13/+27
2015-02-28mac80211: iterate using station list in AP SMPSJohannes Berg1-39/+30
2015-02-28mac80211: don't look up stations for multicast addressesJohannes Berg1-1/+1
2015-02-23bridge: add vlan info to bridge setlink and dellink notification messagesRoopa Prabhu1-22/+24
2015-02-22net: __aligned(size) is preferred over __attribute__((aligned(size)))Ameen Ali1-5/+5
2015-02-22batman-adv: Fix use of seq_has_overflowed()Joe Perches1-1/+1
2015-02-22net: Remove state argument from skb_find_text()Bojan Prtvar5-18/+10
2015-02-22ethtool: use "ops" name consistenty in ethtool_set_rxfh()Dan Carpenter1-1/+1
2015-02-22ipv6: Replace "#include <asm/uaccess>" with "#include <linux/uaccess>"Alex W Slater1-1/+1
2015-02-22bna: Update the Driver and Firmware VersionRasesh Mody2-3/+3
2015-02-22bna: QLogic BR-series Adapters Driver RebrandingRasesh Mody31-99/+127
2015-02-20sunvnet: failed trigger should not cause BUG_ON()David L Stevens1-0/+2