summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
...
| * | nl80211: fix scheduled scan RSSI matchset attribute confusionJohannes Berg2014-02-041-9/+61
| * | nl80211: send event when AP operation is stoppedJohannes Berg2014-02-043-0/+32
| * | nl80211: check nla_parse() return valuesJohannes Berg2014-02-041-14/+23
| * | cfg80211: make device_type constJohannes Berg2014-02-042-2/+2
| * | nl80211: make netlink attribute policies constJohannes Berg2014-02-041-4/+4
| * | nl80211: check channel switch validity betterJohannes Berg2014-02-041-1/+6
| * | cfg80211: fix few minor issues in reg_process_hint()Ilan Peer2014-02-041-9/+10
| * | nl80211: add Guard Interval support for set_bitrate_maskJanusz Dziedzic2014-02-041-0/+7
| * | cfg80211: Clean up connect params and channel fetchingJouni Malinen2014-02-041-17/+25
| * | cfg80211: Advertise maximum associated STAs in AP modeJouni Malinen2014-02-041-0/+6
| * | cfg80211: Allow BSS hint to be provided for connectJouni Malinen2014-02-041-0/+13
* | | net: remove unnecessary return'sstephen hemminger2014-02-141-2/+0Star
| |/ |/|
* | 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/+0Star
* | 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/+76Star
|\
| * 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/+74Star
| |\
| | * 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/+20Star
| | * 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-151-65/+37Star
|/ /
* | 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/+54Star
| * | 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/+1Star
| * | 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-202-5/+5