summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0216-0/+16
* rtlwifi: rtl8821ae: Fix connection lost problemLarry Finger2017-10-021-1/+1
* rtlwifi: btcoexist: Fix antenna selection codeLarry Finger2017-09-071-7/+16
* rtlwifi: btcoexist: Fix breakage of ant_sel for rtl8723beLarry Finger2017-09-071-1/+4
* rtlwifi: rtl8723be: fix duplicated code for different branchesGustavo A. R. Silva2017-08-311-6/+2
* rtlwifi: rtl8821ae: fix spelling mistake: "faill" -> "failed"Colin Ian King2017-08-241-1/+1
* rtlwifi: make a couple arrays largerDan Carpenter2017-08-241-2/+3
* rtlwifi: btcoex: 23b 1ant: fix duplicated code for different branchesGustavo A. R. Silva2017-08-241-8/+2
* rtl8192cu: constify usb_device_idArvind Yadav2017-08-101-1/+1
* rtl8xxxu: constify usb_device_idArvind Yadav2017-08-101-1/+1
* rtl8187: constify usb_device_idArvind Yadav2017-08-101-1/+1
* rtlwifi: constify rate_control_ops structureBhumika Goyal2017-08-081-1/+1
* Merge tag 'wireless-drivers-next-for-davem-2017-08-07' of git://git.kernel.or...David S. Miller2017-08-0731-395/+488
|\
| * rtlwifi: Replace hardcode value with macroSouptick Joarder2017-08-032-3/+4
| * rtlwifi: rtl8192ee: constify pci_device_id.Arvind Yadav2017-08-031-1/+1
| * rtlwifi: rtl8188ee: constify pci_device_id.Arvind Yadav2017-08-031-1/+1
| * rtlwifi: rtl8723be: constify pci_device_id.Arvind Yadav2017-08-031-1/+1
| * rtlwifi: rtl8723ae: constify pci_device_id.Arvind Yadav2017-08-031-1/+1
| * rtlwifi: rtl8821ae: constify pci_device_id.Arvind Yadav2017-08-031-1/+1
| * rtlwifi: rtl8192se: constify pci_device_id.Arvind Yadav2017-08-031-1/+1
| * rtlwifi: rtl8192de: constify pci_device_id.Arvind Yadav2017-08-031-1/+1
| * rtlwifi: Fix fallback firmware loadingSven Joachim2017-08-032-24/+10
| * rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapterMalcolm Priestley2017-08-031-2/+2
| * rtlwifi: rtl8821ae: Fix HW_VAR_NAV_UPPER operationDan Carpenter2017-07-281-1/+1
| * rtlwifi: Fix memory leak when firmware request failsSouptick Joarder2017-07-289-0/+24
| * rtlwifi: Remove unused dummy functionSouptick Joarder2017-07-283-16/+1
| * rtlwifi: remove dummy function callSouptick Joarder2017-07-281-5/+0
| * rtlwifi: move IS_HARDWARE_TYPE_xxx checker to wifi.hPing-Ke Shih2017-07-283-42/+19
| * rtlwifi: Uses addr1 instead DA to determine broadcast and multicast addr.Ping-Ke Shih2017-07-281-2/+2
| * rtlwifi: Rename rtl_desc92_rate to rtl_desc_ratePing-Ke Shih2017-07-281-1/+1
| * rtlwifi: Update 8723be new phy parameters and its parser.Ping-Ke Shih2017-07-283-286/+281
| * rtlwifi: add amplifier type for 8812aePing-Ke Shih2017-07-281-1/+40
| * rtlwifi: Add board type for 8723be and 8192eePing-Ke Shih2017-07-282-0/+12
| * rtlwifi: Add BT_MP_INFO to c2h handler.Ping-Ke Shih2017-07-287-8/+71
| * rtlwifi: Fill in_4way field by driverPing-Ke Shih2017-07-283-0/+16
| * rtlwifi: kfree entry until after entry->bssid has been accessedColin Ian King2017-07-271-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-012-4/+0
|\ \ | |/ |/|
| * Revert "rtlwifi: btcoex: rtl8723be: fix ant_sel not work"Larry Finger2017-07-212-4/+0
* | rtlwifi: remove useless codeGustavo A. R. Silva2017-07-191-6/+0
|/
* rtlwifi: Add in_4way field for btcoexistPing-Ke Shih2017-06-282-2/+2
* rtlwifi: Fill ap_num field by driverPing-Ke Shih2017-06-285-0/+123
* rtlwifi: Add ap_num field for btcoexistPing-Ke Shih2017-06-283-4/+4
* rtlwifi: Add return value to btc_set.Ping-Ke Shih2017-06-281-1/+3
* rtlwifi: Update some cases in btc_get function -- roam, 5G, AP mode, and retu...Ping-Ke Shih2017-06-281-7/+17
* rtlwifi: Modify power mode parameters of 8723be and 8821ae.Ping-Ke Shih2017-06-282-4/+4
* rtlwifi: Do IQK only once to reduce wifi occupy antennaPing-Ke Shih2017-06-283-4/+9
* rtlwifi: Fix a2dp choppy while BT RSSI stays on threshold.Ping-Ke Shih2017-06-284-12/+30
* Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller2017-06-2539-390/+1358
|\
| * rtlwifi: btcoexist control to enter/leave LPSPing-Ke Shih2017-06-218-26/+203
| * rtlwifi: add btc_is_bt_lps_on() for btcoexistPing-Ke Shih2017-06-213-0/+8
OpenPOWER on IntegriCloud