aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-04cfg80211: reg: Refactor calculation of bandwidth flagsMichal Sojka1-54/+37
2015-12-04cfg80211: handle add_station auth/assoc flag quirksJohannes Berg1-4/+19
2015-12-04cfg80211: use NL80211_ATTR_STA_AID in nl82011_set_stationAyala Beker1-2/+2
2015-12-04cfg80211: Add support for aborting an ongoing scanVidyullatha Kanchanapally3-0/+38
2015-12-04cfg80211: Remove unused cfg80211_can_use_iftype_chan()Michal Sojka2-121/+0
2015-12-04cfg80211: reg: Remove unused function parameterMichal Sojka1-4/+3
2015-12-04cfg80211: ocb: Fix null pointer deref if join_ocb is unimplementedOla Olsson1-0/+3
2015-12-04lib80211: ratelimit key index mismatchJohannes Berg2-4/+4
2015-12-04cfg80211: replace ieee80211_ie_split() with an inlineJohannes Berg1-7/+0
2015-12-04cfg80211: add complete data to station add/change tracingJohannes Berg1-0/+38
2015-12-04cfg80211: Add missing tracing to cfg80211Ilan Peer3-5/+108
2015-11-03cfg80211: allow AID/listen interval changes for unassociated stationAyala Beker1-9/+18
2015-11-03nl80211: Fix potential memory leak from parse_acl_dataOla Olsson1-6/+6
2015-10-16cfg80211: reg: fix reg_ignore_cell_hint return typeJohannes Berg1-1/+2
2015-10-16cfg80211: reg: reduce chan_reg_rule_print_dbg() ifdefJohannes Berg1-9/+2
2015-10-16cfg80211: reg: fix antenna gain in chan_reg_rule_print_dbg()Johannes Berg1-2/+2
2015-10-16cfg80211: reg: centralize freeing ignored requestsJohannes Berg1-29/+35
2015-10-16cfg80211: reg: clarify 'treatment' handling in reg_process_hint()Johannes Berg1-7/+9
2015-10-16cfg80211: reg: rename reg_regdb_query() to reg_query_builtin()Johannes Berg1-3/+3
2015-10-16cfg80211: reg: make CRDA support optionalJohannes Berg3-73/+114
2015-10-15cfg80211: reg: remove useless reg_timeout schedulingJohannes Berg1-8/+2
2015-10-15cfg80211: reg: search built-in database directlyJohannes Berg1-44/+58
2015-10-15cfg80211: reg: rename reg_call_crda to reg_query_databaseJohannes Berg1-5/+5
2015-10-15cfg80211: reg: fix reg_call_crda() return value bugJohannes Berg1-31/+30
2015-10-15cfg80211: reg: remove useless non-NULL checkJohannes Berg1-3/+0
2015-10-15cfg80211: fix gHz to GHzJohannes Berg2-2/+2
2015-10-13cfg80211: Add multiple scan plans for scheduled scanAvraham Stern3-15/+170
2015-10-13nl80211: allow BSS data to include CLOCK_BOOTTIME timestampDmitry Shmidt4-39/+47
2015-10-07Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller3-4/+210
2015-09-29cfg80211: allow changing station capabilities for unassociated stationsAyala Beker1-2/+5
2015-09-29net/wireless: enable wiphy device to suspend/resume asynchronouslyFu, Zhonghui1-0/+1
2015-09-22nl80211: put current TX power in interface infoRafał Miłecki1-0/+10
2015-09-22nl80211: support vendor dumpit commandsJohannes Berg1-0/+192
2015-09-22wireless: make __freq_reg_info staticJohannes Berg1-2/+2
2015-09-04cfg80211: regulatory: restore proper user alpha2Maciej S. Szmigiero1-1/+1
2015-08-14nl80211: Allow setting multicast rate on OCB interfacesBertold Van den Bergh1-1/+2
2015-08-14cfg80211: propagate set_wiphy failure to userspaceMichal Kazior1-0/+1
2015-08-14cfg80211: regulatory: handle 5 and 10 MHz channels properlyMatthias May1-11/+53
2015-07-17Merge branch 'mac80211' into mac80211-nextJohannes Berg4-25/+53
2015-07-17wireless: remove superfluous if statement in regulatory codeJohn Linville1-5/+4
2015-07-17cfg80211: allow mgmt_frame_register callback to sleepJohannes Berg4-15/+72
2015-07-17cfg80211: use RTNL locked reg_can_beacon for IR-relaxationArik Nemtsov4-22/+50
2015-07-17wireless: regulatory: reduce log level of CRDA related messagesThomas Petazzoni1-3/+3
2015-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2015-06-09cfg80211: wext: clear sinfo struct before calling driverJohannes Berg1-0/+2
2015-05-29cfg80211: ignore netif running state when changing iftypeMichal Kazior1-1/+1
2015-05-26cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg3-2/+6
2015-05-20cfg80211: Switch to PM opsLars-Peter Clausen1-6/+8
2015-05-06cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STAArik Nemtsov3-20/+26
2015-05-06cfg80211: Allow GO concurrent relaxation after BSS disconnectionAvraham Stern1-10/+19