summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: rtl8821ae: Make sure loop counter is signed on all architecturesDavid Müller2016-04-261-1/+1
* rtl818x_pci: Fix a memory leak in rtl8180_init_rx_ringJia-Ju Bai2016-04-261-0/+4
* rtl8xxxu: hide unused tablesArnd Bergmann2016-04-211-0/+4
* rtl8xxxu: Pause TX before calling disable_rf()Jes Sorensen2016-04-151-4/+2Star
* rtl8xxxu: Implement rtl8192e_enable_rf()Jes Sorensen2016-04-151-1/+38
* rtl8xxxu: Fix OOPS if user tries to add device via /sysJes Sorensen2016-04-151-0/+1
* rtl8xxxu: Fix 8188RU supportJes Sorensen2016-04-152-7/+15
* rtl8xxxu: Add TX power base values for gen1 partsJes Sorensen2016-04-152-14/+130
* rtl8xxxu: Set register 0xfe10 on rtl8192cu based partsJes Sorensen2016-04-151-0/+2
* rtl8xxxu: Update copyright statement to include 2016Jes Sorensen2016-04-153-3/+3
* rtl8xxxu: Unregister from mac80211 before shutting down the deviceJes Sorensen2016-04-151-10/+4Star
* rtl8xxxu: Match 8723bu power down sequence to vendor driverJes Sorensen2016-04-151-4/+12
* rtl8xxxu: Use rtl_chip == RTL8188R to identify high PA partsJes Sorensen2016-04-151-7/+5Star
* rtl8xxxu: Apply 8188RU workaround for UMC B cut parts correctlyJes Sorensen2016-04-151-1/+1
* rtl8xxxu: For devices with external PA (8188RU), limit CCK TX powerJes Sorensen2016-04-151-0/+7
* rtl8xxxu: Move PHY RF init into device specific functionsJes Sorensen2016-04-152-54/+80
* rtl8xxxu: fix uninitialized return value in retColin Ian King2016-04-151-3/+3
* rtl8xxxu: Mark 0x050d:0x1004 as testedJes Sorensen2016-04-151-2/+7
* Re-enable 8192eu supportJes Sorensen2016-04-151-4/+0Star
* rtl8xxxu: 8192eu Fix bug in LDPC RX hang fixJes Sorensen2016-04-151-1/+1
* rtl8xxxu: Remove unneeded 8192eu hackJes Sorensen2016-04-151-9/+6Star
* rtl8xxxu: Split USB quirks into gen1 and gen2 quirksJes Sorensen2016-04-152-40/+56
* rtl8xxxu: Make PBP tuning a fileops parameterJes Sorensen2016-04-152-7/+12
* rtl8xxxu: Do not backup RF_MODE_AG when it's never being usedJes Sorensen2016-04-152-4/+0Star
* rtl8xxxu: Store device specific TRXFF boundary in the fileopsJes Sorensen2016-04-152-6/+6
* rtl8xxxu: REG_LDOA15_CTRL is only used on gen1 partsJes Sorensen2016-04-151-13/+9Star
* rtl8xxxu: Move loading of AGC table to device specific functionJes Sorensen2016-04-151-14/+12Star
* rtl8xxxu: Load AGC table before patching for 1T2R partsJes Sorensen2016-04-151-14/+14
* rtl8xxxu: Split rtl8xxxu_init_phy_bb() into device specific functionsJes Sorensen2016-04-152-58/+77
* rtl8xxxu: Use descriptive bits for setting RX paths for 1T2R partsJes Sorensen2016-04-152-1/+7
* rtl8xxxu: Correctly mask what was read from REG_CCK0_AFE_SETTINGJes Sorensen2016-04-151-1/+1
* rtl8xxxu: Remove unused 8723bu path B IQ calibration codeJes Sorensen2016-04-151-73/+3Star
* rtl8xxxu: Remove misleading warning from rtl8192eu_phy_iqcalibrate()Jes Sorensen2016-04-151-2/+0Star
* rtl8xxxu: Name RX descriptor types rxdesc16/rxdesc24Jes Sorensen2016-04-152-18/+25
* rtl8xxxu: byteswap the entire RX descriptor for 24 byte RX descriptorsJes Sorensen2016-04-151-6/+13
* rtl8xxxu: Use has_s0s1 for REG_S0S1 issues onlyJes Sorensen2016-04-151-3/+4
* rtl8xxxu: Implment rtl8192e_set_tx_power()Jes Sorensen2016-04-151-1/+77
* rtl8xxxu: Do not try to set REG_LEDCFG2 on 8192euJes Sorensen2016-04-151-3/+5
* rtl8xxxu: Do not init FPGA0_TX_INFO on 8192euJes Sorensen2016-04-151-1/+1
* rtl8xxxu: Do not set REG_PBP on 8192euJes Sorensen2016-04-151-1/+2
* rtl8xxxu: Reorder chip quirks to follow flow of 8192eu driverJes Sorensen2016-04-151-21/+21
* rtl8xxxu: Implement generic init_queue_reserved_page() functionJes Sorensen2016-04-153-15/+71
* rtl8xxxu: Reorg more code to match the flow of the 8192eu vendor driverJes Sorensen2016-04-151-53/+56
* rtl8xxxu: Reorder parts of init code to match the 8192eu vendor code flowJes Sorensen2016-04-151-15/+20
* rtl8xxxu: Adjust AFE crystal value on 8192euJes Sorensen2016-04-142-0/+43
* rtl8xxxu: Implement IQK calibration for 8192euJes Sorensen2016-04-142-1/+608
* rtl8xxxu: Use proper register name for REG_PAD_CTRL1Jes Sorensen2016-04-141-2/+2
* rtl8xxxu: Implement 8192eu device specific quirksJes Sorensen2016-04-142-0/+15
* rtl8xxxu: Fix LDPC RX hang issue on 8192euJes Sorensen2016-04-141-0/+10
* rtl8xxxu: Set REG_USB_HRPWM for 8192euJes Sorensen2016-04-142-0/+3