summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtlwifi/rtl8192ee
AgeCommit message (Expand)AuthorFilesLines
2020-09-22rtlwifi: rtl8192ee: use true,false for bool variable large_cfo_hitJason Yan1-3/+3
2020-09-22rtlwifi: Use ffs in <foo>_phy_calculate_bit_shiftJoe Perches1-6/+2
2020-09-21rtlwifi: rtl8192ee: fix comparison to bool warning in hw.cZheng Bin1-1/+1
2020-09-09rtlwifi: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-7/+6
2020-08-31rtlwifi: rtl8192ee: Rename RT_TRACE to rtl_dbgLarry Finger7-395/+395
2020-05-18rtlwifi: rtl8192ee: remove redundant for-loopColin Ian King1-8/+6
2020-04-21rtlwifi: rtl8192ee: use true,false for bool variablesJason Yan1-2/+2
2020-01-26rtlwifi: rtl8192ee: remove unused variablesYueHaibing1-118/+0
2020-01-26rtlwifi: rtl8192ee: Make functions static & rm sw.hAmadeusz Sławiński2-15/+3
2019-12-18rtlwifi: rtl8192ee: Remove usage of private bit manipulation macrosLarry Finger1-20/+16
2019-11-20rtlwifi: set proper udelay within rf_serial_readPing-Ke Shih1-2/+1
2019-11-20rtlwifi: rf_lock use non-irqsave spin_lockPing-Ke Shih1-6/+4
2019-10-11rtlwifi: rtl8192ee: Remove set but not used variable 'err'zhengbin1-4/+1
2019-10-09rtlwifi: rtl8192ee: Remove set but not used variable 'cur_tx_wp'zhengbin1-2/+1
2019-10-02rtlwifi: rtl8192ee: Remove set but not used variables 'reg_ecc','reg_eac'zhengbin1-6/+2
2019-10-02rtlwifi: rtl8192ee: Remove set but not used variables 'short_gi','buf_len'zhengbin1-8/+0
2019-09-03rtlwifi: rtl8192ee: Remove some variable initializationsLarry Finger1-12/+14
2019-09-03rtlwifi: rtl8192ee: Convert inline routines to little-endian wordsLarry Finger2-194/+203
2019-09-03rtlwifi: rtl8192ee: Convert macros that set descriptorLarry Finger2-307/+550
2019-09-03rtlwifi: rtl8192ee: Replace local bit manipulation macrosLarry Finger1-84/+84
2019-09-03rtlwifi: rtl8192ee: Remove unused GET_XXX and SET_XXXLarry Finger1-241/+2
2019-04-13rtlwifi: Convert the wake_match variable to localLarry Finger1-6/+7
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: Remove CamelCase variables from base codeLarry Finger1-1/+1
2019-02-19rtlwifi: rtl8192ee: Replace old-style license informationLarry Finger22-531/+44
2018-05-29rtlwifi: remove hal_op c2h_content_parsingPing-Ke Shih1-1/+0
2018-05-29rtlwifi: remove hal_op rx_command_packetPing-Ke Shih3-28/+0
2018-05-29rtlwifi: remove duplicate C2H handlerPing-Ke Shih4-80/+2
2018-05-29rtlwifi: Add hal_op c2h_ra_report_handler for special processPing-Ke Shih3-3/+7
2018-05-29rtlwifi: remove duplicate C2H definitionPing-Ke Shih2-19/+8
2018-05-29rtlwifi: remove duplicate rx_packet_type definitionPing-Ke Shih1-8/+0
2018-05-29rtlwifi: support accurate nullfunc frame tx ack reportTzu-En Huang1-2/+3
2018-05-09rtlwifi: remove duplicate definition of antenna number for btcoexPing-Ke Shih1-2/+2
2018-03-27rtlwifi: correct commentKevin Lo1-2/+2
2017-12-07rtlwifi: cleanup the code that check whether TX ring is availablePing-Ke Shih1-45/+6
2017-12-07rtlwifi: fix the wrong size to calculate fifo spacePing-Ke Shih1-2/+4
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 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-13rtlwifi: Add module parameter ASPMPing-Ke Shih1-1/+5
2017-10-13rtlwifi: Add bw_update parameter for RA mask update.Ping-Ke Shih3-6/+9
2017-10-13rtlwifi: rtl8192ee: Make driver support 64bits DMA.Ping-Ke Shih4-145/+78
2017-09-20rtlwifi: rtl8192ee: Fix memory leak when loading firmwareLarry Finger1-2/+4
2017-08-03rtlwifi: rtl8192ee: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-28rtlwifi: Fix memory leak when firmware request failsSouptick Joarder1-0/+2
2017-07-28rtlwifi: Add board type for 8723be and 8192eePing-Ke Shih1-0/+5
2017-07-28rtlwifi: Add BT_MP_INFO to c2h handler.Ping-Ke Shih1-2/+7
2017-07-20rtlwifi: remove useless codeGustavo A. R. Silva1-6/+0