summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtlwifi/rtl8188ee
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: rtl8188ee: remove redundant assignment to variable condColin Ian King2020-01-261-1/+1
* rtlwifi: rtl8188ee: Make functions static & rm sw.hAmadeusz Sławiński2020-01-262-16/+3
* rtlwifi: rtl8188ee: Remove usage of private bit manipulationLarry Finger2019-12-183-77/+49
* rtlwifi: set proper udelay within rf_serial_readPing-Ke Shih2019-11-201-2/+2
* rtlwifi: rf_lock use non-irqsave spin_lockPing-Ke Shih2019-11-201-6/+4
* rtlwifi: rtl8188ee: Remove set but not used variable 'h2c_parameter'zhengbin2019-10-091-7/+1
* rtlwifi: rtl8188ee: Remove set but not used variables 'v3','rtstatus','reg_ec...zhengbin2019-10-091-17/+4
* rtlwifi: rtl8188ee: rtl8192ce: rtl8192de: rtl8723ae: rtl8821ae: Remove some u...Larry Finger2019-09-131-29/+0
* rtlwifi: rtl8188ee: Fix incorrect returned valuesLarry Finger2019-09-031-7/+7
* rtlwifi: rtl8188ee: Remove local configuration variableLarry Finger2019-08-061-12/+2
* rtlwifi: rtl8188ee: Convert inline routines to little-endian wordsLarry Finger2019-08-063-237/+243
* rtlwifi: rtl8188ee: Convert macros that set descriptorLarry Finger2019-08-063-346/+642
* rtlwifi: rtl88188ee: Replace local bit manipulation macrosLarry Finger2019-08-061-107/+106
* rtlwifi: rtl8188ee: Remove unused GET_XXX and SET_XXX descriptor macrosLarry Finger2019-08-061-261/+6
* rtlwifi: remove assignment to itselfPing-Ke Shih2019-07-241-4/+0
* rtlwifi: rtl8188ee: remove redundant assignment to rtstatusColin Ian King2019-06-251-1/+1
* rtlwifi: rtl8188ee: Remove extraneous fileLarry Finger2019-04-181-10/+0
* rtlwifi: Convert the wake_match variable to localLarry Finger2019-04-132-7/+18
* 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: rtl8188ee: Remove CamelCase variableLarry Finger2019-02-191-3/+0
* rtlwifi: Remove CamelCase variables from base codeLarry Finger2019-02-191-2/+2
* rtlwifi: rtl8188ee: Replace old-style license informationLarry Finger2019-02-1922-531/+44
* rtlwifi: Remove same duplicated includeszhong jiang2018-11-061-1/+0
* rtlwifi: remove set but unused variablesKevin Lo2018-09-041-5/+1
* rtlwifi: remove dummy hal_op rx_command_packet from rtl8188ee and rtl8723aePing-Ke Shih2018-05-293-13/+0
* rtlwifi: remove unused fw C2H command IDPing-Ke Shih2018-05-291-25/+0
* rtlwifi: remove duplicate rx_packet_type definitionPing-Ke Shih2018-05-291-7/+0
* rtlwifi: correct commentKevin Lo2018-03-271-2/+2
* rtlwifi: fill FW version and subversionPing-Ke Shih2018-01-081-0/+2
* 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 tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...David S. Miller2017-11-045-14/+15
|\
| * rtlwifi: Convert timers to use timer_setup()Kees Cook2017-10-275-14/+15
* | 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: 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-5/+7
* | rtlwifi: rtl8192ee: Make driver support 64bits DMA.Ping-Ke Shih2017-10-133-3/+6
|/
* rtlwifi: rtl8188ee: constify pci_device_id.Arvind Yadav2017-08-031-1/+1
* rtlwifi: Fix memory leak when firmware request failsSouptick Joarder2017-07-281-0/+2
* Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller2017-06-252-2/+2
|\
| * rtlwifi: Add TX report and disable key to force wait until report acked.Ping-Ke Shih2017-06-211-1/+1
| * rtlwifi: fix REG_USTIME_TSF register definitionKevin Lo2017-06-211-1/+1
* | networking: introduce and use skb_put_data()Johannes Berg2017-06-161-2/+1
|/
* mac80211: separate encoding/bandwidth from flagsJohannes Berg2017-04-281-2/+2
* mac80211: clean up rate encoding bits in RX statusJohannes Berg2017-04-281-2/+2
* rtlwifi: Move items out of rtl_pci_priv and rtl_usb_privLarry Finger2017-02-082-17/+16
* rtlwifi: Download firmware as bytes rather than as dwordsLarry Finger2017-01-201-62/+5
OpenPOWER on IntegriCloud