summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: allow AID/listen interval changes for unassociated stationAyala Beker2015-11-031-9/+18
* nl80211: Fix potential memory leak from parse_acl_dataOla Olsson2015-11-031-6/+6
* cfg80211: reg: fix reg_ignore_cell_hint return typeJohannes Berg2015-10-161-1/+2
* cfg80211: reg: reduce chan_reg_rule_print_dbg() ifdefJohannes Berg2015-10-161-9/+2
* cfg80211: reg: fix antenna gain in chan_reg_rule_print_dbg()Johannes Berg2015-10-161-2/+2
* cfg80211: reg: centralize freeing ignored requestsJohannes Berg2015-10-161-29/+35
* cfg80211: reg: clarify 'treatment' handling in reg_process_hint()Johannes Berg2015-10-161-7/+9
* cfg80211: reg: rename reg_regdb_query() to reg_query_builtin()Johannes Berg2015-10-161-3/+3
* cfg80211: reg: make CRDA support optionalJohannes Berg2015-10-163-73/+114
* cfg80211: reg: remove useless reg_timeout schedulingJohannes Berg2015-10-151-8/+2
* cfg80211: reg: search built-in database directlyJohannes Berg2015-10-151-44/+58
* cfg80211: reg: rename reg_call_crda to reg_query_databaseJohannes Berg2015-10-151-5/+5
* cfg80211: reg: fix reg_call_crda() return value bugJohannes Berg2015-10-151-31/+30
* cfg80211: reg: remove useless non-NULL checkJohannes Berg2015-10-151-3/+0
* cfg80211: fix gHz to GHzJohannes Berg2015-10-152-2/+2
* cfg80211: Add multiple scan plans for scheduled scanAvraham Stern2015-10-133-15/+170
* nl80211: allow BSS data to include CLOCK_BOOTTIME timestampDmitry Shmidt2015-10-134-39/+47
* Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc...David S. Miller2015-10-073-4/+210
|\
| * cfg80211: allow changing station capabilities for unassociated stationsAyala Beker2015-09-291-2/+5
| * net/wireless: enable wiphy device to suspend/resume asynchronouslyFu, Zhonghui2015-09-291-0/+1
| * nl80211: put current TX power in interface infoRafał Miłecki2015-09-221-0/+10
| * nl80211: support vendor dumpit commandsJohannes Berg2015-09-221-0/+192
| * wireless: make __freq_reg_info staticJohannes Berg2015-09-221-2/+2
* | cfg80211: regulatory: restore proper user alpha2Maciej S. Szmigiero2015-09-041-1/+1
|/
* nl80211: Allow setting multicast rate on OCB interfacesBertold Van den Bergh2015-08-141-1/+2
* cfg80211: propagate set_wiphy failure to userspaceMichal Kazior2015-08-141-0/+1
* cfg80211: regulatory: handle 5 and 10 MHz channels properlyMatthias May2015-08-141-11/+53
* Merge branch 'mac80211' into mac80211-nextJohannes Berg2015-07-174-25/+53
|\
| * cfg80211: use RTNL locked reg_can_beacon for IR-relaxationArik Nemtsov2015-07-174-22/+50
| * wireless: regulatory: reduce log level of CRDA related messagesThomas Petazzoni2015-07-171-3/+3
* | wireless: remove superfluous if statement in regulatory codeJohn Linville2015-07-171-5/+4
* | cfg80211: allow mgmt_frame_register callback to sleepJohannes Berg2015-07-174-15/+72
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-131-0/+2
|\
| * cfg80211: wext: clear sinfo struct before calling driverJohannes Berg2015-06-091-0/+2
* | cfg80211: ignore netif running state when changing iftypeMichal Kazior2015-05-291-1/+1
* | cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg2015-05-263-2/+6
* | cfg80211: Switch to PM opsLars-Peter Clausen2015-05-201-6/+8
* | cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STAArik Nemtsov2015-05-063-20/+26
* | cfg80211: Allow GO concurrent relaxation after BSS disconnectionAvraham Stern2015-05-061-10/+19
* | cfg80211: allow the plink state blocking for user managed meshChun-Yeow Yeoh2015-04-241-1/+2
|/
* cfg80211: don't allow disabling WEXT if it's requiredJohannes Berg2015-04-081-1/+1
* cfg80211: send extended capabilities IE in connectJohannes Berg2015-04-071-10/+64
* cfg80211: move IE split utilities here from mac80211Johannes Berg2015-04-071-0/+41
* cfg80211: Stop calling crda if it is not responsiveIlan peer2015-04-013-7/+38
* Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller2015-03-3113-179/+556
|\
| * cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen2015-03-302-3/+5
| * cfg/mac80211: add regulatory classes IE during TDLS setupArik Nemtsov2015-03-301-0/+129
| * nl80211: add net-detect delay to wowlan infoLuciano Coelho2015-03-301-2/+3
| * cfg80211: add vlan to station add/change tracingJohannes Berg2015-03-201-2/+6
| * cfg80211: Process all pending regulatory requests/hintsBen2015-03-171-0/+7