summaryrefslogtreecommitdiff
path: root/net/wireless
AgeCommit message (Expand)Author
2015-01-08cfg80211: add nl80211 beacon-only statisticsJohannes Berg
2015-01-08cfg80211: remove enum station_info_flagsJohannes Berg
2015-01-08cfg80211: allow including station info in delete eventJohannes Berg
2015-01-08cfg80211: add scan time to survey dataJohannes Berg
2015-01-08cfg80211: allow survey data to return global dataJohannes Berg
2015-01-08cfg80211: remove "channel" from survey namesJohannes Berg
2015-01-07cfg80211: fix deadlock during reg chan checkArik Nemtsov
2015-01-07Merge branch 'mac80211' into mac80211-nextJohannes Berg
2015-01-06nl80211: define multicast group names in headerJohannes Berg
2015-01-06cfg80211: add extensible feature flag attributeGautam Kumar Shukla
2014-12-30Revert "cfg80211: make WEXT compatibility unselectable"Jiri Kosina
2014-12-18nl80211: Stop scheduled scan if netlink client disappearsJukka Rissanen
2014-12-18nl80211: Convert sched_scan_req pointer to RCU pointerJukka Rissanen
2014-12-17cfg80211: avoid intersection when applying self-managed regArik Nemtsov
2014-12-17cfg80211: return private regdom for self-managed devicesArik Nemtsov
2014-12-17cfg80211: allow wiphy specific regdomain managementJonathan Doron
2014-12-17cfg80211: allow usermode to query wiphy specific regdomArik Nemtsov
2014-12-12wireless: Support of IFLA_INFO_KIND rtnl attributeVadim Kochan
2014-12-12cfg80211: correctly check ad-hoc channelsArik Nemtsov
2014-12-12cfg80211: don't WARN about two consecutive Country IE hintEmmanuel Grumbach
2014-12-12nl80211: check matches array length before acessing itLuciano Coelho
2014-12-12cfg80211: use __force __rcu to suppress sparse warningJohannes Berg
2014-12-12cfg80211: avoid mem leak on driver hint setArik Nemtsov
2014-12-12cfg80211: Fix 160 MHz channels with 80+80 and 160 MHz driversJouni Malinen
2014-11-28cfg80211: remove unneeded initialisations in nl80211_set_regJohannes Berg
2014-11-28cfg80211: leave invalid channels on regdomain changeArik Nemtsov
2014-11-28cfg80211: make WEXT compatibility unselectableJohannes Berg
2014-11-27nl80211: don't crash sending invalid chandefJohannes Berg
2014-11-26cfg80211: clean up beacon loss CQM eventJohannes Berg
2014-11-26cfg80211: refactor the various CQM event sending codeJohannes Berg
2014-11-25cfg80211: remove pointless channel lookup in survey codeJohannes Berg
2014-11-19nl80211: Broadcast CMD_NEW_INTERFACE and CMD_DEL_INTERFACETomasz Bursztyka
2014-11-19nl80211: Replace interface socket owner attribute with more generic oneJukka Rissanen
2014-11-19cfg80211: protect fools returning NULL in add_virtual_intfRafał Miłecki
2014-11-19cfg80211: explicitly initialize some fields in custom reg pathArik Nemtsov
2014-11-19cfg80211: update missing fields in custom regulatory pathArik Nemtsov
2014-11-19cfg80211: allow drivers to support random MAC addresses for scanJohannes Berg
2014-11-19cfg80211: add wowlan net-detect supportLuciano Coelho
2014-11-19cfg80211: refactor nl80211_start_sched_scan so it can be reusedLuciano Coelho
2014-11-19cfg80211: introduce TDLS channel switch commandsArik Nemtsov
2014-11-18Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2014-11-10cfg80211: introduce regulatory flags controlling bwArik Nemtsov
2014-11-10cfg80211/mac80211: allow any interface to send channel switch notificationsLuciano Coelho
2014-11-10cfg80211: add channel switch started notificationLuciano Coelho
2014-11-04Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...John W. Linville
2014-11-04cfg80211: fix nl80211 cmd id in nl80211_send_mpath()Henning Rogge
2014-11-04cfg80211: 802.11p OCB mode handlingRostislav Lisovy
2014-10-31cfg80211: avoid using default in interface type switchJohannes Berg
2014-10-29cfg80211: fix integer signedness in chandef_primary_freqs()Johannes Berg
2014-10-29cfg80211: fix set but not used warning in nl80211_channel_switch()Fabian Frederick