summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtlwifi/rtl8821ae
AgeCommit message (Expand)Author
2020-01-26rtlwifi: rtl8821ae: remove unused variablesYueHaibing
2020-01-26rtlwifi: rtl8821ae: Make functions static & rm sw.hAmadeusz Sławiński
2019-12-18rtlwifi: rtl88821ae: Remove usage of private bit manipulation macrosLarry Finger
2019-11-20rtlwifi: rf_lock use non-irqsave spin_lockPing-Ke Shih
2019-10-31rtlwifi: rtl8821ae: Drop condition with no effectSaurav Girepunje
2019-10-09rtlwifi: rtl8821ae: Remove set but not used variables 'rtstatus','bd'zhengbin
2019-09-13rtlwifi: rtl8188ee: rtl8192ce: rtl8192de: rtl8723ae: rtl8821ae: Remove some u...Larry Finger
2019-09-13rtlwifi: rtl8821ae: make array static const and remove redundant assignmentColin Ian King
2019-09-03rtlwifi: rtl8821ae: Fix incorrect returned valuesLarry Finger
2019-07-24rtlwifi: remove assignment to itselfPing-Ke Shih
2019-05-28rtlwifi: rtl8821ae: Remove set but not used variables 'cur_txokcnt' and 'b_la...YueHaibing
2019-05-28rtlwifi: rtl8821ae: Convert inline routines to little-endian wordsLarry Finger
2019-05-28rtlwifi: rtl8821ae: Convert macros that set descriptorLarry Finger
2019-05-28rtlwifi: rtl8821ae: Replace local bit manipulation macrosLarry Finger
2019-05-28rtlwifi: rtl8821ae: Remove unused GET_XXX and SET_XXX descriptor macrosLarry Finger
2019-04-13rtlwifi: Convert the wake_match variable to localLarry Finger
2019-04-04rtlwifi: fix potential NULL pointer dereferencePing-Ke Shih
2019-02-19rtlwifi: rtl8821ae: Remove CamelCase variablesLarry Finger
2019-02-19rtlwifi: rtl8821ae: Replace old-style license informationLarry Finger
2018-12-13rtlwifi: rtl8821ae: remove set but not used variable 'type' in translate_rx_s...YueHaibing
2018-11-06rtlwifi: Remove same duplicated includeszhong jiang
2018-11-06rtlwifi: rtl8821ae: phy: Mark expected switch fall-throughGustavo A. R. Silva
2018-10-13rtlwifi: rtl8821ae: replace _rtl8821ae_mrate_idx_to_arfr_id with generic versionColin Ian King
2018-06-03Merge tag 'wireless-drivers-next-for-davem-2018-05-31' of git://git.kernel.or...David S. Miller
2018-05-30drivers/net: Fix various unnecessary characters after logging newlinesJoe Perches
2018-05-29rtlwifi: remove hal_op c2h_content_parsingPing-Ke Shih
2018-05-29rtlwifi: remove hal_op rx_command_packetPing-Ke Shih
2018-05-29rtlwifi: remove duplicate C2H handlerPing-Ke Shih
2018-05-29rtlwifi: Add hal_op c2h_ra_report_handler for special processPing-Ke Shih
2018-05-29rtlwifi: remove unused fw C2H command IDPing-Ke Shih
2018-05-29rtlwifi: remove duplicate C2H definitionPing-Ke Shih
2018-05-29rtlwifi: remove duplicate rx_packet_type definitionPing-Ke Shih
2018-05-29rtlwifi: support accurate nullfunc frame tx ack reportTzu-En Huang
2018-03-27rtlwifi: rtl8821ae: fix spelling mistake: "Aboslute" -> "Absolute"Colin Ian King
2018-03-27rtlwifi: correct commentKevin Lo
2018-02-27rtlwifi: Add Support VHT to spec_verPing-Ke Shih
2018-02-07rtlwifi: rtl8821ae: Fix connection lost problem correctlyLarry Finger
2017-12-08wireless: use ARRAY_SIZEJérémy Lefaure
2017-12-07rtlwifi: Convert individual interrupt results to structLarry Finger
2017-11-08rtlwifi: drop unused ppsc->last_wakeup_timeArnd Bergmann
2017-11-08rtlwifi: use ktime_get_real_seconds() for suspend timeArnd Bergmann
2017-11-08rtlwifi: fix uninitialized rtlhal->last_suspend_sec timeArnd Bergmann
2017-11-08rtlwifi: rtl_pci: Extend recognized interrupt parameters from two to four ISRPing-Ke Shih
2017-11-04Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...David S. Miller
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-27rtlwifi: rtl8821ae: Fix typo in variable nameNik Nyby
2017-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo
2017-10-13rtlwifi: Remove unused cur_rfstate variablesChristos Gkekas
2017-10-13rtlwifi: Add module parameter ASPMPing-Ke Shih