aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-18rtlwifi: Support A-MSDU in A-MPDU capabilityPing-Ke Shih1-0/+1
2018-01-17rtlwifi: btcoex: add rfe_type parameter to btcoexPing-Ke Shih2-0/+12
2018-01-17rtlwifi: btcoex: Add common function for qeurying BT informationPing-Ke Shih3-33/+380
2018-01-17rtlwifi: btcoex: Remove typedef statementsLarry Finger1-67/+31
2018-01-17rtlwifi: btcoex: Remove global variables from btcoexPing-Ke Shih6-78/+217
2018-01-17rtlwifi: btcoex: Add power_on_setting routinePing-Ke Shih4-0/+9
2018-01-17rtlwifi: unlink bss when un-associationTsang-Shian Lin1-0/+18
2018-01-17rtlwifi: fix scan channel 1 fail after IPSPing-Ke Shih1-0/+5
2018-01-17rtlwifi: Use mutex to replace spin_lock to protect IPS and LPSPing-Ke Shih4-27/+14
2018-01-16rtlwifi: btcoexist: remove redundant variable fw_ps_stateColin Ian King1-2/+1
2018-01-08rtlwifi: fill FW version and subversionPing-Ke Shih2-0/+4
2018-01-08rtlwifi: btcoex: Use seq_file to dump btcoex statusPing-Ke Shih12-632/+664
2018-01-08rtlwifi: Improve debugging by using debugfsPing-Ke Shih9-2/+523
2018-01-08rtlwifi: rtl8723: Add error handling to no existing firmwarePing-Ke Shih1-1/+1
2018-01-08rtlwifi: Remove unnecessary parenthesesFrank A. Cancio Bello4-26/+26
2018-01-08rtlwifi: mark expected switch fall-through in rtl_make_smps_actionGustavo A. R. Silva1-3/+1
2018-01-08rtlwifi: Remove unnecessary 'out of memory' messageShreeya Patel1-4/+2
2018-01-08rtlwifi: use kcalloc instead of multiplyTobin C. Harding1-2/+2
2018-01-08rtlwifi: fix parenthesis alignmentPing-Ke Shih1-1/+1
2018-01-08rtlwifi: check for array overflowDan Carpenter1-0/+4
2017-12-14rtlwifi: always initialize variables given to RT_TRACE()Nicolas Iooss1-1/+1
2017-12-14rtlwifi: rtl_pci: Fix the bug when inactiveps is enabled.Tsang-Shian Lin1-0/+7
2017-12-14rtlwifi: rtl_pci: 8822BE puts broadcast and multicast packet to HIQPing-Ke Shih1-0/+8
2017-12-08wireless: use ARRAY_SIZEJérémy Lefaure4-39/+30
2017-12-07rtlwifi: rtl818x: remove redundant check for cck_power > 15Colin Ian King1-4/+1
2017-12-07rtlwifi: cleanup the code that check whether TX ring is availablePing-Ke Shih3-54/+6
2017-12-07rtlwifi: fix the wrong size to calculate fifo spacePing-Ke Shih2-4/+6
2017-12-07rtlwifi: Reduce IO in RX interrupt to boost throughputPing-Ke Shih1-2/+3
2017-12-07rtlwifi: Convert individual interrupt results to structLarry Finger18-95/+76
2017-11-08rtlwifi: remove redundant initialization to cfg_cmdColin Ian King1-1/+1
2017-11-08rtlwifi: remove redundant pointer tid_dataColin Ian King1-2/+0
2017-11-08rtlwifi: drop unused ppsc->last_wakeup_timeArnd Bergmann2-7/+0
2017-11-08rtlwifi: use ktime_get_real_seconds() for suspend timeArnd Bergmann3-9/+6
2017-11-08rtlwifi: fix uninitialized rtlhal->last_suspend_sec timeArnd Bergmann1-0/+1
2017-11-08rtlwifi: rtl_pci: Extend recognized interrupt parameters from two to four ISRPing-Ke Shih19-19/+36
2017-11-08rtlwifi: rtl_pci: Add ID for 8822BEPing-Ke Shih2-0/+6
2017-11-08rtlwifi: rtl_pci: Add fill_tx_special_desc to issue H2C data, and process TXOK in interrupt.Ping-Ke Shih3-0/+16
2017-11-08rtlwifi: rtl_pci: Add support for 8822be TX/RX BDPing-Ke Shih2-3/+12
2017-11-08rtlwifi: rtl_pci: Simplify some code be eliminating extraneous variablesLarry Finger1-24/+11
2017-11-08rtlwifi: rtl_pci: Fix formatting problems in pci.cLarry Finger1-114/+93
2017-11-08rtlwifi: rtl_pci: Fix formatting errors in pci.hLarry Finger1-13/+13
2017-11-04Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller13-72/+36
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller16-0/+16
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman16-0/+16
2017-10-27rtlwifi: Remove seq_number from rtl_tid_dataPing-Ke Shih4-39/+2
2017-10-27rtlwifi: rtl8821ae: Fix typo in variable nameNik Nyby1-5/+5
2017-10-27rtlwifi: Convert timers to use timer_setup()Kees Cook9-28/+29
2017-10-17rtlwifi: Fix typo in if ... else if ... else constructLarry Finger1-2/+2
2017-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo1-1/+1
2017-10-13rtlwifi: Remove unused cur_rfstate variablesChristos Gkekas4-12/+4