summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtlwifi/rtl8192ee (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-201-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
|/
* rtlwifi: fix spelling mistake: "Pairwiase" -> "Pairwise"Colin Ian King2017-05-181-1/+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: Add QoS-NULL and BT-QoS-NULL to reserved page.Ping-Ke Shih2017-03-203-3/+69
* rtlwifi: Move items out of rtl_pci_priv and rtl_usb_privLarry Finger2017-02-082-11/+9
* rtlwifi: Add work queue for c2h cmd.Ping-Ke Shih2017-02-073-4/+15
* rtlwifi: Download firmware as bytes rather than as dwordsLarry Finger2017-01-201-63/+5
* rtlwifi: Convert COMP_XX entries into a proper debugging maskLarry Finger2017-01-201-5/+6
* Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.or...David S. Miller2017-01-026-72/+48
|\
| * rtlwifi: Fix alignment issuesPing-Ke Shih2016-12-301-1/+1
| * rtlwifi: Remove some redundant codeLarry Finger2016-12-301-17/+2
| * rtlwifi: rtl8192ee: Remove all instances of DBG_EMERGLarry Finger2016-12-305-40/+28
| * rtlwifi: Replace local debug macro RT_ASSERTLarry Finger2016-12-304-16/+19
* | Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin2016-12-151-2/+0
|/
* rtlwifi: Fix regression caused by commit d86e64768859Larry Finger2016-10-131-4/+4
* rtlwifi: Add HAL_DEF_WOWLAN case to *_get_hw() routinesLarry Finger2016-09-271-0/+2
* rtlwifi: Add switch variable to 'switch case not processed' messagesJoe Perches2016-09-274-12/+15
* rtlwifi: rtl818x: constify local structuresJulia Lawall2016-09-141-1/+1
* rtlwifi: rtl8192ee: Convert driver to use common hardware info routineLarry Finger2016-07-081-61/+12
* rtlwifi: Fix typo in printkMasanari Iida2016-07-082-2/+2
* rtlwifi: Add missing newlines to RT_TRACE callsJoe Perches2016-07-085-8/+8
* rtlwifi: rtl8192ee: Fix potential race conditionLarry Finger2016-07-051-0/+2
* rtlwifi: use s8 instead of charArnd Bergmann2016-06-294-9/+9
* rtlwifi: fix error handling in *_read_adapter_info()Arnd Bergmann2016-06-161-5/+7
* rtlwifi: rtl8192ee: simplify codingHeinrich Schuchardt2016-06-141-11/+2
* rtlwifi: rtl8192ee: Fix Smatch warningLarry Finger2016-04-061-1/+1
* rtlwifi: pass struct rtl_stats by reference as it is more efficientColin Ian King2016-03-072-4/+4
* rtlwifi: rtl8192ee: Convert driver to use new 5G channel tablesLarry Finger2016-02-251-12/+0