summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: export reg_initiator_name()Luis R. Rodriguez2013-10-282-10/+25
* mac80211: fixes for mesh powersave logicMarco Porsch2013-10-283-18/+22
* mac80211: Remove check for offchannel state when waking netdev queuesSeth Forshee2013-10-281-3/+0
* net: rfkill: gpio: add ACPI supportHeikki Krogerus2013-10-281-1/+30
* net: rfkill: gpio: prepare for DT and ACPI supportHeikki Krogerus2013-10-281-41/+51
* net: rfkill: gpio: spinlock-safe GPIO accessHeikki Krogerus2013-10-281-8/+8
* net: rfkill: gpio: clean up clock handlingHeikki Krogerus2013-10-282-28/+9
* net: rfkill: gpio: convert to resource managed allocationHeikki Krogerus2013-10-281-55/+20
* cfg80211: fix docbook referencesJohannes Berg2013-10-281-2/+2
* mac80211: add missing IEEE80211_HW_SUPPORTS_HT_CCK_RATES docsJohannes Berg2013-10-281-0/+4
* mac80211: enable DFS for IBSS modeSimon Wunderlich2013-10-282-5/+45
* nl80211/cfg80211: enable DFS for IBSS modeSimon Wunderlich2013-10-286-11/+53
* mac80211: implement SMPS for APEmmanuel Grumbach2013-10-2810-38/+289
* mac80211: port CCMP to cryptoapi's CCM driverArd Biesheuvel2013-10-115-146/+84
* cfg80211: simplify strict custom alpha2 regdomain checkLuis R. Rodriguez2013-10-111-2/+8
* cfg80211: enable regulatory hints for strict custom settingsLuis R. Rodriguez2013-10-111-0/+1
* cfg80211: pass station supported channel and oper class infoSunil Dutt2013-10-113-0/+63
* cfg80211: rename regulatory_hint_11d() to regulatory_hint_country_ie()Luis R. Rodriguez2013-10-094-7/+7
* cfg80211: fix nl80211.h documentation for DFS enum statesLuis R. Rodriguez2013-10-081-4/+3
* mac80211: implement STA CSA for drivers using channel contextsArik Nemtsov2013-10-024-19/+54
* cfg80211: vlan priority handling in WMMcedric Voncken2013-10-021-0/+9
* regulatory: enable channels 52-64 and 100-144 for world roamingJohannes Berg2013-10-011-2/+12
* nl80211: allow CAC only if no operation is going onSimon Wunderlich2013-10-011-0/+3
* mac80211: improve default WMM parameter settingFred Zhou2013-10-011-13/+14
* mac80211: support reporting A-MSDU subframes individuallyMichal Kazior2013-10-012-1/+12
* mac80211: use exact-size allocation for authentication frameFred Zhou2013-10-011-2/+2
* cfg80211: parse dfs region for internal regdb optionJanusz Dziedzic2013-10-011-0/+6
* mac80211: add explicit IBSS driver operationsJohannes Berg2013-10-014-2/+89
* ieee80211: fix vht cap definitionsEliad Peller2013-10-012-4/+4
* mac80211: fix some snprintf misusesEliad Peller2013-10-013-50/+55
* nl80211: enable IBSS support for channel switch announcementsSimon Wunderlich2013-09-261-15/+34
* mac80211: send a CSA action frame when changing channelSimon Wunderlich2013-09-261-0/+60
* mac80211: add support for CSA in IBSS modeSimon Wunderlich2013-09-266-43/+480
* mac80211: split off ibss disconnectSimon Wunderlich2013-09-261-80/+92
* mac80211: split off channel switch parsing functionSimon Wunderlich2013-09-264-223/+262
* cfg80211: export cfg80211_chandef_dfs_requiredSimon Wunderlich2013-09-263-9/+10
* mac80211: do not override fixed_rate_idx in minstrel_ht_update_statsLorenzo Bianconi2013-09-261-10/+13
* mac80211: add fixed_rate management to minstrel rcLorenzo Bianconi2013-09-261-0/+14
* mac80211: change beacon/connection pollingStanislaw Gruszka2013-09-263-32/+10
* mac80211: Remove superfluous is_multicast_ether_addr() callSergey Ryazanov2013-09-261-1/+1
* mac80211: use ERR_CAST()Johannes Berg2013-09-261-1/+1
* mac80211: add ieee80211_iterate_active_interfaces_rtnl()Johannes Berg2013-09-262-37/+53
* Linux 3.12-rc1v3.12-rc1Linus Torvalds2013-09-161-3/+3
* Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-09-168-128/+164
|\
| * clocksource: armada-370-xp: Add detailed clock requirements in devicetree bin...Ezequiel Garcia2013-09-021-2/+11
| * clocksource: armada-370-xp: Get reference fixed-clock by nameEzequiel Garcia2013-09-021-2/+5
| * clocksource: armada-370-xp: Replace WARN_ON with BUG_ONEzequiel Garcia2013-09-021-1/+1
| * clocksource: armada-370-xp: Fix device-tree bindingEzequiel Garcia2013-09-021-5/+22
| * clocksource: armada-370-xp: Introduce new compatiblesEzequiel Garcia2013-09-021-15/+39
| * clocksource: armada-370-xp: Use CLOCKSOURCE_OF_DECLAREEzequiel Garcia2013-09-023-23/+5