summaryrefslogtreecommitdiffstats
path: root/net/wireless
AgeCommit message (Expand)AuthorLines
2014-12-12cfg80211: correctly check ad-hoc channelsArik Nemtsov-1/+7
2014-12-12cfg80211: don't WARN about two consecutive Country IE hintEmmanuel Grumbach-5/+2
2014-12-12nl80211: check matches array length before acessing itLuciano Coelho-1/+1
2014-12-12cfg80211: avoid mem leak on driver hint setArik Nemtsov-1/+4
2014-12-12cfg80211: Fix 160 MHz channels with 80+80 and 160 MHz driversJouni Malinen-3/+6
2014-11-28cfg80211: remove unneeded initialisations in nl80211_set_regJohannes Berg-3/+3
2014-11-28cfg80211: leave invalid channels on regdomain changeArik Nemtsov-1/+120
2014-11-28cfg80211: make WEXT compatibility unselectableJohannes Berg-1/+1
2014-11-27nl80211: don't crash sending invalid chandefJohannes Berg-1/+2
2014-11-26cfg80211: clean up beacon loss CQM eventJohannes Berg-0/+23
2014-11-26cfg80211: refactor the various CQM event sending codeJohannes Berg-123/+99
2014-11-25cfg80211: remove pointless channel lookup in survey codeJohannes Berg-5/+1
2014-11-19nl80211: Broadcast CMD_NEW_INTERFACE and CMD_DEL_INTERFACETomasz Bursztyka-7/+41
2014-11-19nl80211: Replace interface socket owner attribute with more generic oneJukka Rissanen-2/+2
2014-11-19cfg80211: protect fools returning NULL in add_virtual_intfRafał Miłecki-1/+4
2014-11-19cfg80211: explicitly initialize some fields in custom reg pathArik Nemtsov-0/+3
2014-11-19cfg80211: update missing fields in custom regulatory pathArik Nemtsov-0/+10
2014-11-19cfg80211: allow drivers to support random MAC addresses for scanJohannes Berg-3/+83
2014-11-19cfg80211: add wowlan net-detect supportLuciano Coelho-1/+111
2014-11-19cfg80211: refactor nl80211_start_sched_scan so it can be reusedLuciano Coelho-58/+72
2014-11-19cfg80211: introduce TDLS channel switch commandsArik Nemtsov-0/+178
2014-11-18Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg-32/+0
2014-11-10cfg80211: introduce regulatory flags controlling bwArik Nemtsov-2/+34
2014-11-10cfg80211/mac80211: allow any interface to send channel switch notificationsLuciano Coelho-6/+0
2014-11-10cfg80211: add channel switch started notificationLuciano Coelho-3/+41
2014-11-04Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...John W. Linville-42/+523
2014-11-04cfg80211: fix nl80211 cmd id in nl80211_send_mpath()Henning Rogge-1/+1
2014-11-04cfg80211: 802.11p OCB mode handlingRostislav Lisovy-2/+197
2014-10-31cfg80211: avoid using default in interface type switchJohannes Berg-2/+18
2014-10-29cfg80211: fix integer signedness in chandef_primary_freqs()Johannes Berg-1/+1
2014-10-29cfg80211: fix set but not used warning in nl80211_channel_switch()Fabian Frederick-4/+1
2014-10-27cfg80211: support configuring vif mac addr on createBen Greear-1/+3
2014-10-27cfg80211: support creating wiphy with suggested nameBen Greear-11/+49
2014-10-22cfg80211: make WMM TSPEC support flag an nl80211 feature flagJohannes Berg-8/+6
2014-10-20Merge branch 'mac80211' into mac80211-nextJohannes Berg-1/+9
2014-10-20cfg80211: Specify frame and reason code for NL80211_CMD_DEL_STATIONJouni Malinen-2/+29
2014-10-20cfg80211: Convert del_station() callback to use a param structJouni Malinen-9/+31
2014-10-14lib80211: remove unused print_ssid()Andy Shevchenko-32/+0
2014-10-10cfg80211: set the rates mask in connection probes over specified freqKarl Beldan-2/+11
2014-10-09nl80211: sanity check the channel switch counter valueLuciano Coelho-1/+9
2014-10-09cfg80211: add ops to query mesh proxy path tableHenning Rogge-1/+170
2014-09-26Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller-54/+366
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+6
2014-09-15Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...John W. Linville-54/+366
2014-09-11cfg80211: allow requesting SMPS mode on ap startEliad Peller-0/+24
2014-09-11cfg80211/mac80211: add wmm info to assoc eventEliad Peller-10/+25
2014-09-11cfg80211: add WMM traffic stream APIJohannes Berg-0/+185
2014-09-11cfg80211: clear nl80211 messages carrying keys after processingJohannes Berg-4/+21
2014-09-11cfg80211: don't put kek/kck/replay counter on the stackJohannes Berg-7/+3
2014-09-11cfg80211: clear wext keys when freeing and removing themJohannes Berg-1/+3