summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * clocksource: armada-370-xp: Simplify TIMER_CTRL register accessEzequiel Garcia2013-09-021-39/+30
| * clocksource: armada-370-xp: Use BIT()Ezequiel Garcia2013-09-021-6/+6
| * ARM: timer-sp: Set dynamic irq affinityViresh Kumar2013-08-221-1/+2
| * ARM: nomadik: add dynamic irq flag to the timerDaniel Lezcano2013-08-221-1/+2
| * clocksource: sh_cmt: 32-bit control register supportMagnus Damm2013-08-221-14/+36
| * clocksource: em_sti: Convert to devm_* managed helpersLaurent Pinchart2013-08-221-35/+14
* | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-09-162-36/+21
|\ \
| * | cifs: update cifs.txt and remove some outdated infosBjörn Jacke2013-09-131-31/+11
| * | cifs: Avoid calling unlock_page() twice in cifs_readpage() when using fscacheSachin Prabhu2013-09-131-3/+7
| * | cifs: Do not take a reference to the page in cifs_readpage_worker()Sachin Prabhu2013-09-131-2/+3
* | | Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds2013-09-162-4/+4
|\ \ \