summaryrefslogtreecommitdiffstats
path: root/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2014-02-05cfg80211: regulatory introduce maximum bandwidth calculationJanusz Dziedzic3-21/+126
2014-02-04cfg80211: consider existing DFS interfacesMichal Kazior8-14/+32
2014-02-04cfg80211: fix channel configuration in IBSS joinAntonio Quartulli4-13/+34
2014-02-04net: wireless: move regulatory timeout work to power efficient workqueueShaibal Dutta1-3/+6
2014-02-04cfg80211: add helper reg_get_regdomain() functionJanusz Dziedzic1-11/+17
2014-02-04cfg80211: set preset_chandef after channel switchJanusz Dziedzic1-0/+1
2014-02-04nl80211: fix scheduled scan RSSI matchset attribute confusionJohannes Berg1-9/+61
2014-02-04nl80211: send event when AP operation is stoppedJohannes Berg3-0/+32
2014-02-04nl80211: check nla_parse() return valuesJohannes Berg1-14/+23
2014-02-04cfg80211: make device_type constJohannes Berg2-2/+2
2014-02-04nl80211: make netlink attribute policies constJohannes Berg1-4/+4
2014-02-04nl80211: check channel switch validity betterJohannes Berg1-1/+6
2014-02-04cfg80211: fix few minor issues in reg_process_hint()Ilan Peer1-9/+10
2014-02-04nl80211: add Guard Interval support for set_bitrate_maskJanusz Dziedzic1-0/+7
2014-02-04cfg80211: Clean up connect params and channel fetchingJouni Malinen1-17/+25
2014-02-04cfg80211: Advertise maximum associated STAs in AP modeJouni Malinen1-0/+6
2014-02-04cfg80211: Allow BSS hint to be provided for connectJouni Malinen1-0/+13
2014-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville6-78/+76
2014-01-14net: nl80211: __dev_get_by_index instead of dev_get_by_index to find interfaceYing Xue1-65/+37
2014-01-13cfg80211: make regulatory_hint() remove REGULATORY_CUSTOM_REGLuis R. Rodriguez1-0/+2
2014-01-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville5-78/+74
2014-01-09cfg80211: add sanity check for retry limit in wext-compatUjjal Roy1-1/+1
2014-01-09cfg80211: Add a function to get the number of supported channelsIlan Peer4-26/+20
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-10/+16
2014-01-06cfg80211: fix wext-compat for getting retry valueUjjal Roy1-2/+2
2014-01-06nl80211: move vendor/testmode event skb functions out of ifdefJohannes Berg1-49/+49
2013-12-30cfg80211/mac80211: correct qos-map lockingJohannes Berg1-0/+2
2013-12-19cfg80211: Add support for QoS mappingKyeyoon Park8-1/+141
2013-12-19nl80211: support vendor-specific eventsJohannes Berg1-19/+79
2013-12-16nl80211: add VHT support for set_bitrate_maskJanusz Dziedzic1-6/+86
2013-12-16radiotap: fix bitmap-end-finding buffer overrunJohannes Berg1-0/+4
2013-12-16Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg5-151/+152
2013-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-32/+55
2013-12-05cfg80211: don't "leak" uncompleted scansEliad Peller3-30/+8
2013-12-05cfg80211: stop sched scan only when neededBarak Bercovitz1-1/+4
2013-12-05cfg80211: in bitrate_mask, rename mcs to ht_mcsJanusz Dziedzic1-9/+9
2013-12-05nl80211: allow setting bitrate mask back to defaultJanusz Dziedzic1-3/+5
2013-12-05cfg80211: fix WARN_ON for re-association to the expired BSSUjjal Roy1-10/+12
2013-12-04nl80211: allow the use of DFS channel in meshChun-Yeow Yeoh1-2/+11
2013-12-03nl80211: vendor command supportJohannes Berg2-71/+170
2013-12-03nl80211: don't clear bitrate_mask twiceJanusz Dziedzic1-9/+8
2013-12-03cfg80211: DFS check dfs_region before usageLuis R. Rodriguez1-0/+5
2013-12-03cfg80211: add reg_get_dfs_region()Luis R. Rodriguez2-0/+28
2013-12-03nl80211/cfg80211: Set Operating Mode NotificationMarek Kwaczynski1-0/+7
2013-12-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville13-453/+787
2013-12-02cfg80211: disable CSA for all driversSimon Wunderlich1-0/+6
2013-12-02cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notifySimon Wunderlich1-6/+3
2013-12-02cfg80211: protect beacon changing functions with wdev-lockSimon Wunderlich1-3/+19
2013-12-02cfg80211: aggregate mgmt_tx parameters into a structAndrei Otcheretianski5-43/+33
2013-12-02cfg80211: fix reporting 5/10 MHz support to user spaceFelix Fietkau1-4/+5