summaryrefslogtreecommitdiffstats
path: root/net/wireless/nl80211.c
Commit message (Expand)AuthorAgeFilesLines
...
* | cfg80211: regulatory introduce maximum bandwidth calculationJanusz Dziedzic2014-02-051-5/+10
* | cfg80211: consider existing DFS interfacesMichal Kazior2014-02-041-3/+3
* | cfg80211: set preset_chandef after channel switchJanusz Dziedzic2014-02-041-0/+1
* | nl80211: fix scheduled scan RSSI matchset attribute confusionJohannes Berg2014-02-041-9/+61
* | nl80211: send event when AP operation is stoppedJohannes Berg2014-02-041-0/+29
* | nl80211: check nla_parse() return valuesJohannes Berg2014-02-041-14/+23
* | nl80211: make netlink attribute policies constJohannes Berg2014-02-041-4/+4
* | nl80211: check channel switch validity betterJohannes Berg2014-02-041-1/+6
* | 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
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-171-60/+51
|\
| * cfg80211: Add a function to get the number of supported channelsIlan Peer2014-01-091-11/+2
| * nl80211: move vendor/testmode event skb functions out of ifdefJohannes Berg2014-01-061-49/+49
* | net: nl80211: __dev_get_by_index instead of dev_get_by_index to find interfaceYing Xue2014-01-141-65/+37
|/
* cfg80211: Add support for QoS mappingKyeyoon Park2013-12-191-0/+62
* 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-161-137/+129
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-061-23/+37
| |\
| | * cfg80211: ignore supported rates for nonexistant bands on scanFelix Fietkau2013-11-251-0/+4
| | * 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
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-12-021-47/+60
| |\ \ | | |/ | |/|
| * | 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
* | | 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: vendor command supportJohannes Berg2013-12-031-68/+169
* | | 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
* | | nl80211/cfg80211: Set Operating Mode NotificationMarek Kwaczynski2013-12-031-0/+7
| |/ |/|
* | cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notifySimon Wunderlich2013-12-021-6/+3
* | cfg80211: protect beacon changing functions with wdev-lockSimon Wunderlich2013-12-021-3/+19
* | cfg80211: aggregate mgmt_tx parameters into a structAndrei Otcheretianski2013-12-021-16/+16
* | cfg80211: fix reporting 5/10 MHz support to user spaceFelix Fietkau2013-12-021-4/+5
* | cfg80211: use enum nl80211_dfs_regions for dfs_region everywhereLuis R. Rodriguez2013-11-251-1/+1
* | cfg80211: check regulatory request alpha2 earlyLuis R. Rodriguez2013-11-251-0/+3
* | cfg80211/mac80211: DFS setup chandef for cac eventJanusz Dziedzic2013-11-251-2/+2
* | cfg80211: don't allow drivers to unset NL80211_FEATURE_SCAN_FLUSHJohannes Berg2013-11-251-8/+4
* | cfg80211: DFS check chandef usable before CACJanusz Dziedzic2013-11-251-1/+1
* | cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez2013-11-251-6/+6
|/
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-11-051-6/+56
|\
| * nl80211: fix channel switch parsingAndrei Otcheretianski2013-10-281-3/+1
| * {nl,cfg,mac}80211: implement mesh channel switch userspace APIChun-Yeow Yeoh2013-10-281-1/+2
OpenPOWER on IntegriCloud