summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtlwifi/rtl8192ee
AgeCommit message (Expand)Author
2020-01-26rtlwifi: rtl8192ee: remove unused variablesYueHaibing
2020-01-26rtlwifi: rtl8192ee: Make functions static & rm sw.hAmadeusz Sławiński
2019-12-18rtlwifi: rtl8192ee: Remove usage of private bit manipulation macrosLarry 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-11rtlwifi: rtl8192ee: Remove set but not used variable 'err'zhengbin
2019-10-09rtlwifi: rtl8192ee: Remove set but not used variable 'cur_tx_wp'zhengbin
2019-10-02rtlwifi: rtl8192ee: Remove set but not used variables 'reg_ecc','reg_eac'zhengbin
2019-10-02rtlwifi: rtl8192ee: Remove set but not used variables 'short_gi','buf_len'zhengbin
2019-09-03rtlwifi: rtl8192ee: Remove some variable initializationsLarry Finger
2019-09-03rtlwifi: rtl8192ee: Convert inline routines to little-endian wordsLarry Finger
2019-09-03rtlwifi: rtl8192ee: Convert macros that set descriptorLarry Finger
2019-09-03rtlwifi: rtl8192ee: Replace local bit manipulation macrosLarry Finger
2019-09-03rtlwifi: rtl8192ee: Remove unused GET_XXX and SET_XXXLarry 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: Remove CamelCase variables from base codeLarry Finger
2019-02-19rtlwifi: rtl8192ee: Replace old-style license informationLarry Finger
2018-05-29rtlwifi: remove hal_op c2h_content_parsingPing-Ke Shih
2018-05-29rtlwifi: remove hal_op rx_command_packetPing-Ke Shih
2018-05-29rtlwifi: remove duplicate C2H handlerPing-Ke Shih
2018-05-29rtlwifi: Add hal_op c2h_ra_report_handler for special processPing-Ke Shih
2018-05-29rtlwifi: remove duplicate C2H definitionPing-Ke Shih
2018-05-29rtlwifi: remove duplicate rx_packet_type definitionPing-Ke Shih
2018-05-29rtlwifi: support accurate nullfunc frame tx ack reportTzu-En Huang
2018-05-09rtlwifi: remove duplicate definition of antenna number for btcoexPing-Ke Shih
2018-03-27rtlwifi: correct commentKevin Lo
2017-12-07rtlwifi: cleanup the code that check whether TX ring is availablePing-Ke Shih
2017-12-07rtlwifi: fix the wrong size to calculate fifo spacePing-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 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-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-09-20rtlwifi: rtl8192ee: Fix memory leak when loading firmwareLarry Finger
2017-08-03rtlwifi: rtl8192ee: constify pci_device_id.Arvind Yadav
2017-07-28rtlwifi: Fix memory leak when firmware request failsSouptick Joarder
2017-07-28rtlwifi: Add board type for 8723be and 8192eePing-Ke Shih
2017-07-28rtlwifi: Add BT_MP_INFO to c2h handler.Ping-Ke Shih
2017-07-19rtlwifi: remove useless codeGustavo A. R. Silva
2017-06-28rtlwifi: Do IQK only once to reduce wifi occupy antennaPing-Ke Shih
2017-06-28rtlwifi: Fix a2dp choppy while BT RSSI stays on threshold.Ping-Ke Shih
2017-06-25Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller
2017-06-21rtlwifi: btcoexist control to enter/leave LPSPing-Ke Shih
2017-06-21rtlwifi: Add btcoex record_pwr_modePing-Ke Shih
2017-06-21rtlwifi: Add TX report and disable key to force wait until report acked.Ping-Ke Shih
2017-06-20net: replace more place to skb_put_[data:zero]yuan linyu