summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtlwifi/rtl8192ee
Commit message (Expand)AuthorAgeFilesLines
* 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
* rtlwifi: Add board type for 8723be and 8192eePing-Ke Shih2017-07-281-0/+5
* rtlwifi: Add BT_MP_INFO to c2h handler.Ping-Ke Shih2017-07-281-2/+7
* rtlwifi: remove useless codeGustavo A. R. Silva2017-07-191-6/+0
* rtlwifi: Do IQK only once to reduce wifi occupy antennaPing-Ke Shih2017-06-281-1/+2
* rtlwifi: Fix a2dp choppy while BT RSSI stays on threshold.Ping-Ke Shih2017-06-281-2/+8
* Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller2017-06-255-17/+75
|\
| * rtlwifi: btcoexist control to enter/leave LPSPing-Ke Shih2017-06-211-8/+55
| * rtlwifi: Add btcoex record_pwr_modePing-Ke Shih2017-06-212-2/+9
| * rtlwifi: Add TX report and disable key to force wait until report acked.Ping-Ke Shih2017-06-214-8/+12
* | net: replace more place to skb_put_[data:zero]yuan linyu2017-06-201-2/+1
|/
OpenPOWER on IntegriCloud