index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
rtl8xxxu: Use rtl_chip == RTL8188R to identify high PA parts
Jes Sorensen
2016-04-15
1
-7
/
+5
|
*
|
rtl8xxxu: Apply 8188RU workaround for UMC B cut parts correctly
Jes Sorensen
2016-04-15
1
-1
/
+1
|
*
|
rtl8xxxu: For devices with external PA (8188RU), limit CCK TX power
Jes Sorensen
2016-04-15
1
-0
/
+7
|
*
|
rtl8xxxu: Move PHY RF init into device specific functions
Jes Sorensen
2016-04-15
2
-54
/
+80
|
*
|
rtl8xxxu: fix uninitialized return value in ret
Colin Ian King
2016-04-15
1
-3
/
+3
|
*
|
rtl8xxxu: Mark 0x050d:0x1004 as tested
Jes Sorensen
2016-04-15
1
-2
/
+7
|
*
|
Re-enable 8192eu support
Jes Sorensen
2016-04-15
1
-4
/
+0
|
*
|
rtl8xxxu: 8192eu Fix bug in LDPC RX hang fix
Jes Sorensen
2016-04-15
1
-1
/
+1
|
*
|
rtl8xxxu: Remove unneeded 8192eu hack
Jes Sorensen
2016-04-15
1
-9
/
+6
|
*
|
rtl8xxxu: Split USB quirks into gen1 and gen2 quirks
Jes Sorensen
2016-04-15
2
-40
/
+56
|
*
|
rtl8xxxu: Make PBP tuning a fileops parameter
Jes Sorensen
2016-04-15
2
-7
/
+12
|
*
|
rtl8xxxu: Do not backup RF_MODE_AG when it's never being used
Jes Sorensen
2016-04-15
2
-4
/
+0
|
*
|
rtl8xxxu: Store device specific TRXFF boundary in the fileops
Jes Sorensen
2016-04-15
2
-6
/
+6
|
*
|
rtl8xxxu: REG_LDOA15_CTRL is only used on gen1 parts
Jes Sorensen
2016-04-15
1
-13
/
+9
|
*
|
rtl8xxxu: Move loading of AGC table to device specific function
Jes Sorensen
2016-04-15
1
-14
/
+12
|
*
|
rtl8xxxu: Load AGC table before patching for 1T2R parts
Jes Sorensen
2016-04-15
1
-14
/
+14
|
*
|
rtl8xxxu: Split rtl8xxxu_init_phy_bb() into device specific functions
Jes Sorensen
2016-04-15
2
-58
/
+77
|
*
|
rtl8xxxu: Use descriptive bits for setting RX paths for 1T2R parts
Jes Sorensen
2016-04-15
2
-1
/
+7
|
*
|
rtl8xxxu: Correctly mask what was read from REG_CCK0_AFE_SETTING
Jes Sorensen
2016-04-15
1
-1
/
+1
|
*
|
rtl8xxxu: Remove unused 8723bu path B IQ calibration code
Jes Sorensen
2016-04-15
1
-73
/
+3
|
*
|
rtl8xxxu: Remove misleading warning from rtl8192eu_phy_iqcalibrate()
Jes Sorensen
2016-04-15
1
-2
/
+0
|
*
|
rtl8xxxu: Name RX descriptor types rxdesc16/rxdesc24
Jes Sorensen
2016-04-15
2
-18
/
+25
|
*
|
rtl8xxxu: byteswap the entire RX descriptor for 24 byte RX descriptors
Jes Sorensen
2016-04-15
1
-6
/
+13
|
*
|
rtl8xxxu: Use has_s0s1 for REG_S0S1 issues only
Jes Sorensen
2016-04-15
1
-3
/
+4
|
*
|
rtl8xxxu: Implment rtl8192e_set_tx_power()
Jes Sorensen
2016-04-15
1
-1
/
+77
|
*
|
rtl8xxxu: Do not try to set REG_LEDCFG2 on 8192eu
Jes Sorensen
2016-04-15
1
-3
/
+5
|
*
|
rtl8xxxu: Do not init FPGA0_TX_INFO on 8192eu
Jes Sorensen
2016-04-15
1
-1
/
+1
|
*
|
rtl8xxxu: Do not set REG_PBP on 8192eu
Jes Sorensen
2016-04-15
1
-1
/
+2
|
*
|
rtl8xxxu: Reorder chip quirks to follow flow of 8192eu driver
Jes Sorensen
2016-04-15
1
-21
/
+21
|
*
|
rtl8xxxu: Implement generic init_queue_reserved_page() function
Jes Sorensen
2016-04-15
3
-15
/
+71
|
*
|
rtl8xxxu: Reorg more code to match the flow of the 8192eu vendor driver
Jes Sorensen
2016-04-15
1
-53
/
+56
|
*
|
rtl8xxxu: Reorder parts of init code to match the 8192eu vendor code flow
Jes Sorensen
2016-04-15
1
-15
/
+20
|
*
|
rtl8xxxu: Adjust AFE crystal value on 8192eu
Jes Sorensen
2016-04-14
2
-0
/
+43
|
*
|
rtl8xxxu: Implement IQK calibration for 8192eu
Jes Sorensen
2016-04-14
2
-1
/
+608
|
*
|
rtl8xxxu: Use proper register name for REG_PAD_CTRL1
Jes Sorensen
2016-04-14
1
-2
/
+2
|
*
|
rtl8xxxu: Implement 8192eu device specific quirks
Jes Sorensen
2016-04-14
2
-0
/
+15
|
*
|
rtl8xxxu: Fix LDPC RX hang issue on 8192eu
Jes Sorensen
2016-04-14
1
-0
/
+10
|
*
|
rtl8xxxu: Set REG_USB_HRPWM for 8192eu
Jes Sorensen
2016-04-14
2
-0
/
+3
|
*
|
rtl8xxxu: Set correct interrupt masking registers on 8192eu
Jes Sorensen
2016-04-14
1
-10
/
+10
|
*
|
rtl8xxxu: Handle XTAL value setting on 8192eu
Jes Sorensen
2016-04-14
1
-1
/
+4
|
*
|
rtl8xxxu: Provide special handling when writing RF regs on 8192eu
Jes Sorensen
2016-04-14
1
-1
/
+13
|
*
|
rtl8xxxu: Handle BB init for 8192eu
Jes Sorensen
2016-04-14
1
-0
/
+5
|
*
|
rtl8xxxu: Correctly parse 8192eu efuse
Jes Sorensen
2016-04-14
2
-22
/
+56
|
*
|
rtl8xxxu: Pick PHY init table based on chip version first
Jes Sorensen
2016-04-14
1
-7
/
+6
|
*
|
rtl8xxxu: Add 8192eu PHY init table
Jes Sorensen
2016-04-14
1
-0
/
+140
|
*
|
rtl8xxxu: Add 8192eu AGC tables
Jes Sorensen
2016-04-14
1
-1
/
+146
|
*
|
rtl8xxxu: Add radio init tables for 8192eu
Jes Sorensen
2016-04-14
1
-0
/
+154
|
*
|
rtl8xxxu: Set TX page boundaries for 8192eu
Jes Sorensen
2016-04-14
2
-1
/
+7
|
*
|
rtl8xxxu: Do not mess with AFE_XTAL_CTRL on 8192eu
Jes Sorensen
2016-04-14
1
-1
/
+1
|
*
|
rtl8xxxu: Add MAC init table for 8192eu
Jes Sorensen
2016-04-14
2
-6
/
+40
[prev]
[next]