aboutsummaryrefslogtreecommitdiff
path: root/net/wireless
AgeCommit message (Expand)Author
2014-03-03cfg80211: remove racy beacon_interval assignmentJohannes Berg
2014-02-25cfg80211: regulatory: reset regdomain in case of errorJanusz Dziedzic
2014-02-19cfg80211: bugfix in regulatory user hint processInbal Hacohen
2014-02-06cfg80211: send scan results from work queueJohannes Berg
2014-02-06cfg80211: fix scan done raceJohannes Berg
2014-02-06cfg80211: re-enable 5/10 MHz supportJohannes Berg
2014-02-06nl80211: Reset split_start when netlink skb is exhaustedPontus Fuchs
2014-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-14net: nl80211: __dev_get_by_index instead of dev_get_by_index to find interfaceYing Xue
2014-01-13cfg80211: make regulatory_hint() remove REGULATORY_CUSTOM_REGLuis R. Rodriguez
2014-01-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-01-09cfg80211: add sanity check for retry limit in wext-compatUjjal Roy
2014-01-09cfg80211: Add a function to get the number of supported channelsIlan Peer
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-06cfg80211: fix wext-compat for getting retry valueUjjal Roy
2014-01-06nl80211: move vendor/testmode event skb functions out of ifdefJohannes Berg
2013-12-30cfg80211/mac80211: correct qos-map lockingJohannes Berg
2013-12-19cfg80211: Add support for QoS mappingKyeyoon Park
2013-12-19nl80211: support vendor-specific eventsJohannes Berg
2013-12-16nl80211: add VHT support for set_bitrate_maskJanusz Dziedzic
2013-12-16radiotap: fix bitmap-end-finding buffer overrunJohannes Berg
2013-12-16Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2013-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-12-05cfg80211: don't "leak" uncompleted scansEliad Peller
2013-12-05cfg80211: stop sched scan only when neededBarak Bercovitz
2013-12-05cfg80211: in bitrate_mask, rename mcs to ht_mcsJanusz Dziedzic
2013-12-05nl80211: allow setting bitrate mask back to defaultJanusz Dziedzic
2013-12-05cfg80211: fix WARN_ON for re-association to the expired BSSUjjal Roy
2013-12-04nl80211: allow the use of DFS channel in meshChun-Yeow Yeoh
2013-12-03nl80211: vendor command supportJohannes Berg
2013-12-03nl80211: don't clear bitrate_mask twiceJanusz Dziedzic
2013-12-03cfg80211: DFS check dfs_region before usageLuis R. Rodriguez
2013-12-03cfg80211: add reg_get_dfs_region()Luis R. Rodriguez
2013-12-03nl80211/cfg80211: Set Operating Mode NotificationMarek Kwaczynski
2013-12-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-12-02cfg80211: disable CSA for all driversSimon Wunderlich
2013-12-02cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notifySimon Wunderlich
2013-12-02cfg80211: protect beacon changing functions with wdev-lockSimon Wunderlich
2013-12-02cfg80211: aggregate mgmt_tx parameters into a structAndrei Otcheretianski
2013-12-02cfg80211: fix reporting 5/10 MHz support to user spaceFelix Fietkau
2013-11-25cfg80211: replace print_dfs_region() with reg_dfs_region_str() helperLuis R. Rodriguez
2013-11-25cfg80211: distinguish unset DFS region from unknownLuis R. Rodriguez
2013-11-25cfg80211: intersection dfs regions when intersecting regdomainsLuis R. Rodriguez
2013-11-25cfg80211: use enum nl80211_dfs_regions for dfs_region everywhereLuis R. Rodriguez
2013-11-25cfg80211: add an option to disable processing country IEsLuis R. Rodriguez
2013-11-25cfg80211: add flags to define country IE processing rulesLuis R. Rodriguez
2013-11-25cfg80211: move regulatory flags to their own variableLuis R. Rodriguez
2013-11-25cfg80211: rename __set_regdom() to reg_set_rd_country_ie()Luis R. Rodriguez
2013-11-25cfg80211: set driver regulatory updates on its ownLuis R. Rodriguez
2013-11-25cfg80211: set user regulatory updates on its ownLuis R. Rodriguez