summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtlwifi/rtl8821ae
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: rtl8821ae: replace _rtl8821ae_mrate_idx_to_arfr_id with generic versionColin Ian King2018-10-131-70/+1
* Merge tag 'wireless-drivers-next-for-davem-2018-05-31' of git://git.kernel.or...David S. Miller2018-06-036-153/+7
|\
| * rtlwifi: remove hal_op c2h_content_parsingPing-Ke Shih2018-05-291-1/+0
| * rtlwifi: remove hal_op rx_command_packetPing-Ke Shih2018-05-293-30/+0
| * rtlwifi: remove duplicate C2H handlerPing-Ke Shih2018-05-294-75/+2
| * rtlwifi: Add hal_op c2h_ra_report_handler for special processPing-Ke Shih2018-05-293-2/+6
| * rtlwifi: remove unused fw C2H command IDPing-Ke Shih2018-05-291-25/+0
| * rtlwifi: remove duplicate C2H definitionPing-Ke Shih2018-05-292-20/+6
| * rtlwifi: remove duplicate rx_packet_type definitionPing-Ke Shih2018-05-291-8/+0
| * rtlwifi: support accurate nullfunc frame tx ack reportTzu-En Huang2018-05-291-2/+3
* | drivers/net: Fix various unnecessary characters after logging newlinesJoe Perches2018-05-301-1/+1
|/
* rtlwifi: rtl8821ae: fix spelling mistake: "Aboslute" -> "Absolute"Colin Ian King2018-03-271-8/+8
* rtlwifi: correct commentKevin Lo2018-03-271-2/+2
* rtlwifi: Add Support VHT to spec_verPing-Ke Shih2018-02-271-0/+1
* rtlwifi: rtl8821ae: Fix connection lost problem correctlyLarry Finger2018-02-071-2/+3
* wireless: use ARRAY_SIZEJérémy Lefaure2017-12-081-20/+14
* rtlwifi: Convert individual interrupt results to structLarry Finger2017-12-072-8/+6
* rtlwifi: drop unused ppsc->last_wakeup_timeArnd Bergmann2017-11-081-5/+0
* rtlwifi: use ktime_get_real_seconds() for suspend timeArnd Bergmann2017-11-081-2/+1
* rtlwifi: fix uninitialized rtlhal->last_suspend_sec timeArnd Bergmann2017-11-081-0/+1
* rtlwifi: rtl_pci: Extend recognized interrupt parameters from two to four ISRPing-Ke Shih2017-11-082-2/+4
* Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...David S. Miller2017-11-041-5/+5
|\
| * rtlwifi: rtl8821ae: Fix typo in variable nameNik Nyby2017-10-271-5/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
|\ \ | |/ |/|
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo2017-10-161-1/+1
|\|
| * rtlwifi: rtl8821ae: Fix connection lost problemLarry Finger2017-10-021-1/+1
* | rtlwifi: Remove unused cur_rfstate variablesChristos Gkekas2017-10-131-3/+1
* | rtlwifi: Add module parameter ASPMPing-Ke Shih2017-10-131-1/+5
* | rtlwifi: Add bw_update parameter for RA mask update.Ping-Ke Shih2017-10-133-6/+6
* | rtlwifi: rtl8192ee: Make driver support 64bits DMA.Ping-Ke Shih2017-10-133-3/+6
|/
* 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-021-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
|\ \