summaryrefslogtreecommitdiff
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* nl80211: validate number of probe response CSA countersJohannes Berg2016-10-051-1/+1
* Revert "wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel"Johannes Berg2016-10-041-23/+2
* wext: Fix 32 bit iwpriv compatibility issue with 64 bit KernelPrasun Maiti2016-06-191-2/+23
* nl80211: check netlink protocol in socket release notificationDmitry Ivanov2016-05-081-1/+1
* cfg80211/wext: fix message orderingJohannes Berg2016-03-202-1/+4
* wext: fix message delay/orderingJohannes Berg2016-03-201-11/+40
* cfg80211: wext: clear sinfo struct before calling driverJohannes Berg2015-07-031-0/+2
* nl80211: ignore HT/VHT capabilities without QoS/WMMJohannes Berg2015-04-161-0/+10
* nl80211: fix per-station group key get/del and memory leakJohannes Berg2015-02-051-5/+4
* cfg80211: Fix 160 MHz channels with 80+80 and 160 MHz driversJouni Malinen2015-01-271-3/+6
* cfg80211: avoid mem leak on driver hint setArik Nemtsov2015-01-271-1/+4
* cfg80211: don't WARN about two consecutive Country IE hintEmmanuel Grumbach2015-01-271-5/+2
* nl80211: check matches array length before acessing itLuciano Coelho2015-01-271-1/+1
* Merge tag 'mac80211-for-john-2014-10-23' of git://git.kernel.org/pub/scm/linu...John W. Linville2014-10-271-1/+9
|\
| * nl80211: sanity check the channel switch counter valueLuciano Coelho2014-10-091-1/+9
* | lib80211: remove unused print_ssid()Andy Shevchenko2014-10-141-32/+0
|/
* 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
| | * cfg80211/mac80211: add wmm info to assoc eventEliad Peller2014-09-113-10/+25
| | * cfg80211: add WMM traffic stream APIJohannes Berg2014-09-113-0/+185
| | * cfg80211: clear nl80211 messages carrying keys after processingJohannes Berg2014-09-111-4/+21
| | * cfg80211: don't put kek/kck/replay counter on the stackJohannes Berg2014-09-111-7/+3
| | * cfg80211: clear wext keys when freeing and removing themJohannes Berg2014-09-112-1/+3
| | * cfg80211: clear connect keys when freeing themJohannes Berg2014-09-115-11/+11
| | * cfg80211: enable dynack through nl80211Lorenzo Bianconi2014-09-051-0/+11
| | * cfg80211: avoid duplicate entries on regdomain intersectionEliad Peller2014-09-051-21/+60
| | * nl80211: Add flag attribute for RRM connectionsAssaf Krauss2014-09-051-0/+17
| | * cfg80211: add Intel Mobile Communications copyrightJohannes Berg2014-09-056-0/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-231-0/+6
|\ \ \ | |/ / |/| |
| * | nl80211: clear skb cb before passing to netlinkJohannes Berg2014-09-031-0/+6
* | | Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm...John W. Linville2014-09-044-16/+31
|\ \ \ | | |/ | |/|
| * | cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg2014-08-261-2/+13
| * | cfg80211: clarify BSS probe response vs. beacon dataJohannes Berg2014-08-262-6/+16
| * | cfg80211: re-enable CSA for drivers that support itMichal Kazior2014-08-261-6/+0
| * | cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()Vladimir Kondratiev2014-08-261-2/+2
| |/
* | wireless: core: Reorder wiphy_register() notifications relevantlyTomasz Bursztyka2014-08-251-4/+3
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-07-251-1/+2
|\
| * cfg80211: fix mic_failure tracingEliad Peller2014-07-181-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-07-223-14/+30
|\ \
| * | wireless: fixup genregdb.awk for remove of antenna gain from wireless-regdLuis R. Rodriguez2014-07-212-13/+28
| * | cfg80211: fix TDLS setup with VHT peersArik Nemtsov2014-07-211-1/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-07-103-22/+13
|\ \ \ | |/ / |/| / | |/
| * nl80211: move set_qos_map command into split stateJohannes Berg2014-06-241-6/+5
| * cfg80211: fix elapsed_jiffies calculationEliad Peller2014-06-231-1/+1
| * Revert "cfg80211: Use 5MHz bandwidth by default when checking usable channels"Johannes Berg2014-06-231-15/+7
* | cfg80211: remove channel_switch combination checkMichal Kazior2014-06-251-11/+0
* | cfg80211: pass TDLS initiator in tdls_mgmt operationsArik Nemtsov2014-06-233-6/+14
* | cfg80211: make ethtool the driver's responsibilityJohannes Berg2014-06-235-190/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-05-294-19/+24
|\