summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek
AgeCommit message (Expand)Author
2018-01-17rtlwifi: btcoex: Remove global variables from btcoexPing-Ke Shih
2018-01-17rtlwifi: btcoex: Add power_on_setting routinePing-Ke Shih
2018-01-17rtlwifi: unlink bss when un-associationTsang-Shian Lin
2018-01-17rtlwifi: fix scan channel 1 fail after IPSPing-Ke Shih
2018-01-17rtlwifi: Use mutex to replace spin_lock to protect IPS and LPSPing-Ke Shih
2018-01-16rtlwifi: btcoexist: remove redundant variable fw_ps_stateColin Ian King
2018-01-08rtlwifi: fill FW version and subversionPing-Ke Shih
2018-01-08rtlwifi: btcoex: Use seq_file to dump btcoex statusPing-Ke Shih
2018-01-08rtlwifi: Improve debugging by using debugfsPing-Ke Shih
2018-01-08rtlwifi: rtl8723: Add error handling to no existing firmwarePing-Ke Shih
2018-01-08rtlwifi: Remove unnecessary parenthesesFrank A. Cancio Bello
2018-01-08rtlwifi: mark expected switch fall-through in rtl_make_smps_actionGustavo A. R. Silva
2018-01-08rtlwifi: Remove unnecessary 'out of memory' messageShreeya Patel
2018-01-08rtlwifi: use kcalloc instead of multiplyTobin C. Harding
2018-01-08rtlwifi: fix parenthesis alignmentPing-Ke Shih
2018-01-08rtlwifi: check for array overflowDan Carpenter
2017-12-14rtlwifi: always initialize variables given to RT_TRACE()Nicolas Iooss
2017-12-14rtlwifi: rtl_pci: Fix the bug when inactiveps is enabled.Tsang-Shian Lin
2017-12-14rtlwifi: rtl_pci: 8822BE puts broadcast and multicast packet to HIQPing-Ke Shih
2017-12-08wireless: use ARRAY_SIZEJérémy Lefaure
2017-12-07rtlwifi: rtl818x: remove redundant check for cck_power > 15Colin Ian King
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: Reduce IO in RX interrupt to boost throughputPing-Ke Shih
2017-12-07rtlwifi: Convert individual interrupt results to structLarry Finger
2017-11-08rtlwifi: remove redundant initialization to cfg_cmdColin Ian King
2017-11-08rtlwifi: remove redundant pointer tid_dataColin Ian King
2017-11-08rtlwifi: drop unused ppsc->last_wakeup_timeArnd Bergmann
2017-11-08rtlwifi: use ktime_get_real_seconds() for suspend timeArnd Bergmann
2017-11-08rtlwifi: fix uninitialized rtlhal->last_suspend_sec timeArnd Bergmann
2017-11-08rtlwifi: rtl_pci: Extend recognized interrupt parameters from two to four ISRPing-Ke Shih
2017-11-08rtlwifi: rtl_pci: Add ID for 8822BEPing-Ke Shih
2017-11-08rtlwifi: rtl_pci: Add fill_tx_special_desc to issue H2C data, and process TXO...Ping-Ke Shih
2017-11-08rtlwifi: rtl_pci: Add support for 8822be TX/RX BDPing-Ke Shih
2017-11-08rtlwifi: rtl_pci: Simplify some code be eliminating extraneous variablesLarry Finger
2017-11-08rtlwifi: rtl_pci: Fix formatting problems in pci.cLarry Finger
2017-11-08rtlwifi: rtl_pci: Fix formatting errors in pci.hLarry Finger
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: Remove seq_number from rtl_tid_dataPing-Ke Shih
2017-10-27rtlwifi: rtl8821ae: Fix typo in variable nameNik Nyby
2017-10-27rtlwifi: Convert timers to use timer_setup()Kees Cook
2017-10-17rtlwifi: Fix typo in if ... else if ... else constructLarry Finger
2017-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo
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: Remove BAND_NUM and related fieldsPing-Ke Shih
2017-10-13rtlwifi: Add RSSI and RF type to wifi.h for phydmPing-Ke Shih