summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: remove racy beacon_interval assignmentJohannes Berg2014-03-031-2/+0
* cfg80211: regulatory: reset regdomain in case of errorJanusz Dziedzic2014-02-251-1/+9
* cfg80211: bugfix in regulatory user hint processInbal Hacohen2014-02-191-1/+1
* cfg80211: send scan results from work queueJohannes Berg2014-02-066-42/+45
* cfg80211: fix scan done raceJohannes Berg2014-02-061-4/+10
* cfg80211: re-enable 5/10 MHz supportJohannes Berg2014-02-061-3/+0
* nl80211: Reset split_start when netlink skb is exhaustedPontus Fuchs2014-02-061-1/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-176-78/+76
|\
| * cfg80211: make regulatory_hint() remove REGULATORY_CUSTOM_REGLuis R. Rodriguez2014-01-131-0/+2
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-01-135-78/+74
| |\
| | * cfg80211: add sanity check for retry limit in wext-compatUjjal Roy2014-01-091-1/+1
| | * cfg80211: Add a function to get the number of supported channelsIlan Peer2014-01-094-26/+20
| | * cfg80211: fix wext-compat for getting retry valueUjjal Roy2014-01-061-2/+2
| | * nl80211: move vendor/testmode event skb functions out of ifdefJohannes Berg2014-01-061-49/+49
| | * cfg80211/mac80211: correct qos-map lockingJohannes Berg2013-12-301-0/+2
* | | net: nl80211: __dev_get_by_index instead of dev_get_by_index to find interfaceYing Xue2014-01-141-65/+37
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-062-10/+16
|\ \ | |/ |/|
| * radiotap: fix bitmap-end-finding buffer overrunJohannes Berg2013-12-161-0/+4
| * cfg80211: fix WARN_ON for re-association to the expired BSSUjjal Roy2013-12-051-10/+12
* | cfg80211: Add support for QoS mappingKyeyoon Park2013-12-198-1/+141
* | nl80211: support vendor-specific eventsJohannes Berg2013-12-191-19/+79
* | nl80211: add VHT support for set_bitrate_maskJanusz Dziedzic2013-12-161-6/+86
* | Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2013-12-165-151/+152
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-063-32/+55
| |\ \ | | |/
| | * cfg80211: disable CSA for all driversSimon Wunderlich2013-12-021-0/+6
| | * cfg80211: ignore supported rates for nonexistant bands on scanFelix Fietkau2013-11-251-0/+4
| | * cfg80211: disable 5/10 MHz support for all driversJohannes Berg2013-11-251-0/+3
| | * nl80211: check nla_nest_start() return valueJohannes Berg2013-11-251-0/+2
| | * nl80211: fix error path in nl80211_get_key()Johannes Berg2013-11-251-1/+1
| | * nl80211: check nla_put_* return valuesJohannes Berg2013-11-251-22/+30
| | * cfg80211: fix ibss wext chandef creationSimon Wunderlich2013-11-251-9/+9
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-12-0213-453/+787
| |\ \ | | |/ | |/|
| * | genetlink: make multicast groups const, prevent abuseJohannes Berg2013-11-191-75/+54
| * | genetlink: pass family to functions using groupsJohannes Berg2013-11-191-35/+35
| * | genetlink: only pass array to genl_register_family_with_ops()Johannes Berg2013-11-191-2/+1
| * | genetlink: make all genl_ops users constJohannes Berg2013-11-141-1/+1
| * | genetlink: allow making ops constJohannes Berg2013-11-141-4/+4
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-089-27/+108
| |\ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-041-10/+17
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-233-3/+9
| |\ \ \ \
| * | | | | net: misc: Remove extern from function prototypesJoe Perches2013-10-192-5/+5
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-10-177-37/+78
| |\ \ \ \ \
* | | | | | | cfg80211: don't "leak" uncompleted scansEliad Peller2013-12-053-30/+8
* | | | | | | cfg80211: stop sched scan only when neededBarak Bercovitz2013-12-051-1/+4
* | | | | | | cfg80211: in bitrate_mask, rename mcs to ht_mcsJanusz Dziedzic2013-12-051-9/+9
* | | | | | | nl80211: allow setting bitrate mask back to defaultJanusz Dziedzic2013-12-051-3/+5
* | | | | | | nl80211: allow the use of DFS channel in meshChun-Yeow Yeoh2013-12-041-2/+11
* | | | | | | nl80211: vendor command supportJohannes Berg2013-12-032-71/+170
* | | | | | | nl80211: don't clear bitrate_mask twiceJanusz Dziedzic2013-12-031-9/+8
* | | | | | | cfg80211: DFS check dfs_region before usageLuis R. Rodriguez2013-12-031-0/+5
OpenPOWER on IntegriCloud