aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless
AgeCommit message (Expand)Author
2015-12-15nl80211: Fix potential memory leak in nl80211_connectOla Olsson
2015-12-15nl80211: Fix potential memory leak in nl80211_set_wowlanOla Olsson
2015-12-15nl80211: fix a few memory leaks in reg.cOla Olsson
2015-11-03cfg80211: allow AID/listen interval changes for unassociated stationAyala Beker
2015-11-03nl80211: Fix potential memory leak from parse_acl_dataOla Olsson
2015-10-16cfg80211: reg: fix reg_ignore_cell_hint return typeJohannes Berg
2015-10-16cfg80211: reg: reduce chan_reg_rule_print_dbg() ifdefJohannes Berg
2015-10-16cfg80211: reg: fix antenna gain in chan_reg_rule_print_dbg()Johannes Berg
2015-10-16cfg80211: reg: centralize freeing ignored requestsJohannes Berg
2015-10-16cfg80211: reg: clarify 'treatment' handling in reg_process_hint()Johannes Berg
2015-10-16cfg80211: reg: rename reg_regdb_query() to reg_query_builtin()Johannes Berg
2015-10-16cfg80211: reg: make CRDA support optionalJohannes Berg
2015-10-15cfg80211: reg: remove useless reg_timeout schedulingJohannes Berg
2015-10-15cfg80211: reg: search built-in database directlyJohannes Berg
2015-10-15cfg80211: reg: rename reg_call_crda to reg_query_databaseJohannes Berg
2015-10-15cfg80211: reg: fix reg_call_crda() return value bugJohannes Berg
2015-10-15cfg80211: reg: remove useless non-NULL checkJohannes Berg
2015-10-15cfg80211: fix gHz to GHzJohannes Berg
2015-10-13cfg80211: Add multiple scan plans for scheduled scanAvraham Stern
2015-10-13nl80211: allow BSS data to include CLOCK_BOOTTIME timestampDmitry Shmidt
2015-10-07Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc...David S. Miller
2015-09-29cfg80211: allow changing station capabilities for unassociated stationsAyala Beker
2015-09-29net/wireless: enable wiphy device to suspend/resume asynchronouslyFu, Zhonghui
2015-09-22nl80211: put current TX power in interface infoRafał Miłecki
2015-09-22nl80211: support vendor dumpit commandsJohannes Berg
2015-09-22wireless: make __freq_reg_info staticJohannes Berg
2015-09-04cfg80211: regulatory: restore proper user alpha2Maciej S. Szmigiero
2015-08-14nl80211: Allow setting multicast rate on OCB interfacesBertold Van den Bergh
2015-08-14cfg80211: propagate set_wiphy failure to userspaceMichal Kazior
2015-08-14cfg80211: regulatory: handle 5 and 10 MHz channels properlyMatthias May
2015-07-17Merge branch 'mac80211' into mac80211-nextJohannes Berg
2015-07-17wireless: remove superfluous if statement in regulatory codeJohn Linville
2015-07-17cfg80211: allow mgmt_frame_register callback to sleepJohannes Berg
2015-07-17cfg80211: use RTNL locked reg_can_beacon for IR-relaxationArik Nemtsov
2015-07-17wireless: regulatory: reduce log level of CRDA related messagesThomas Petazzoni
2015-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-09cfg80211: wext: clear sinfo struct before calling driverJohannes Berg
2015-05-29cfg80211: ignore netif running state when changing iftypeMichal Kazior
2015-05-26cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg
2015-05-20cfg80211: Switch to PM opsLars-Peter Clausen
2015-05-06cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STAArik Nemtsov
2015-05-06cfg80211: Allow GO concurrent relaxation after BSS disconnectionAvraham Stern
2015-04-24cfg80211: allow the plink state blocking for user managed meshChun-Yeow Yeoh
2015-04-08cfg80211: don't allow disabling WEXT if it's requiredJohannes Berg
2015-04-07cfg80211: send extended capabilities IE in connectJohannes Berg
2015-04-07cfg80211: move IE split utilities here from mac80211Johannes Berg
2015-04-01cfg80211: Stop calling crda if it is not responsiveIlan peer
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller
2015-03-31netlink: implement nla_get_in_addr and nla_get_in6_addrJiri Benc
2015-03-31netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc