summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtlwifi/rtl8188ee
AgeCommit message (Expand)AuthorFilesLines
2020-07-15rtlwifi: Use const in 8188ee/8723be/8821ae swing_table declarationsJoe Perches1-2/+2
2020-07-15rtlwifi: rtl8188ee: Fix endian issueLarry Finger1-1/+1
2020-05-06rtlwifi: rtl8188ee: remove Comparison to bool in rf.cJason Yan1-2/+2
2020-04-21rtlwifi: rtl8188ee: use true,false for bool variablesJason Yan1-2/+2
2020-03-12rtlwifi: rtl8188ee: Fix regression due to commit d1d1a96bdb44Larry Finger1-0/+1
2020-01-26rtlwifi: rtl8188ee: remove redundant assignment to variable condColin Ian King1-1/+1
2020-01-26rtlwifi: rtl8188ee: Make functions static & rm sw.hAmadeusz Sławiński2-16/+3
2019-12-18rtlwifi: rtl8188ee: Remove usage of private bit manipulationLarry Finger3-77/+49
2019-11-20rtlwifi: set proper udelay within rf_serial_readPing-Ke Shih1-2/+2
2019-11-20rtlwifi: rf_lock use non-irqsave spin_lockPing-Ke Shih1-6/+4
2019-10-09rtlwifi: rtl8188ee: Remove set but not used variable 'h2c_parameter'zhengbin1-7/+1
2019-10-09rtlwifi: rtl8188ee: Remove set but not used variables 'v3','rtstatus','reg_ec...zhengbin1-17/+4
2019-09-13rtlwifi: rtl8188ee: rtl8192ce: rtl8192de: rtl8723ae: rtl8821ae: Remove some u...Larry Finger1-29/+0
2019-09-03rtlwifi: rtl8188ee: Fix incorrect returned valuesLarry Finger1-7/+7
2019-08-06rtlwifi: rtl8188ee: Remove local configuration variableLarry Finger1-12/+2
2019-08-06rtlwifi: rtl8188ee: Convert inline routines to little-endian wordsLarry Finger3-237/+243
2019-08-06rtlwifi: rtl8188ee: Convert macros that set descriptorLarry Finger3-346/+642
2019-08-06rtlwifi: rtl88188ee: Replace local bit manipulation macrosLarry Finger1-107/+106
2019-08-06rtlwifi: rtl8188ee: Remove unused GET_XXX and SET_XXX descriptor macrosLarry Finger1-261/+6
2019-07-24rtlwifi: remove assignment to itselfPing-Ke Shih1-4/+0
2019-06-25rtlwifi: rtl8188ee: remove redundant assignment to rtstatusColin Ian King1-1/+1
2019-04-18rtlwifi: rtl8188ee: Remove extraneous fileLarry Finger1-10/+0
2019-04-13rtlwifi: Convert the wake_match variable to localLarry Finger2-7/+18
2019-04-13rtlwifi: Fix duplicate tests of one of the RX descriptorsLarry Finger1-1/+1
2019-04-04rtlwifi: fix potential NULL pointer dereferencePing-Ke Shih1-0/+2
2019-02-19rtlwifi: rtl8188ee: Remove CamelCase variableLarry Finger1-3/+0
2019-02-19rtlwifi: Remove CamelCase variables from base codeLarry Finger1-2/+2
2019-02-19rtlwifi: rtl8188ee: Replace old-style license informationLarry Finger22-531/+44
2018-11-06rtlwifi: Remove same duplicated includeszhong jiang1-1/+0
2018-09-04rtlwifi: remove set but unused variablesKevin Lo1-5/+1
2018-05-29rtlwifi: remove dummy hal_op rx_command_packet from rtl8188ee and rtl8723aePing-Ke Shih3-13/+0
2018-05-29rtlwifi: remove unused fw C2H command IDPing-Ke Shih1-25/+0
2018-05-29rtlwifi: remove duplicate rx_packet_type definitionPing-Ke Shih1-7/+0
2018-03-27rtlwifi: correct commentKevin Lo1-2/+2
2018-01-08rtlwifi: fill FW version and subversionPing-Ke Shih1-0/+2
2017-12-07rtlwifi: Convert individual interrupt results to structLarry Finger2-8/+6
2017-11-08rtlwifi: rtl_pci: Extend recognized interrupt parameters from two to four ISRPing-Ke Shih2-2/+4
2017-11-04Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...David S. Miller5-14/+15
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-27rtlwifi: Convert timers to use timer_setup()Kees Cook5-14/+15
2017-10-13rtlwifi: Remove unused cur_rfstate variablesChristos Gkekas1-3/+1
2017-10-13rtlwifi: Add module parameter ASPMPing-Ke Shih1-1/+5
2017-10-13rtlwifi: Add bw_update parameter for RA mask update.Ping-Ke Shih3-5/+7
2017-10-13rtlwifi: rtl8192ee: Make driver support 64bits DMA.Ping-Ke Shih3-3/+6
2017-08-03rtlwifi: rtl8188ee: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-28rtlwifi: Fix memory leak when firmware request failsSouptick Joarder1-0/+2
2017-06-25Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller2-2/+2
2017-06-21rtlwifi: Add TX report and disable key to force wait until report acked.Ping-Ke Shih1-1/+1
2017-06-21rtlwifi: fix REG_USTIME_TSF register definitionKevin Lo1-1/+1