aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-10-28mac80211: add ieee80211_tx_prepare_skb() helper functionFelix Fietkau2-0/+43
2013-10-28cfg80211: export reg_initiator_name()Luis R. Rodriguez2-10/+25
2013-10-28mac80211: fixes for mesh powersave logicMarco Porsch3-18/+22
2013-10-28mac80211: Remove check for offchannel state when waking netdev queuesSeth Forshee1-3/+0
2013-10-28net: rfkill: gpio: add ACPI supportHeikki Krogerus1-1/+30
2013-10-28net: rfkill: gpio: prepare for DT and ACPI supportHeikki Krogerus1-41/+51
2013-10-28net: rfkill: gpio: spinlock-safe GPIO accessHeikki Krogerus1-8/+8
2013-10-28net: rfkill: gpio: clean up clock handlingHeikki Krogerus2-28/+9
2013-10-28net: rfkill: gpio: convert to resource managed allocationHeikki Krogerus1-55/+20
2013-10-28cfg80211: fix docbook referencesJohannes Berg1-2/+2
2013-10-28mac80211: add missing IEEE80211_HW_SUPPORTS_HT_CCK_RATES docsJohannes Berg1-0/+4
2013-10-28mac80211: enable DFS for IBSS modeSimon Wunderlich2-5/+45
2013-10-28nl80211/cfg80211: enable DFS for IBSS modeSimon Wunderlich6-11/+53
2013-10-28mac80211: implement SMPS for APEmmanuel Grumbach10-38/+289
2013-10-11mac80211: port CCMP to cryptoapi's CCM driverArd Biesheuvel5-146/+84
2013-10-11cfg80211: simplify strict custom alpha2 regdomain checkLuis R. Rodriguez1-2/+8
2013-10-11cfg80211: enable regulatory hints for strict custom settingsLuis R. Rodriguez1-0/+1
2013-10-11cfg80211: pass station supported channel and oper class infoSunil Dutt3-0/+63
2013-10-09cfg80211: rename regulatory_hint_11d() to regulatory_hint_country_ie()Luis R. Rodriguez4-7/+7
2013-10-08cfg80211: fix nl80211.h documentation for DFS enum statesLuis R. Rodriguez1-4/+3
2013-10-02mac80211: implement STA CSA for drivers using channel contextsArik Nemtsov4-19/+54
2013-10-02cfg80211: vlan priority handling in WMMcedric Voncken1-0/+9
2013-10-01regulatory: enable channels 52-64 and 100-144 for world roamingJohannes Berg1-2/+12
2013-10-01nl80211: allow CAC only if no operation is going onSimon Wunderlich1-0/+3
2013-10-01mac80211: improve default WMM parameter settingFred Zhou1-13/+14
2013-10-01mac80211: support reporting A-MSDU subframes individuallyMichal Kazior2-1/+12
2013-10-01mac80211: use exact-size allocation for authentication frameFred Zhou1-2/+2
2013-10-01cfg80211: parse dfs region for internal regdb optionJanusz Dziedzic1-0/+6
2013-10-01mac80211: add explicit IBSS driver operationsJohannes Berg4-2/+89
2013-10-01ieee80211: fix vht cap definitionsEliad Peller2-4/+4
2013-10-01mac80211: fix some snprintf misusesEliad Peller3-50/+55
2013-09-26nl80211: enable IBSS support for channel switch announcementsSimon Wunderlich1-15/+34
2013-09-26mac80211: send a CSA action frame when changing channelSimon Wunderlich1-0/+60
2013-09-26mac80211: add support for CSA in IBSS modeSimon Wunderlich6-43/+480
2013-09-26mac80211: split off ibss disconnectSimon Wunderlich1-80/+92
2013-09-26mac80211: split off channel switch parsing functionSimon Wunderlich4-223/+262
2013-09-26cfg80211: export cfg80211_chandef_dfs_requiredSimon Wunderlich3-9/+10
2013-09-26mac80211: do not override fixed_rate_idx in minstrel_ht_update_statsLorenzo Bianconi1-10/+13
2013-09-26mac80211: add fixed_rate management to minstrel rcLorenzo Bianconi1-0/+14
2013-09-26mac80211: change beacon/connection pollingStanislaw Gruszka3-32/+10
2013-09-26mac80211: Remove superfluous is_multicast_ether_addr() callSergey Ryazanov1-1/+1
2013-09-26mac80211: use ERR_CAST()Johannes Berg1-1/+1
2013-09-26mac80211: add ieee80211_iterate_active_interfaces_rtnl()Johannes Berg2-37/+53
2013-09-16Linux 3.12-rc1Linus Torvalds1-3/+3
2013-09-16Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds8-128/+164
2013-09-16Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-36/+21
2013-09-16Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds2-4/+4
2013-09-16Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds1-3/+4
2013-09-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds7-8/+50
2013-09-15Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds13-114/+66