summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtlwifi/rtl8192ee
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: Fix spelling mistake "cacluated" -> "calculated"Lv Ruyi2022-04-121-2/+2
* mac80211: prepare sta handling for MLO supportSriram R2022-04-112-8/+8
* rtlwifi: rtl8192ee: Remove redundant initialization of variable versionColin Ian King2021-10-131-1/+1
* rtlwifi: rtl8192ee: use true,false for bool variable large_cfo_hitJason Yan2020-09-221-3/+3
* rtlwifi: Use ffs in <foo>_phy_calculate_bit_shiftJoe Perches2020-09-221-6/+2
* rtlwifi: rtl8192ee: fix comparison to bool warning in hw.cZheng Bin2020-09-211-1/+1
* rtlwifi: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-09-091-7/+6
* rtlwifi: rtl8192ee: Rename RT_TRACE to rtl_dbgLarry Finger2020-08-317-395/+395
* rtlwifi: rtl8192ee: remove redundant for-loopColin Ian King2020-05-181-8/+6
* rtlwifi: rtl8192ee: use true,false for bool variablesJason Yan2020-04-211-2/+2
* rtlwifi: rtl8192ee: remove unused variablesYueHaibing2020-01-261-118/+0
* rtlwifi: rtl8192ee: Make functions static & rm sw.hAmadeusz Sławiński2020-01-262-15/+3
* rtlwifi: rtl8192ee: Remove usage of private bit manipulation macrosLarry Finger2019-12-181-20/+16
* rtlwifi: set proper udelay within rf_serial_readPing-Ke Shih2019-11-201-2/+1
* rtlwifi: rf_lock use non-irqsave spin_lockPing-Ke Shih2019-11-201-6/+4
* rtlwifi: rtl8192ee: Remove set but not used variable 'err'zhengbin2019-10-111-4/+1
* rtlwifi: rtl8192ee: Remove set but not used variable 'cur_tx_wp'zhengbin2019-10-091-2/+1
* rtlwifi: rtl8192ee: Remove set but not used variables 'reg_ecc','reg_eac'zhengbin2019-10-021-6/+2
* rtlwifi: rtl8192ee: Remove set but not used variables 'short_gi','buf_len'zhengbin2019-10-021-8/+0
* rtlwifi: rtl8192ee: Remove some variable initializationsLarry Finger2019-09-031-12/+14
* rtlwifi: rtl8192ee: Convert inline routines to little-endian wordsLarry Finger2019-09-032-194/+203
* rtlwifi: rtl8192ee: Convert macros that set descriptorLarry Finger2019-09-032-307/+550
* rtlwifi: rtl8192ee: Replace local bit manipulation macrosLarry Finger2019-09-031-84/+84
* rtlwifi: rtl8192ee: Remove unused GET_XXX and SET_XXXLarry Finger2019-09-031-241/+2
* rtlwifi: Convert the wake_match variable to localLarry Finger2019-04-131-6/+7
* rtlwifi: Fix duplicate tests of one of the RX descriptorsLarry Finger2019-04-131-1/+1
* rtlwifi: fix potential NULL pointer dereferencePing-Ke Shih2019-04-041-0/+2
* rtlwifi: Remove CamelCase variables from base codeLarry Finger2019-02-191-1/+1
* rtlwifi: rtl8192ee: Replace old-style license informationLarry Finger2019-02-1922-531/+44
* rtlwifi: remove hal_op c2h_content_parsingPing-Ke Shih2018-05-291-1/+0
* rtlwifi: remove hal_op rx_command_packetPing-Ke Shih2018-05-293-28/+0
* rtlwifi: remove duplicate C2H handlerPing-Ke Shih2018-05-294-80/+2
* rtlwifi: Add hal_op c2h_ra_report_handler for special processPing-Ke Shih2018-05-293-3/+7
* rtlwifi: remove duplicate C2H definitionPing-Ke Shih2018-05-292-19/+8
* 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
* rtlwifi: remove duplicate definition of antenna number for btcoexPing-Ke Shih2018-05-091-2/+2
* rtlwifi: correct commentKevin Lo2018-03-271-2/+2
* rtlwifi: cleanup the code that check whether TX ring is availablePing-Ke Shih2017-12-071-45/+6
* rtlwifi: fix the wrong size to calculate fifo spacePing-Ke Shih2017-12-071-2/+4
* rtlwifi: Convert individual interrupt results to structLarry Finger2017-12-072-8/+6
* rtlwifi: rtl_pci: Extend recognized interrupt parameters from two to four ISRPing-Ke Shih2017-11-082-2/+4
* 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
* | 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/+9
* | rtlwifi: rtl8192ee: Make driver support 64bits DMA.Ping-Ke Shih2017-10-134-145/+78
* | rtlwifi: rtl8192ee: Fix memory leak when loading firmwareLarry Finger2017-09-201-2/+4
|/
* rtlwifi: rtl8192ee: constify pci_device_id.Arvind Yadav2017-08-031-1/+1
* rtlwifi: Fix memory leak when firmware request failsSouptick Joarder2017-07-281-0/+2