summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek
Commit message (Expand)AuthorAgeFilesLines
* mac80211: populate debugfs only after cfg80211 initJohannes Berg2020-04-241-1/+1
* rtw88: avoid unused function warningsArnd Bergmann2020-04-141-8/+3
* Merge tag 'wireless-drivers-next-2020-03-27' of git://git.kernel.org/pub/scm/...David S. Miller2020-03-2710-3/+750
|\
| * rtw88: fix non-increase management packet sequence numberTzu-En Huang2020-03-263-0/+15
| * rtl8xxxu: Feed current txrate information for mac80211Chris Chiu2020-03-262-2/+85
| * rtl8xxxu: add enumeration for channel bandwidthChris Chiu2020-03-262-1/+10
| * rtw88: add a debugfs entry to enable/disable coex mechanismYan-Hsuan Chuang2020-03-261-0/+45
| * rtw88: add a debugfs entry to dump coex's infoYan-Hsuan Chuang2020-03-266-0/+595
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-251-0/+1
|\ \ | |/ |/|
| * rtlwifi: rtl8188ee: Fix regression due to commit d1d1a96bdb44Larry Finger2020-03-121-0/+1
* | rtl8xxxu: Fix sparse warning: cast from restricted __le16Chris Chiu2020-03-231-4/+4
* | rtw88: 8822c: config RF table path B before path AYan-Hsuan Chuang2020-03-231-1/+1
* | rtw88: kick off TX packets once for higher efficiencyYan-Hsuan Chuang2020-03-235-56/+136
* | rtw88: pci: define a mask for TX/RX BD indexesYan-Hsuan Chuang2020-03-232-11/+23
* | rtw88: associate reserved pages with each vifYan-Hsuan Chuang2020-03-236-103/+258
* | rtw88: extract alloc rsvd_page and h2c skb routinesYan-Hsuan Chuang2020-03-233-23/+66
* | rtw88: don't hold all IRQs disabled for PS operationsBrian Norris2020-03-232-22/+36
* | wireless: realtek: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-234-6/+6
* | rtw88: remove unused member of struct rtw_halKevin Lo2020-03-122-7/+0
* | rtw88: Fix incorrect beamformee role settingTzu-En Huang2020-02-131-4/+2
* | rtw88: 8822[bc]: Make tables const, reduce data object sizeJoe Perches2020-02-125-49/+50
* | rtw88: disable TX-AMSDU on 2.4G bandYan-Hsuan Chuang2020-02-121-0/+15
* | rtw88: 8822c: modify rf protection settingChien-Hsun Liao2020-02-123-10/+20
* | rtw88: Use secondary channel offset enumerationPing-Ke Shih2020-02-125-12/+22
* | rtw88: Use kfree_skb() instead of kfree()Dan Carpenter2020-02-121-1/+1
* | rtw88: 8822c: update power sequence to v16Tzu-En Huang2020-02-121-0/+5
* | rtw88: add ciphers to suppress error messagePing-Ke Shih2020-02-121-0/+3
* | rtw88: avoid holding mutex for cancel_delayed_work_sync()Yan-Hsuan Chuang2020-02-123-0/+12
* | rtw88: move rtw_enter_ips() to the last when configPing-Ke Shih2020-02-121-9/+10
* | rtw88: pci: 8822c should set clock delay to zeroYan-Hsuan Chuang2020-02-122-0/+8
* | rtw88: add rtw_read8_mask and rtw_read16_maskYan-Hsuan Chuang2020-02-121-0/+26
* | rtw88: remove unused parameter vif in rtw_lps_pg_info_get()Yan-Hsuan Chuang2020-02-121-3/+2
|/
* rtw88: Fix return value of rtw_wow_check_fw_statusChin-Yen Lee2020-02-031-12/+11
* rtlwifi: btcoex: fix spelling mistake "initilized" -> "initialized"Colin Ian King2020-01-263-3/+3
* rtlwifi: rtl8723ae: remove unused variablesYueHaibing2020-01-261-112/+0
* rtlwifi: rtl8192ee: remove unused variablesYueHaibing2020-01-261-118/+0
* rtlwifi: rtl8821ae: remove unused variablesYueHaibing2020-01-261-118/+0
* rtlwifi: rtl8188ee: remove redundant assignment to variable condColin Ian King2020-01-261-1/+1
* rtw88: use shorter delay time to poll PS stateYan-Hsuan Chuang2020-01-261-2/+2
* rtw88: fix potential NULL skb access in TX ISRYan-Hsuan Chuang2020-01-261-0/+5
* rtw88: use true,false for bool variablezhengbin2020-01-261-1/+1
* rtlwifi: rtl8821ae: Make functions static & rm sw.hAmadeusz Sławiński2020-01-262-16/+3
* rtlwifi: rtl8723be: Make functions static & rm sw.hAmadeusz Sławiński2020-01-262-17/+3
* rtlwifi: rtl8723ae: Make functions static & rm sw.hAmadeusz Sławiński2020-01-262-17/+3
* rtlwifi: rtl8192se: Remove sw.h headerAmadeusz Sławiński2020-01-262-14/+0
* rtlwifi: rtl8192ee: Make functions static & rm sw.hAmadeusz Sławiński2020-01-262-15/+3
* rtlwifi: rtl8192cu: Remove sw.h headerAmadeusz Sławiński2020-01-262-28/+0
* rtlwifi: rtl8192ce: Make functions static & rm sw.hAmadeusz Sławiński2020-01-262-18/+2
* rtlwifi: rtl8188ee: Make functions static & rm sw.hAmadeusz Sławiński2020-01-262-16/+3
* rtlwifi: rtl8192cu: Fix typoAmadeusz Sławiński2020-01-261-17/+17