index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-23
rtlwifi: fix gcc-6 indentation warning
Arnd Bergmann
1
-3
/
+3
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
23
-564
/
+3987
2016-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-03-10
rtl8xxxu: Temporarily disable 8192eu device init
Jes Sorensen
1
-0
/
+4
2016-03-10
rtl8xxxu: Use correct 8051 reset function for 8723b parts
Jes Sorensen
2
-2
/
+39
2016-03-10
rtl8xxxu: Print a warning if flushing the FIFO fails
Jes Sorensen
1
-1
/
+4
2016-03-10
rtl8xxxu: Flush FIFO before powering down devices
Jes Sorensen
2
-0
/
+36
2016-03-10
rtl8xxxu: Implement device specific power_off function
Jes Sorensen
3
-2
/
+99
2016-03-10
rtl8xxxu: Implement 8723bu specific disable_rf() function
Jes Sorensen
2
-1
/
+17
2016-03-10
rtl8xxxu: Use define for REG_PWR_DATA bits
Jes Sorensen
2
-2
/
+2
2016-03-10
rtl8xxxu: convert rtl8723bu_init_bt() into rtl8723b_enable_rf()
Jes Sorensen
2
-11
/
+1
2016-03-10
rtl8xxxu: Remove unncessary semicolon
Jes Sorensen
1
-1
/
+1
2016-03-10
rtl8xxxu: Pass RX rate to rx_parse_phystats and enable phystats for rtl8723bu
Jes Sorensen
1
-4
/
+9
2016-03-10
rtl8xxxu: Process C2H RA_REPORT events for 8723bu
Jes Sorensen
2
-0
/
+17
2016-03-10
rtl8xxxu: Dump contents of unhandled C2H events
Jes Sorensen
1
-1
/
+4
2016-03-10
rtl8xxxu: Report media status using the correct H2C command for 8723bu
Jes Sorensen
2
-7
/
+47
2016-03-10
rtl8xxxu: Implement basic 8723b specific update_rate_mask() function
Jes Sorensen
2
-4
/
+50
2016-03-10
rtl8xxxu: Define 8723b H2C ramask command structure
Jes Sorensen
1
-1
/
+10
2016-03-10
rtl8xxxu: Do not parse RX descriptor info for C2H packets
Jes Sorensen
1
-10
/
+7
2016-03-10
rtl8xxxu: Improve handling of txdesc32 vs txdesc40 handling
Jes Sorensen
2
-38
/
+92
2016-03-10
rtl8xxxu: TX RTS rate is word 4 for 8723a
Jes Sorensen
2
-3
/
+4
2016-03-10
rtl8723au: Update TX descriptor words 4 and 5 definitions
Jes Sorensen
2
-15
/
+28
2016-03-10
rtl8xxxu: Set sequence number correctly for 40 byte TX descriptors
Jes Sorensen
2
-10
/
+22
2016-03-10
rtl8xxxu: Set the correct TX descriptor bits for agg and break on 8723b
Jes Sorensen
1
-3
/
+16
2016-03-10
rtl8xxxu: Add more 40 byte TX desc bit definitions
Jes Sorensen
2
-6
/
+28
2016-03-10
rtl8xxxu: Add additional tx descriptor bits for data word 0
Jes Sorensen
1
-0
/
+4
2016-03-10
rtl8xxxu: Do not unconditionally print debug info in rtl8723bu_handle_c2h()
Jes Sorensen
1
-9
/
+9
2016-03-10
rtl8xxxu: Handle 40 byte TX descriptors for rtl8723bu
Jes Sorensen
2
-13
/
+25
2016-03-10
rtl8xxxu: Add definition for 8723bu tx descriptor
Jes Sorensen
1
-0
/
+16
2016-03-10
rtl8xxxu: Set the correct thermal meter register for 8723bu
Jes Sorensen
1
-1
/
+5
2016-03-10
rtl8xxxu: Set 8723bu MCS TX power
Jes Sorensen
1
-2
/
+12
2016-03-10
rtl8xxxu: Set 8723bu TX power for CCK and OFDM rates
Jes Sorensen
1
-1
/
+22
2016-03-10
rtl8xxxu: Parse efuse power indices for 8723bu
Jes Sorensen
2
-15
/
+71
2016-03-10
rtl8xxxu: Bump TX power arrays to handle larger channel groups
Jes Sorensen
1
-9
/
+16
2016-03-10
rtl8xxxu: Use size of source pointer when copying efuse data
Jes Sorensen
1
-17
/
+17
2016-03-10
rtl8xxxu: Introduce set_tx_power() fileop and a new 8723b dummy derivative
Jes Sorensen
2
-2
/
+34
2016-03-10
rtl8xxxu: Correct struct rtl8723bu_efuse to list power bases correctly
Jes Sorensen
2
-15
/
+18
2016-03-10
rtl8xxxu: Do not use hard-wired RF enable settings for 8723bu
Jes Sorensen
2
-1
/
+10
2016-03-10
rtl8xxxu: Setup coex table correctly (hopefully)
Jes Sorensen
1
-5
/
+9
2016-03-10
rtl8xxxu: Use REG_RFE_CTRL_ANTA_SRC rather than hard coded value
Jes Sorensen
1
-2
/
+2
2016-03-10
rtl8xxxu: Use name for REG_RFE_BUFFER rather than hard coded value
Jes Sorensen
1
-4
/
+4
2016-03-10
rtl8xxxu: 8723bu: REG_BT_COEX_TABLE4 is only 8 bits
Jes Sorensen
1
-1
/
+1
2016-03-10
rtl8xxxu: Set WLAN_ACT_CONTROL per vendor driver setting
Jes Sorensen
1
-1
/
+1
2016-03-10
rtl8xxxu: RF_T_METER is different on the newer chips
Jes Sorensen
1
-6
/
+7
2016-03-10
rtl8xxxu: Implement init_statistics for 8723bu
Jes Sorensen
3
-0
/
+35
2016-03-10
rtl8xxxu: Add missing blank space in front of bracket
Jes Sorensen
1
-1
/
+1
2016-03-10
rtl8xxxu: Setup RX aggregation
Jes Sorensen
3
-0
/
+25
2016-03-10
rtl8xxxu: Group chip quirks together
Jes Sorensen
1
-13
/
+15
2016-03-10
rtl8xxxu: Add REG_DWBCN1_CTRL_8723B define
Jes Sorensen
1
-0
/
+2
2016-03-10
rtl8xxxu: 8723bu lock phy after RF init
Jes Sorensen
1
-0
/
+7
[next]