| Commit message (Expand) | Author | Age | Files | Lines |
* | nl80211: support beacon report scanning | Avraham Stern | 2016-07-06 | 1 | -1/+5 |
* | wil6210: abort P2P search when stopping P2P device | Lior David | 2016-06-14 | 1 | -0/+16 |
* | wil6210: support regular scan on P2P_DEVICE interface | Lior David | 2016-04-26 | 1 | -2/+3 |
* | cfg80211: remove enum ieee80211_band | Johannes Berg | 2016-04-12 | 1 | -2/+2 |
* | wil6210: pass is_go flag to firmware | Lior David | 2016-03-07 | 1 | -1/+8 |
* | wil6210: fix no_fw_recovery mode with change_virtual_intf | Lior David | 2016-03-07 | 1 | -1/+1 |
* | wil6210: fix race conditions in p2p listen and search | Lior David | 2016-03-07 | 1 | -4/+5 |
* | wil6210: P2P_DEVICE virtual interface support | Lior David | 2016-03-07 | 1 | -14/+122 |
* | wil6210: p2p initial support | Dedy Lansky | 2016-03-07 | 1 | -12/+55 |
* | wil6210: basic PBSS/PCP support | Lior David | 2016-03-07 | 1 | -13/+14 |
* | wil6210: switch to generated wmi.h | Lior David | 2016-03-07 | 1 | -2/+2 |
* | wil6210: add support for discovery mode during scan | Lior David | 2016-03-07 | 1 | -0/+6 |
* | wil6210: replay attack detection | Vladimir Kondratiev | 2016-03-07 | 1 | -11/+89 |
* | Merge 'net-next/master' | Kalle Valo | 2016-03-06 | 1 | -0/+10 |
|\ |
|
| * | cfg80211: basic support for PBSS network type | Lior David | 2016-02-24 | 1 | -0/+10 |
* | | wil6210: wait for disconnect completion | Vladimir Kondratiev | 2016-02-02 | 1 | -1/+12 |
* | | wil6210: use extra IEs from probe response | Lior David | 2016-01-26 | 1 | -39/+102 |
* | | wil6210: fix privacy flag calculation in change_beacon | Lior David | 2016-01-26 | 1 | -4/+4 |
|/ |
|
* | wil6210: unify wmi_set_ie() error handling | Vladimir Kondratiev | 2015-08-06 | 1 | -21/+8 |
* | wil6210: sort IEs handling | Vladimir Kondratiev | 2015-08-06 | 1 | -49/+29 |
* | wil6210: restart AP upon change in privacy settings | Vladimir Kondratiev | 2015-06-30 | 1 | -84/+133 |
* | wil6210: Support hidden SSID | Hamad Kadmany | 2015-06-09 | 1 | -3/+43 |
* | wil6210: support WSC for STA mode | Vladimir Kondratiev | 2015-05-04 | 1 | -12/+14 |
* | wil6210: broadcast for secure link | Vladimir Kondratiev | 2015-05-04 | 1 | -14/+50 |
* | wil6210: fix for probe_resp IE's | Vladimir Kondratiev | 2015-05-04 | 1 | -10/+21 |
* | wil6210: stop_ap to leave interface closed | Vladimir Kondratiev | 2015-04-28 | 1 | -4/+0 |
* | wil6210: trace disconnect source | Vladimir Kondratiev | 2015-04-28 | 1 | -0/+5 |
* | wil6210: debug [add|del]_key operations | Vladimir Kondratiev | 2015-04-28 | 1 | -0/+6 |
* | Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.or... | David S. Miller | 2015-04-01 | 1 | -4/+30 |
|\ |
|
| * | wil6210: implement broadcast/multicast data | Vladimir Kondratiev | 2015-03-20 | 1 | -1/+10 |
| * | wil6210: Prefer ether_addr_copy() over memcpy() | Vladimir Kondratiev | 2015-03-20 | 1 | -3/+4 |
| * | wil6210: support AP isolation | Vladimir Kondratiev | 2015-03-13 | 1 | -0/+16 |
* | | Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc... | David S. Miller | 2015-03-31 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | cfg80211: add bss_type and privacy arguments in cfg80211_get_bss() | Dedy Lansky | 2015-03-03 | 1 | -1/+1 |
* | | wil6210: track privacy connection attribute | Vladimir Kondratiev | 2015-02-27 | 1 | -12/+18 |
* | | wil6210: rename 'secure_pcp' to 'privacy' | Vladimir Kondratiev | 2015-02-27 | 1 | -1/+1 |
|/ |
|
* | wil6210: print ciphers in debug info | Vladimir Kondratiev | 2015-02-03 | 1 | -12/+25 |
* | wil6210: implement cfg80211 probe_client() op | Vladimir Kondratiev | 2015-01-29 | 1 | -0/+91 |
* | wil6210: implement skb Tx status reporting | Vladimir Kondratiev | 2015-01-29 | 1 | -0/+1 |
* | wil6210: ignore firmware failure to gracefully stop AP | Dedy Lansky | 2015-01-29 | 1 | -5/+7 |
* | wil6210: fix timing of netif_carrier_on indication | Dedy Lansky | 2015-01-29 | 1 | -3/+5 |
* | Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-next | Kalle Valo | 2015-01-22 | 1 | -9/+9 |
|\ |
|
| * | cfg80211: remove enum station_info_flags | Johannes Berg | 2015-01-08 | 1 | -9/+9 |
* | | wil6210: use bitmap API for "status" | Vladimir Kondratiev | 2015-01-15 | 1 | -6/+6 |
|/ |
|
* | wil6210: propagate disconnect reason | Vladimir Kondratiev | 2014-12-01 | 1 | -1/+1 |
* | Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm... | John W. Linville | 2014-11-04 | 1 | -2/+3 |
|\ |
|
| * | cfg80211: Convert del_station() callback to use a param struct | Jouni Malinen | 2014-10-20 | 1 | -2/+3 |
* | | wil6210: prevent double disconnect command issuing | Vladimir Kondratiev | 2014-10-30 | 1 | -1/+1 |
|/ |
|
* | wil6210: manual FW error recovery mode | Vladimir Kondratiev | 2014-10-02 | 1 | -0/+4 |
* | wil6210: fix for oops while stopping interface | Vladimir Kondratiev | 2014-09-11 | 1 | -11/+8 |