summaryrefslogtreecommitdiff
path: root/net/wireless
AgeCommit message (Expand)Author
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
2015-03-30cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen
2015-03-30cfg/mac80211: add regulatory classes IE during TDLS setupArik Nemtsov
2015-03-30nl80211: add net-detect delay to wowlan infoLuciano Coelho
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-20cfg80211: add vlan to station add/change tracingJohannes Berg
2015-03-17cfg80211: Process all pending regulatory requests/hintsBen
2015-03-16nl80211: ignore HT/VHT capabilities without QoS/WMMJohannes Berg
2015-03-06cfg80211: Schedule timeout for all CRDA callsIlan peer