aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-15cfg80211: change bandwidth reporting to explicit fieldJohannes Berg2-17/+47
2015-01-15cfg80211: remove 80+80 MHz rate reportingJohannes Berg2-5/+1
2015-01-14nl80211: send netdetect configuration info in NL80211_CMD_GET_WOWLANLuciano Coelho1-0/+52
2015-01-14cfg80211: avoid reg-hints in self-managed only systemsArik Nemtsov1-0/+25
2015-01-14cfg80211: introduce sync regdom set API for self-managedArik Nemtsov1-2/+29
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko1-2/+2
2015-01-08nl80211: support per-TID station statisticsJohannes Berg1-0/+41
2015-01-08cfg80211: add nl80211 beacon-only statisticsJohannes Berg1-0/+2
2015-01-08cfg80211: remove enum station_info_flagsJohannes Berg2-90/+53
2015-01-08cfg80211: allow including station info in delete eventJohannes Berg1-22/+16
2015-01-08cfg80211: add scan time to survey dataJohannes Berg2-2/+9
2015-01-08cfg80211: allow survey data to return global dataJohannes Berg1-13/+18
2015-01-08cfg80211: remove "channel" from survey namesJohannes Berg2-28/+28
2015-01-07cfg80211: fix deadlock during reg chan checkArik Nemtsov1-22/+34
2015-01-07Merge branch 'mac80211' into mac80211-nextJohannes Berg3-11/+20
2015-01-06nl80211: define multicast group names in headerJohannes Berg1-6/+6
2015-01-06cfg80211: add extensible feature flag attributeGautam Kumar Shukla1-0/+5
2014-12-30Revert "cfg80211: make WEXT compatibility unselectable"Jiri Kosina1-1/+1
2014-12-18nl80211: Stop scheduled scan if netlink client disappearsJukka Rissanen3-0/+34
2014-12-18nl80211: Convert sched_scan_req pointer to RCU pointerJukka Rissanen4-17/+27
2014-12-17cfg80211: avoid intersection when applying self-managed regArik Nemtsov1-3/+13
2014-12-17cfg80211: return private regdom for self-managed devicesArik Nemtsov1-0/+24
2014-12-17cfg80211: allow wiphy specific regdomain managementJonathan Doron5-19/+149
2014-12-17cfg80211: allow usermode to query wiphy specific regdomArik Nemtsov3-34/+142
2014-12-12wireless: Support of IFLA_INFO_KIND rtnl attributeVadim Kochan1-0/+6
2014-12-12cfg80211: correctly check ad-hoc channelsArik Nemtsov1-1/+7
2014-12-12cfg80211: don't WARN about two consecutive Country IE hintEmmanuel Grumbach1-5/+2
2014-12-12nl80211: check matches array length before acessing itLuciano Coelho1-1/+1
2014-12-12cfg80211: use __force __rcu to suppress sparse warningJohannes Berg1-1/+1
2014-12-12cfg80211: avoid mem leak on driver hint setArik Nemtsov1-1/+4
2014-12-12cfg80211: Fix 160 MHz channels with 80+80 and 160 MHz driversJouni Malinen1-3/+6
2014-11-28cfg80211: remove unneeded initialisations in nl80211_set_regJohannes Berg1-3/+3
2014-11-28cfg80211: leave invalid channels on regdomain changeArik Nemtsov2-1/+120
2014-11-28cfg80211: make WEXT compatibility unselectableJohannes Berg1-1/+1
2014-11-27nl80211: don't crash sending invalid chandefJohannes Berg1-1/+2
2014-11-26cfg80211: clean up beacon loss CQM eventJohannes Berg1-0/+23
2014-11-26cfg80211: refactor the various CQM event sending codeJohannes Berg1-123/+99
2014-11-25cfg80211: remove pointless channel lookup in survey codeJohannes Berg1-5/+1
2014-11-19nl80211: Broadcast CMD_NEW_INTERFACE and CMD_DEL_INTERFACETomasz Bursztyka1-7/+41
2014-11-19nl80211: Replace interface socket owner attribute with more generic oneJukka Rissanen1-2/+2
2014-11-19cfg80211: protect fools returning NULL in add_virtual_intfRafał Miłecki1-1/+4
2014-11-19cfg80211: explicitly initialize some fields in custom reg pathArik Nemtsov1-0/+3
2014-11-19cfg80211: update missing fields in custom regulatory pathArik Nemtsov1-0/+10
2014-11-19cfg80211: allow drivers to support random MAC addresses for scanJohannes Berg1-3/+83
2014-11-19cfg80211: add wowlan net-detect supportLuciano Coelho2-1/+111
2014-11-19cfg80211: refactor nl80211_start_sched_scan so it can be reusedLuciano Coelho1-58/+72
2014-11-19cfg80211: introduce TDLS channel switch commandsArik Nemtsov4-0/+178
2014-11-18Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg1-32/+0
2014-11-10cfg80211: introduce regulatory flags controlling bwArik Nemtsov1-2/+34
2014-11-10cfg80211/mac80211: allow any interface to send channel switch notificationsLuciano Coelho1-6/+0