summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-05-294-19/+24
|\
| * regdb: Generalize the mW to dBm power conversionchaitanya.mgit@gmail.com2014-05-271-12/+2
| * cfg80211: send events when devices are added/removedJohannes Berg2014-05-263-7/+22
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-05-2213-77/+252
|\ \ | |/
| * cfg80211: allow RSSI compensationEmmanuel Grumbach2014-05-221-4/+8
| * cfg80211: don't set reg timeout for user-handled hintArik Nemtsov2014-05-211-1/+2
| * cfg80211: implement cfg80211_get_station cfg80211 APIAntonio Quartulli2014-05-212-1/+19
| * cfg80211: export expected throughput through get_station()Antonio Quartulli2014-05-201-0/+4
| * cfg80211: constify wowlan/coalesce mask/pattern pointersJohannes Berg2014-05-191-17/+22
| * cfg80211: constify more pointers in the cfg80211 APIJohannes Berg2014-05-193-3/+4
| * cfg80211: Support multiple CSA countersAndrei Otcheretianski2014-05-153-23/+66
| * cfg80211: Add API to update CSA counters in mgmt framesAndrei Otcheretianski2014-05-151-2/+22
| * cfg80211: pass the actual iftype when calling cfg80211_chandef_dfs_required()Luciano Coelho2014-05-152-4/+3
| * cfg80211: fix start_radar_detection issueJanusz Dziedzic2014-05-141-1/+1
| * cfg80211: allow restricting supported dfs regionsFelix Fietkau2014-05-132-2/+18
| * mac80211: handle failed restart/resume betterJohannes Berg2014-05-091-6/+14
| * cfg80211: export interface stopping functionMichal Kazior2014-05-066-11/+65
| * cfg80211: remove BUG_ON usageJohannes Berg2014-04-292-3/+5
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-132-3/+11
|\ \ | |/ |/|
| * cfg80211: add cfg80211_sched_scan_stopped_rtnlEliad Peller2014-05-051-2/+10
| * cfg80211: free sme on connection failuresEliad Peller2014-05-051-1/+1
* | cfg80211: Dynamic channel bandwidth changes in AP modeJouni Malinen2014-04-283-12/+59
* | cfg80211: Use 5MHz bandwidth by default when checking usable channelsRostislav Lisovy2014-04-251-7/+15
* | cfg80211: Add attributes describing prohibited channel bandwidthRostislav Lisovy2014-04-252-0/+15
* | cfg80211: change return value of notifier functionZhao, Gang2014-04-252-2/+4
* | cfg80211: change wiphy_to_dev function nameZhao, Gang2014-04-2512-117/+118
* | cfg80211: change registered device pointer nameZhao, Gang2014-04-253-196/+196
* | cfg80211: allow drivers to iterate over matching combinationsMichal Kazior2014-04-251-7/+37
* | cfg80211: Fix GO Concurrent relaxation on UNII-3Ilan Peer2014-04-251-1/+17
* | cfg80211: fix processing world regdomain when non modularLuis R. Rodriguez2014-04-221-1/+1
* | cfg80211: avoid freeing last_request while in flightArik Nemtsov2014-04-221-8/+16
* | cfg80211: reg: set DFS CAC time in case of custom regdJanusz Dziedzic2014-04-111-0/+7
* | cfg80211: ignore invalid BSSIDs when looking for BSSesJohannes Berg2014-04-101-0/+2
* | cfg80211: reject invalid IBSS BSSIDs in wext compat codeJohannes Berg2014-04-101-0/+3
* | cfg80211: remove unused wiphy argument from cfg80211_wext_freq()Zhao, Gang2014-04-105-8/+12
* | cfg80211: fix radar_detect combination checkingMichal Kazior2014-04-091-1/+1
* | cfg80211/mac80211: move more combination checks to mac80211Luciano Coelho2014-04-094-38/+5
* | cfg80211/mac80211: move combination check to mac80211 for ibssLuciano Coelho2014-04-091-28/+0
* | cfg80211/mac80211: move interface counting for combination check to mac80211Luciano Coelho2014-04-096-76/+17
* | cfg80211/mac80211: refactor cfg80211_chandef_dfs_required()Luciano Coelho2014-04-093-40/+78
* | cfg80211: refactor cfg80211_can_use_iftype_chan()Luciano Coelho2014-04-091-56/+73
* | cfg80211: Enable GO operation on indoor channelsIlan Peer2014-04-093-2/+20
* | cfg80211: Add an option to hint indoor operationIlan Peer2014-04-093-12/+65
* | cfg80211: Enable GO operation on additional channelsIlan Peer2014-04-097-12/+154
* | cfg80211: Add Kconfig option for cellular BS hintsIlan Peer2014-04-092-1/+14
* | cfg80211: Add indoor only and GO concurrent channel attributesDavid Spinadel2014-04-092-0/+8
* | cfg80211: slightly clean up of cfg80211_sme_connect()Zhao, Gang2014-04-091-2/+1
* | cfg80211: regulatory: use RCU_INIT_POINTERMonam Agarwal2014-04-091-1/+1
* | cfg80211: allow userspace to take ownership of interfacesJohannes Berg2014-04-093-1/+82
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-2114-82/+163
|\
OpenPOWER on IntegriCloud