summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtlwifi/rtl8821ae
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: rtl8188ee: rtl8192ce: rtl8192de: rtl8723ae: rtl8821ae: Remove some u...Larry Finger2019-09-131-31/+0
* rtlwifi: rtl8821ae: make array static const and remove redundant assignmentColin Ian King2019-09-131-2/+2
* rtlwifi: rtl8821ae: Fix incorrect returned valuesLarry Finger2019-09-031-5/+5
* rtlwifi: remove assignment to itselfPing-Ke Shih2019-07-241-4/+0
* rtlwifi: rtl8821ae: Remove set but not used variables 'cur_txokcnt' and 'b_la...YueHaibing2019-05-281-4/+1
* rtlwifi: rtl8821ae: Convert inline routines to little-endian wordsLarry Finger2019-05-283-179/+185
* rtlwifi: rtl8821ae: Convert macros that set descriptorLarry Finger2019-05-283-275/+474
* rtlwifi: rtl8821ae: Replace local bit manipulation macrosLarry Finger2019-05-281-126/+126
* rtlwifi: rtl8821ae: Remove unused GET_XXX and SET_XXX descriptor macrosLarry Finger2019-05-281-155/+2
* rtlwifi: Convert the wake_match variable to localLarry Finger2019-04-131-7/+7
* rtlwifi: fix potential NULL pointer dereferencePing-Ke Shih2019-04-041-0/+4
* rtlwifi: rtl8821ae: Remove CamelCase variablesLarry Finger2019-02-197-350/+350
* rtlwifi: rtl8821ae: Replace old-style license informationLarry Finger2019-02-1922-531/+45
* rtlwifi: rtl8821ae: remove set but not used variable 'type' in translate_rx_s...YueHaibing2018-12-131-2/+0
* rtlwifi: Remove same duplicated includeszhong jiang2018-11-061-1/+0
* rtlwifi: rtl8821ae: phy: Mark expected switch fall-throughGustavo A. R. Silva2018-11-061-0/+1
* 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
OpenPOWER on IntegriCloud