summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* 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/+9Star
* net: rfkill: gpio: convert to resource managed allocationHeikki Krogerus2013-10-281-55/+20Star
* mac80211: enable DFS for IBSS modeSimon Wunderlich2013-10-282-5/+45
* nl80211/cfg80211: enable DFS for IBSS modeSimon Wunderlich2013-10-284-11/+38
* mac80211: implement SMPS for APEmmanuel Grumbach2013-10-2810-38/+289
* mac80211: port CCMP to cryptoapi's CCM driverArd Biesheuvel2013-10-115-146/+84Star
* 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-111-0/+46
* cfg80211: rename regulatory_hint_11d() to regulatory_hint_country_ie()Luis R. Rodriguez2013-10-093-6/+6
* mac80211: implement STA CSA for drivers using channel contextsArik Nemtsov2013-10-023-19/+48
* 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-011-1/+2
* 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-013-2/+82
* ieee80211: fix vht cap definitionsEliad Peller2013-10-011-2/+2
* 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-262-9/+1Star
* 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/+10Star
* 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-261-37/+34Star
* Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds2013-09-131-12/+3Star
|\
| * aio: Kill ki_dtorKent Overstreet2013-07-301-11/+2Star
| * aio: Kill aio_rw_vect_retry()Kent Overstreet2013-07-301-1/+1
* | Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+1
* | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-09-131-5/+5
|\ \
| * | memcg: rename RESOURCE_MAX to RES_COUNTER_MAXSha Zhengju2013-09-131-5/+5
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-131-14/+27
|\ \ \
| * | | shrinker: convert remaining shrinkers to count/scan APIDave Chinner2013-09-111-14/+27
* | | | Merge tag 'nfs-for-3.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-09-122-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | SUNRPC: No, I did not intend to create a 256KiB hashtableTrond Myklebust2013-09-121-1/+1
| * | | sunrpc: Add missing kuids conversion for printingGeert Uytterhoeven2013-09-121-1/+1
* | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-09-121-25/+25
|\ \ \ \
| * | | | kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user()Mathieu Desnoyers2013-09-121-25/+25
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-09-119-19/+27
|\ \ \ \ \
| * | | | | net_sched: htb: fix a typo in htb_change_class()Vimalkumar2013-09-111-1/+1