summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mac80211-for-davem-2015-01-23' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-01-262-5/+10
|\
| * nl80211: fix per-station group key get/del and memory leakJohannes Berg2015-01-231-5/+4
| * mac80211: correct header length calculationFred Chou2015-01-231-0/+6
* | Merge tag 'mac80211-for-davem-2015-01-15' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-01-151-22/+34
|\ \ | |/
| * cfg80211: fix deadlock during reg chan checkArik Nemtsov2015-01-071-22/+34
* | Revert "cfg80211: make WEXT compatibility unselectable"Jiri Kosina2014-12-301-1/+1
|/
* cfg80211: correctly check ad-hoc channelsArik Nemtsov2014-12-121-1/+7
* cfg80211: don't WARN about two consecutive Country IE hintEmmanuel Grumbach2014-12-121-5/+2
* nl80211: check matches array length before acessing itLuciano Coelho2014-12-121-1/+1
* cfg80211: avoid mem leak on driver hint setArik Nemtsov2014-12-121-1/+4
* cfg80211: Fix 160 MHz channels with 80+80 and 160 MHz driversJouni Malinen2014-12-121-3/+6
* cfg80211: remove unneeded initialisations in nl80211_set_regJohannes Berg2014-11-281-3/+3
* cfg80211: leave invalid channels on regdomain changeArik Nemtsov2014-11-282-1/+120
* cfg80211: make WEXT compatibility unselectableJohannes Berg2014-11-281-1/+1
* nl80211: don't crash sending invalid chandefJohannes Berg2014-11-271-1/+2
* cfg80211: clean up beacon loss CQM eventJohannes Berg2014-11-261-0/+23
* cfg80211: refactor the various CQM event sending codeJohannes Berg2014-11-261-123/+99
* cfg80211: remove pointless channel lookup in survey codeJohannes Berg2014-11-251-5/+1
* nl80211: Broadcast CMD_NEW_INTERFACE and CMD_DEL_INTERFACETomasz Bursztyka2014-11-191-7/+41
* nl80211: Replace interface socket owner attribute with more generic oneJukka Rissanen2014-11-191-2/+2
* cfg80211: protect fools returning NULL in add_virtual_intfRafał Miłecki2014-11-191-1/+4
* cfg80211: explicitly initialize some fields in custom reg pathArik Nemtsov2014-11-191-0/+3
* cfg80211: update missing fields in custom regulatory pathArik Nemtsov2014-11-191-0/+10
* cfg80211: allow drivers to support random MAC addresses for scanJohannes Berg2014-11-191-3/+83
* cfg80211: add wowlan net-detect supportLuciano Coelho2014-11-192-1/+111
* cfg80211: refactor nl80211_start_sched_scan so it can be reusedLuciano Coelho2014-11-191-58/+72
* cfg80211: introduce TDLS channel switch commandsArik Nemtsov2014-11-194-0/+178
* Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2014-11-181-32/+0
|\
| * Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...John W. Linville2014-11-0410-42/+523
| |\
| * | lib80211: remove unused print_ssid()Andy Shevchenko2014-10-141-32/+0
* | | cfg80211: introduce regulatory flags controlling bwArik Nemtsov2014-11-101-2/+34
* | | cfg80211/mac80211: allow any interface to send channel switch notificationsLuciano Coelho2014-11-101-6/+0
* | | cfg80211: add channel switch started notificationLuciano Coelho2014-11-102-3/+41
* | | cfg80211: fix nl80211 cmd id in nl80211_send_mpath()Henning Rogge2014-11-041-1/+1
| |/ |/|
* | cfg80211: 802.11p OCB mode handlingRostislav Lisovy2014-11-049-2/+197
* | cfg80211: avoid using default in interface type switchJohannes Berg2014-10-312-2/+18
* | cfg80211: fix integer signedness in chandef_primary_freqs()Johannes Berg2014-10-291-1/+1
* | cfg80211: fix set but not used warning in nl80211_channel_switch()Fabian Frederick2014-10-291-4/+1
* | cfg80211: support configuring vif mac addr on createBen Greear2014-10-271-1/+3
* | cfg80211: support creating wiphy with suggested nameBen Greear2014-10-271-11/+49
* | cfg80211: make WMM TSPEC support flag an nl80211 feature flagJohannes Berg2014-10-221-8/+6
* | Merge branch 'mac80211' into mac80211-nextJohannes Berg2014-10-201-1/+9
|\ \
| * | nl80211: sanity check the channel switch counter valueLuciano Coelho2014-10-091-1/+9
| |/
* | cfg80211: Specify frame and reason code for NL80211_CMD_DEL_STATIONJouni Malinen2014-10-202-2/+29
* | cfg80211: Convert del_station() callback to use a param structJouni Malinen2014-10-203-9/+31
* | cfg80211: set the rates mask in connection probes over specified freqKarl Beldan2014-10-101-2/+11
* | cfg80211: add ops to query mesh proxy path tableHenning Rogge2014-10-093-1/+170
|/
* Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-2614-54/+366
|\
| * Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...John W. Linville2014-09-1514-54/+366
| |\
| | * cfg80211: allow requesting SMPS mode on ap startEliad Peller2014-09-111-0/+24
OpenPOWER on IntegriCloud