summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtlwifi/rtl8821ae (follow)
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* rtlwifi: rtl8821ae: Fix connection lost problemLarry Finger2017-10-021-1/+1
* rtlwifi: rtl8821ae: fix spelling mistake: "faill" -> "failed"Colin Ian King2017-08-241-1/+1
* rtlwifi: make a couple arrays largerDan Carpenter2017-08-241-2/+3
* rtlwifi: rtl8821ae: constify pci_device_id.Arvind Yadav2017-08-031-1/+1
* rtlwifi: Fix fallback firmware loadingSven Joachim2017-08-031-12/+5
* rtlwifi: rtl8821ae: Fix HW_VAR_NAV_UPPER operationDan Carpenter2017-07-281-1/+1
* rtlwifi: Fix memory leak when firmware request failsSouptick Joarder2017-07-281-0/+6
* rtlwifi: add amplifier type for 8812aePing-Ke Shih2017-07-281-1/+40
* rtlwifi: Add BT_MP_INFO to c2h handler.Ping-Ke Shih2017-07-281-3/+10
* rtlwifi: Modify power mode parameters of 8723be and 8821ae.Ping-Ke Shih2017-06-281-2/+2
* rtlwifi: Fix a2dp choppy while BT RSSI stays on threshold.Ping-Ke Shih2017-06-281-2/+8
* Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller2017-06-255-13/+85
|\
| * rtlwifi: btcoexist control to enter/leave LPSPing-Ke Shih2017-06-211-9/+55
| * rtlwifi: Add btcoex record_pwr_modePing-Ke Shih2017-06-212-2/+9
| * rtlwifi: Add TX report and disable key to force wait until report acked.Ping-Ke Shih2017-06-213-2/+21
| * rtlwifi: fix REG_USTIME_TSF register definitionKevin Lo2017-06-211-1/+1
* | net: replace more place to skb_put_[data:zero]yuan linyu2017-06-201-4/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-05-031-1/+1
|\
| * treewide: Fix typos in printkMasanari Iida2017-03-241-1/+1
* | Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/sc...David S. Miller2017-04-281-6/+6
|\ \
| * | mac80211: rename ieee80211_rx_status::vht_nss to just nssJohannes Berg2017-04-281-1/+1
| * | mac80211: separate encoding/bandwidth from flagsJohannes Berg2017-04-281-4/+4
| * | mac80211: clean up rate encoding bits in RX statusJohannes Berg2017-04-281-5/+5
* | | rtlwifi: rtl8821ae: setup 8812ae RFE according to device typeLarry Finger2017-04-262-16/+107
|/ /
* | rtlwifi: Add QoS-NULL and BT-QoS-NULL to reserved page.Ping-Ke Shih2017-03-203-27/+148
* | rtlwifi: Add code to read new versions of firmwareLarry Finger2017-03-201-3/+12
* | rtlwifi: Update 8812ae new phy parameters and its parser.Ping-Ke Shih2017-03-203-1046/+280
* | rtlwifi: Update 8821ae new phy parameters and its parser.Ping-Ke Shih2017-03-203-249/+196
|/
* rtlwifi: Move items out of rtl_pci_priv and rtl_usb_privLarry Finger2017-02-082-19/+15
* rtlwifi: rtl8821ae: Fix typo in symbol for bandwidth numbersLarry Finger2017-02-071-5/+5
* rtlwifi: Add work queue for c2h cmd.Ping-Ke Shih2017-02-073-4/+18
* rtlwifi: Download firmware as bytes rather than as dwordsLarry Finger2017-01-201-62/+5
* rtlwifi: Convert COMP_XX entries into a proper debugging maskLarry Finger2017-01-201-5/+6
* Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.or...David S. Miller2017-01-027-92/+65
|\
| * rtlwifi: Fix alignment issuesPing-Ke Shih2016-12-301-1/+1
| * rtlwifi: Remove some redundant codeLarry Finger2016-12-301-13/+3
| * rtlwifi: rtl8821ae: Remove all instances of DBG_EMERGLarry Finger2016-12-306-58/+37
| * rtlwifi: Replace local debug macro RT_ASSERTLarry Finger2016-12-304-22/+26
* | Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin2016-12-151-2/+0
|/
* rtlwifi: Fix regression caused by commit d86e64768859Larry Finger2016-10-131-9/+9
* rtlwifi: Add switch variable to 'switch case not processed' messagesJoe Perches2016-09-274-22/+15
* rtlwifi: rtl818x: constify local structuresJulia Lawall2016-09-141-1/+1
* rtlwifi: rtl8821ae: Convert driver to use common hardware info routineLarry Finger2016-07-081-73/+11
* rtlwifi: Add missing newlines to RT_TRACE callsJoe Perches2016-07-085-16/+16
* rtlwifi: rtl8821ae: Fix potential race conditionLarry Finger2016-07-051-0/+2
* rtlwifi: use s8 instead of charArnd Bergmann2016-06-295-38/+38
* rtlwifi: fix error handling in *_read_adapter_info()Arnd Bergmann2016-06-161-4/+11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-181-2/+2
|\
| * treewide: Fix typos in printkMasanari Iida2016-04-181-2/+2