summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtlwifi/rtl8188ee
AgeCommit message (Expand)Author
2020-03-12rtlwifi: rtl8188ee: Fix regression due to commit d1d1a96bdb44Larry Finger
2020-01-26rtlwifi: rtl8188ee: remove redundant assignment to variable condColin Ian King
2020-01-26rtlwifi: rtl8188ee: Make functions static & rm sw.hAmadeusz Sławiński
2019-12-18rtlwifi: rtl8188ee: Remove usage of private bit manipulationLarry Finger
2019-11-20rtlwifi: set proper udelay within rf_serial_readPing-Ke Shih
2019-11-20rtlwifi: rf_lock use non-irqsave spin_lockPing-Ke Shih
2019-10-09rtlwifi: rtl8188ee: Remove set but not used variable 'h2c_parameter'zhengbin
2019-10-09rtlwifi: rtl8188ee: Remove set but not used variables 'v3','rtstatus','reg_ec...zhengbin
2019-09-13rtlwifi: rtl8188ee: rtl8192ce: rtl8192de: rtl8723ae: rtl8821ae: Remove some u...Larry Finger
2019-09-03rtlwifi: rtl8188ee: Fix incorrect returned valuesLarry Finger
2019-08-06rtlwifi: rtl8188ee: Remove local configuration variableLarry Finger
2019-08-06rtlwifi: rtl8188ee: Convert inline routines to little-endian wordsLarry Finger
2019-08-06rtlwifi: rtl8188ee: Convert macros that set descriptorLarry Finger
2019-08-06rtlwifi: rtl88188ee: Replace local bit manipulation macrosLarry Finger
2019-08-06rtlwifi: rtl8188ee: Remove unused GET_XXX and SET_XXX descriptor macrosLarry Finger
2019-07-24rtlwifi: remove assignment to itselfPing-Ke Shih
2019-06-25rtlwifi: rtl8188ee: remove redundant assignment to rtstatusColin Ian King
2019-04-18rtlwifi: rtl8188ee: Remove extraneous fileLarry Finger
2019-04-13rtlwifi: Convert the wake_match variable to localLarry Finger
2019-04-13rtlwifi: Fix duplicate tests of one of the RX descriptorsLarry Finger
2019-04-04rtlwifi: fix potential NULL pointer dereferencePing-Ke Shih
2019-02-19rtlwifi: rtl8188ee: Remove CamelCase variableLarry Finger
2019-02-19rtlwifi: Remove CamelCase variables from base codeLarry Finger
2019-02-19rtlwifi: rtl8188ee: Replace old-style license informationLarry Finger
2018-11-06rtlwifi: Remove same duplicated includeszhong jiang
2018-09-04rtlwifi: remove set but unused variablesKevin Lo
2018-05-29rtlwifi: remove dummy hal_op rx_command_packet from rtl8188ee and rtl8723aePing-Ke Shih
2018-05-29rtlwifi: remove unused fw C2H command IDPing-Ke Shih
2018-05-29rtlwifi: remove duplicate rx_packet_type definitionPing-Ke Shih
2018-03-27rtlwifi: correct commentKevin Lo
2018-01-08rtlwifi: fill FW version and subversionPing-Ke Shih
2017-12-07rtlwifi: Convert individual interrupt results to structLarry Finger
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: Convert timers to use timer_setup()Kees Cook
2017-10-13rtlwifi: Remove unused cur_rfstate variablesChristos Gkekas
2017-10-13rtlwifi: Add module parameter ASPMPing-Ke Shih
2017-10-13rtlwifi: Add bw_update parameter for RA mask update.Ping-Ke Shih
2017-10-13rtlwifi: rtl8192ee: Make driver support 64bits DMA.Ping-Ke Shih
2017-08-03rtlwifi: rtl8188ee: constify pci_device_id.Arvind Yadav
2017-07-28rtlwifi: Fix memory leak when firmware request failsSouptick Joarder
2017-06-25Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller
2017-06-21rtlwifi: Add TX report and disable key to force wait until report acked.Ping-Ke Shih
2017-06-21rtlwifi: fix REG_USTIME_TSF register definitionKevin Lo
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg
2017-02-08rtlwifi: Move items out of rtl_pci_priv and rtl_usb_privLarry Finger