summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
...
| | * | qtnfmac: support 64-bit network interface statsVasily Ulyanov2018-01-243-8/+85
| | * | qtnfmac: fix warnings when mBSS setup is stoppedVasily Ulyanov2018-01-241-4/+4
| | * | qtnfmac: remove struct qlink_cmd_set_mac_aclVasily Ulyanov2018-01-242-16/+9
| | * | rtl8xxxu: Fix trailing semicolonLuis de Bethencourt2018-01-241-1/+1
| | * | rtlwifi: Add spec_ver to check whether use new rate-id or notPing-Ke Shih2018-01-243-12/+121
| | * | rtlwifi: Add ratr_table for newer ICPing-Ke Shih2018-01-241-0/+18
| | * | rtlwifi: 8822be has to report vht capability to mac80211Ping-Ke Shih2018-01-241-1/+2
| | * | rtlwifi: btcoex: add boolean variables dbg_modePing-Ke Shih2018-01-241-0/+2
| | * | rtlwifi: btcoex: Add wifi_only series ops to control solo cardPing-Ke Shih2018-01-247-3/+172
| | * | rtlwifi: btcoex: add scan_notify within ips_notify if RFONPing-Ke Shih2018-01-241-0/+8
| | * | rtlwifi: btcoex: Add variable ant_div_cfg to support antenna diversityPing-Ke Shih2018-01-242-0/+2
| | * | rtlwifi: btcoex: Add switch band notify for btcPing-Ke Shih2018-01-245-0/+53
| | * | rtlwifi: btcoex: extend get_wifi_bw to support bandwidth 80MPing-Ke Shih2018-01-242-22/+16
| | * | mt76x2: init: disable all pending tasklets during device removalLorenzo Bianconi2018-01-241-0/+2
| | * | mt76x2: dfs: take into account dfs region in mt76x2_dfs_init_params()Lorenzo Bianconi2018-01-241-1/+2
| | * | mt76x2: dfs: add set_domain handlerLorenzo Bianconi2018-01-243-1/+16
| | * | mt76x2: dfs: avoid tasklet scheduling during mt76x2_dfs_init_params()Lorenzo Bianconi2018-01-242-1/+2
| | * | mt76: fix transmission of encrypted management framesFelix Fietkau2018-01-244-3/+28
| | * | mt76x2: fix WMM parameter configurationLorenzo Bianconi2018-01-242-12/+15
| | |/
| * | Merge tag 'mac80211-next-for-davem-2018-01-22' of git://git.kernel.org/pub/sc...David S. Miller2018-01-222-19/+143
| |\ \ | | |/ | |/|
| | * mac80211_hwsim: fix possible memory leak in hwsim_new_radio_nl()weiyongjun (A)2018-01-221-1/+3
| | * mac80211_hwsim: add hwsim_tx_rate_flags to netlink attributesBenjamin Beichler2018-01-152-2/+107
| | * mac80211_hwsim: add hashtable with mac address keys for faster lookupBenjamin Beichler2018-01-151-16/+34
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-191-6/+3
| |\ \
| * \ \ Merge tag 'wireless-drivers-next-for-davem-2018-01-19' of git://git.kernel.or...David S. Miller2018-01-1924-232/+873
| |\ \ \
| | * | | rtlwifi: Support A-MSDU in A-MPDU capabilityPing-Ke Shih2018-01-181-0/+1
| | * | | rtlwifi: btcoex: add rfe_type parameter to btcoexPing-Ke Shih2018-01-172-0/+12
| | * | | rtlwifi: btcoex: Add common function for qeurying BT informationPing-Ke Shih2018-01-173-33/+380
| | * | | rtlwifi: btcoex: Remove typedef statementsLarry Finger2018-01-171-67/+31
| | * | | rtlwifi: btcoex: Remove global variables from btcoexPing-Ke Shih2018-01-176-78/+217
| | * | | rtlwifi: btcoex: Add power_on_setting routinePing-Ke Shih2018-01-174-0/+9
| | * | | rtlwifi: unlink bss when un-associationTsang-Shian Lin2018-01-171-0/+18
| | * | | rtlwifi: fix scan channel 1 fail after IPSPing-Ke Shih2018-01-171-0/+5
| | * | | rtlwifi: Use mutex to replace spin_lock to protect IPS and LPSPing-Ke Shih2018-01-174-27/+14
| | * | | mt76: fix possible NULL pointer dereferencing in mt76x2_mac_write_txwi()Lorenzo Bianconi2018-01-171-1/+1
| | * | | mt76: fix possible NULL pointer dereferencing in mt76x2_ampdu_action()Lorenzo Bianconi2018-01-171-1/+3
| | * | | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2018-01-1610-19/+178
| | |\ \ \
| | | * | | ath10k: fix recently introduced checkpatch warningsKalle Valo2018-01-163-1/+2
| | | * | | ath10k: remove redundant -ve check against u32 integer sizeColin Ian King2018-01-161-3/+0
| | | * | | ath10k: fix spelling mistake: "addrress" -> "address"Colin Ian King2018-01-161-1/+1
| | | * | | ath10k: add sanity check to ie_len before parsing fw/board ieRyan Hsu2018-01-161-6/+7
| | | * | | ath9k: add a quirk to set use_msi automaticallyAceLan Kao2018-01-161-0/+53
| | | * | | ath9k: add MSI supportRussell Hu2018-01-166-8/+115
| | * | | | mwifiex: resolve reset vs. remove()/shutdown() deadlocksBrian Norris2018-01-161-1/+4
| | * | | | Revert "mwifiex: cancel pcie/sdio work in remove/shutdown handler"Brian Norris2018-01-162-4/+0
| | * | | | rtlwifi: btcoexist: remove redundant variable fw_ps_stateColin Ian King2018-01-161-2/+1
| | |/ / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-171-2/+15
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | Merge tag 'wireless-drivers-next-for-davem-2018-01-13' of git://git.kernel.or...David S. Miller2018-01-15151-2148/+6838
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | b43: Replace mdelay with usleep_range in b43_radio_2057_init_postJia-Ju Bai2018-01-111-1/+1
| | * | | brcmfmac: Use zeroing memory allocator than allocator/memsetHimanshu Jha2018-01-111-10/+10