aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek
Commit message (Expand)AuthorAge
* rtlwifi: remove redundant initialization to cfg_cmdColin Ian King2017-11-08
* rtlwifi: remove redundant pointer tid_dataColin Ian King2017-11-08
* rtlwifi: drop unused ppsc->last_wakeup_timeArnd Bergmann2017-11-08
* rtlwifi: use ktime_get_real_seconds() for suspend timeArnd Bergmann2017-11-08
* rtlwifi: fix uninitialized rtlhal->last_suspend_sec timeArnd Bergmann2017-11-08
* rtlwifi: rtl_pci: Extend recognized interrupt parameters from two to four ISRPing-Ke Shih2017-11-08
* rtlwifi: rtl_pci: Add ID for 8822BEPing-Ke Shih2017-11-08
* rtlwifi: rtl_pci: Add fill_tx_special_desc to issue H2C data, and process TXO...Ping-Ke Shih2017-11-08
* rtlwifi: rtl_pci: Add support for 8822be TX/RX BDPing-Ke Shih2017-11-08
* rtlwifi: rtl_pci: Simplify some code be eliminating extraneous variablesLarry Finger2017-11-08
* rtlwifi: rtl_pci: Fix formatting problems in pci.cLarry Finger2017-11-08
* rtlwifi: rtl_pci: Fix formatting errors in pci.hLarry Finger2017-11-08
* Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...David S. Miller2017-11-04
|\
| * rtlwifi: Remove seq_number from rtl_tid_dataPing-Ke Shih2017-10-27
| * rtlwifi: rtl8821ae: Fix typo in variable nameNik Nyby2017-10-27
| * rtlwifi: Convert timers to use timer_setup()Kees Cook2017-10-27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-03
|\ \ | |/ |/|
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | rtlwifi: Fix typo in if ... else if ... else constructLarry Finger2017-10-17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo2017-10-16
|\|
| * rtlwifi: rtl8821ae: Fix connection lost problemLarry Finger2017-10-02
* | rtlwifi: Remove unused cur_rfstate variablesChristos Gkekas2017-10-13
* | rtlwifi: Add module parameter ASPMPing-Ke Shih2017-10-13
* | rtlwifi: Add bw_update parameter for RA mask update.Ping-Ke Shih2017-10-13
* | rtlwifi: Remove BAND_NUM and related fieldsPing-Ke Shih2017-10-13
* | rtlwifi: Add RSSI and RF type to wifi.h for phydmPing-Ke Shih2017-10-13
* | rtlwifi: Add TX/RX throughput statistics in periodPing-Ke Shih2017-10-13
* | rtlwifi: Add rtl_get_hal_edca_param() to generate register's format of EDCA.Ping-Ke Shih2017-10-13
* | rtlwifi: Implement rtl_get_tx_hw_rate to yield correct hw_ratePing-Ke Shih2017-10-13
* | rtlwifi: rtl8192ee: Make driver support 64bits DMA.Ping-Ke Shih2017-10-13
* | rtlwifi: Remove redundant semicolon in wifi.h.Ping-Ke Shih2017-10-13
* | rtlwifi: Fix MAX MPDU of VHT capabilityPing-Ke Shih2017-10-13
* | rtlwifi: silence underflow warningDan Carpenter2017-10-10
* | rtl8xxxu: Don't printk raw binary if serial number is not burned in.Adam Borowski2017-09-25
* | rtlwifi: rtl8192ee: Fix memory leak when loading firmwareLarry Finger2017-09-20
* | rtlwifi: btcoexist: 23b 1ant: fix duplicated code for different branchesLarry Finger2017-09-20
|/
* rtlwifi: btcoexist: Fix antenna selection codeLarry Finger2017-09-07
* rtlwifi: btcoexist: Fix breakage of ant_sel for rtl8723beLarry Finger2017-09-07
* rtlwifi: rtl8723be: fix duplicated code for different branchesGustavo A. R. Silva2017-08-31
* rtlwifi: rtl8821ae: fix spelling mistake: "faill" -> "failed"Colin Ian King2017-08-24
* rtlwifi: make a couple arrays largerDan Carpenter2017-08-24
* rtlwifi: btcoex: 23b 1ant: fix duplicated code for different branchesGustavo A. R. Silva2017-08-24
* rtl8192cu: constify usb_device_idArvind Yadav2017-08-10
* rtl8xxxu: constify usb_device_idArvind Yadav2017-08-10
* rtl8187: constify usb_device_idArvind Yadav2017-08-10
* rtlwifi: constify rate_control_ops structureBhumika Goyal2017-08-08
* Merge tag 'wireless-drivers-next-for-davem-2017-08-07' of git://git.kernel.or...David S. Miller2017-08-07
|\
| * rtlwifi: Replace hardcode value with macroSouptick Joarder2017-08-03
| * rtlwifi: rtl8192ee: constify pci_device_id.Arvind Yadav2017-08-03
| * rtlwifi: rtl8188ee: constify pci_device_id.Arvind Yadav2017-08-03