summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Add RRM support to assoc requestAssaf Krauss2014-09-052-3/+13
* nl80211: Add flag attribute for RRM connectionsAssaf Krauss2014-09-053-0/+32
* nl80211: Allow declaring RRM-related featuresAssaf Krauss2014-09-051-0/+14
* mac80211: fix description comment of ieee80211_subif_start_xmitLiad Kaufman2014-09-051-3/+2
* cfg80211: add Intel Mobile Communications copyrightJohannes Berg2014-09-058-0/+8
* mac80211: add Intel Mobile Communications copyrightJohannes Berg2014-09-0519-0/+19
* mac80211: clean up ieee80211_i.hJohannes Berg2014-09-051-2/+1
* mac80211: fix offloaded BA session traffic after hw restartMichal Kazior2014-09-035-14/+20
* net: rfkill: gpio: Add more Broadcom bluetooth ACPI IDsMika Westerberg2014-08-291-0/+1
* mac80211: fix chantype recalc warningMichal Kazior2014-08-291-2/+2
* mac80211: Replace rcu_dereference() with rcu_access_pointer()Andreea-Cristina Bernat2014-08-271-2/+2
* mac80211: scan: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat2014-08-261-1/+1
* cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg2014-08-2613-58/+77
* cfg80211: clarify BSS probe response vs. beacon dataJohannes Berg2014-08-264-8/+32
* cfg80211: re-enable CSA for drivers that support itMichal Kazior2014-08-261-6/+0
* mac80211: don't resize skbs needlesslyIdo Yariv2014-08-262-2/+8
* mac80211: Fix accounting of the tailroom-needed counterIdo Yariv2014-08-262-11/+8
* ieee80211: Support parsing TPC report element in action framesAndrei Otcheretianski2014-08-261-0/+65
* cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()Vladimir Kondratiev2014-08-269-17/+13
* mac80211: make ieee80211_vif_use_reserved_switch staticJohannes Berg2014-08-262-95/+93
* mac80211: mesh_plink: use get_unaligned_le16 instead of memcpyBob Copeland2014-08-261-7/+3
* mac80211: disable 40MHz support in case of 20MHz APEliad Peller2014-08-151-8/+22
* mac80211: don't duplicate station QoS capability dataJohannes Berg2014-08-1511-29/+17
* Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-08-1415-878/+3051
|\
| * Merge branch 'pm-tools'Rafael J. Wysocki2014-08-111-836/+2981
| |\
| | * PM / tools: analyze_suspend.py: update to v3.0Todd E Brandt2014-08-091-836/+2981
| | |
| | \
| | \
| | \
| *---. \ Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki2014-08-1111-40/+66
| |\ \ \ \
| | | | * | cpuidle: menu: Lookup CPU runqueues lessMel Gorman2014-08-064-19/+15
| | | | * | cpuidle: menu: Call nr_iowait_cpu less timesMel Gorman2014-08-061-7/+8
| | | | * | cpuidle: menu: Use ktime_to_us instead of reinventing the wheelMel Gorman2014-08-061-4/+1
| | | | * | cpuidle: menu: Use shifts when calculating averages where possibleMel Gorman2014-08-061-3/+11
| | | * | | cpufreq: arm_big_little: fix module license specUwe Kleine-König2014-08-092-1/+6
| | | * | | cpufreq: speedstep-smi: fix decimal printf specifiersHans Wennborg2014-08-071-2/+2
| | | * | | cpufreq: OPP: Avoid sleeping while atomicStephen Boyd2014-08-071-1/+1
| | | * | | cpufreq: cpu0: Do not print error message when deferringMarkus Pargmann2014-08-071-1/+1
| | | * | | cpufreq: integrator: Use set_cpus_allowed_ptrHimangi Saraogi2014-08-071-5/+5
| | * | | | PM / hibernate: avoid unsafe pages in e820 reserved regionsLee, Chun-Yi2014-08-061-1/+20
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'acpi-processor', 'acpi-hotplug' and 'acpi-battery'Rafael J. Wysocki2014-08-103-2/+4
| |\ \ \ \ \ \ \
| | | | * | | | | ACPI / battery: Fix warning message in acpi_battery_get_state()Mariusz Ceier2014-08-101-1/+1
| | | * | | | | | ACPI / hotplug: Check scan handlers in acpi_scan_hot_remove()Tang Chen2014-08-071-1/+2
| | * | | | | | | ACPI / processor: Make acpi_cpu_soft_notify() process CPU FROZEN eventsLan Tianyu2014-08-061-0/+1
* | | | | | | | | Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-14230-240/+242
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12230-240/+242
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-08-144-5/+71
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sparc: Hook up memfd_create system call.David S. Miller2014-08-133-4/+5
| * | | | | | | | | | sparc64: Properly claim resources as each PCI bus is probed.David S. Miller2014-08-131-0/+32
| * | | | | | | | | | sparc64: Skip bogus PCI bridge ranges.David S. Miller2014-08-131-0/+11
| * | | | | | | | | | sparc64: Expand PCI bridge probing debug logging.David S. Miller2014-08-131-1/+23
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-08-1444-214/+332
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'master-2014-08-14' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-08-146-6/+37
| |\ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud