summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Update QCA956x initvalsMiaoqing Pan2016-03-111-1/+1
* ath9k: Update AR9565 initvalsMiaoqing Pan2016-03-111-1/+1
* ath9k: Update AR955x initvalsMiaoqing Pan2016-03-111-1/+1
* ath9k: Update AR9485 initvalsMiaoqing Pan2016-03-111-2/+2
* ath9k: Update AR9462 initvalsMiaoqing Pan2016-03-112-4/+4
* ath9k: Update AR9340 initvalsMiaoqing Pan2016-03-111-2/+2
* ath9k: Update AR933x initvalsMiaoqing Pan2016-03-112-4/+4
* ath9k: Update AR9003 2.2 initvalsMiaoqing Pan2016-03-111-2/+2
* ath9k: Update QCA953x initvalsMiaoqing Pan2016-03-111-2/+2
* ath10k: set MAC timestamp in management Rx framePeter Oh2016-03-082-0/+20
* ath10k: deliver mgmt frames from htt to monitor vifs onlyGrzegorz Bajorski2016-03-082-36/+40
* wil6210: add oob_mode module parameterLior David2016-03-072-0/+17
* wil6210: pass is_go flag to firmwareLior David2016-03-073-3/+11
* wil6210: fix no_fw_recovery mode with change_virtual_intfLior David2016-03-074-1/+8
* wil6210: clean ioctl debug messageLior David2016-03-072-7/+10
* wil6210: fix race conditions in p2p listen and searchLior David2016-03-074-25/+53
* wil6210: P2P_DEVICE virtual interface supportLior David2016-03-077-26/+152
* wil6210: p2p initial supportDedy Lansky2016-03-076-16/+389
* wil6210: add support for platform specific notification eventsMaya Erez2016-03-073-5/+40
* wil6210: basic PBSS/PCP supportLior David2016-03-072-13/+16
* wil6210: switch to generated wmi.hLior David2016-03-077-701/+652
* wil6210: add support for discovery mode during scanLior David2016-03-074-3/+17
* wil6210: replay attack detectionVladimir Kondratiev2016-03-076-17/+226
* wil6210: Set permanent MAC address to wiphyHamad Kadmany2016-03-071-0/+2
* wil6210: AP: prevent connecting to already connected stationMaya Erez2016-03-071-0/+8
* wil6210: remove BACK RX and TX workersMaya Erez2016-03-073-202/+41
* ath10k: fix firmware assert in monitor modeRajkumar Manoharan2016-03-061-1/+4
* ath10k: change htt tx desc/qcache peer limit configMichal Kazior2016-03-064-9/+18
* ath10k: fix HTT Tx CE ring sizeMichal Kazior2016-03-061-1/+1
* ath10k: implement push-pull txMichal Kazior2016-03-066-22/+186
* ath10k: keep track of queue depth per txqMichal Kazior2016-03-063-0/+13
* ath10k: store txq in skb_cbMichal Kazior2016-03-062-2/+18
* ath10k: implement updating shared htt txq stateMichal Kazior2016-03-063-0/+110
* ath10k: implement wake_tx_queueMichal Kazior2016-03-065-0/+157
* ath10k: add new htt message generation/parsing logicMichal Kazior2016-03-063-1/+255
* ath10k: add fast peer_map lookupMichal Kazior2016-03-063-6/+71
* ath10k: maintain peer_id for each sta and vifMichal Kazior2016-03-062-0/+40
* ath10k: refactor tx pending managementMichal Kazior2016-03-064-74/+71
* ath10k: unify txpath decisionMichal Kazior2016-03-061-11/+43
* ath10k: refactor tx codeMichal Kazior2016-03-061-55/+96
* Merge 'net-next/master'Kalle Valo2016-03-061406-70391/+33657
|\
| * Merge branch 'reset_mac_header'David S. Miller2016-03-057-15/+15
| |\
| | * wireless: use reset to set mac headerZhang Shengju2016-03-051-1/+1
| | * mac80211: use reset to set header pointerZhang Shengju2016-03-054-9/+9
| | * mac80211_hwsim: use reset to set mac headerZhang Shengju2016-03-051-2/+2
| | * vxlan: use reset to set header pointersZhang Shengju2016-03-051-3/+3
| |/
| * Merge tag 'rxrpc-rewrite-20160304' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2016-03-0420-572/+639
| |\
| | * rxrpc: Don't try to map ICMP to error as the lower layer already did thatDavid Howells2016-03-041-10/+0
| | * rxrpc: Clear the unused part of a sockaddr_rxrpc for memcmp() useDavid Howells2016-03-041-3/+5
| | * rxrpc: rxkad: Casts are needed when comparing be32 valuesDavid Howells2016-03-041-1/+1