index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtl8xxxu
/
rtl8xxxu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-10
rtl8xxxu: Improve handling of txdesc32 vs txdesc40 handling
Jes Sorensen
1
-2
/
+5
2016-03-10
rtl8xxxu: TX RTS rate is word 4 for 8723a
Jes Sorensen
1
-2
/
+2
2016-03-10
rtl8723au: Update TX descriptor words 4 and 5 definitions
Jes Sorensen
1
-10
/
+22
2016-03-10
rtl8xxxu: Set sequence number correctly for 40 byte TX descriptors
Jes Sorensen
1
-2
/
+6
2016-03-10
rtl8xxxu: Add more 40 byte TX desc bit definitions
Jes Sorensen
1
-3
/
+24
2016-03-10
rtl8xxxu: Add additional tx descriptor bits for data word 0
Jes Sorensen
1
-0
/
+4
2016-03-10
rtl8xxxu: Handle 40 byte TX descriptors for rtl8723bu
Jes Sorensen
1
-1
/
+2
2016-03-10
rtl8xxxu: Add definition for 8723bu tx descriptor
Jes Sorensen
1
-0
/
+16
2016-03-10
rtl8xxxu: Parse efuse power indices for 8723bu
Jes Sorensen
1
-15
/
+28
2016-03-10
rtl8xxxu: Bump TX power arrays to handle larger channel groups
Jes Sorensen
1
-9
/
+16
2016-03-10
rtl8xxxu: Introduce set_tx_power() fileop and a new 8723b dummy derivative
Jes Sorensen
1
-0
/
+2
2016-03-10
rtl8xxxu: Correct struct rtl8723bu_efuse to list power bases correctly
Jes Sorensen
1
-5
/
+18
2016-03-10
rtl8xxxu: Do not use hard-wired RF enable settings for 8723bu
Jes Sorensen
1
-0
/
+1
2016-03-10
rtl8xxxu: Implement init_statistics for 8723bu
Jes Sorensen
1
-0
/
+1
2016-03-10
rtl8xxxu: Setup RX aggregation
Jes Sorensen
1
-0
/
+1
2016-03-10
rtl8xxxu: Handle XTAL_K value in efuse specific location
Jes Sorensen
1
-0
/
+2
2016-03-10
rtl8xxxu: Issue BT_INFO command
Jes Sorensen
1
-0
/
+4
2016-03-10
rtl8xxxu: Handle BT register writes and MP_OPER events
Jes Sorensen
1
-2
/
+57
2016-03-10
rtl8xxxu: Initial functionality to handle C2H events for 8723bu
Jes Sorensen
1
-0
/
+54
2016-03-10
rtl8xxxu: Handle 8723bu style rx descriptors
Jes Sorensen
1
-0
/
+8
2016-03-10
rtl8xxxu: Add rtl8723bu (nextgen) rx descriptor definition
Jes Sorensen
1
-0
/
+125
2016-03-10
rtl8xxxu: Do not ignore wlan activity on 8723bu
Jes Sorensen
1
-0
/
+4
2016-03-10
rtl8xxxu: Improve 8723bu init code
Jes Sorensen
1
-0
/
+8
2016-03-10
rtl8xxxu: Initial rtl8723bu_init_bt() code
Jes Sorensen
1
-2
/
+13
2016-03-10
rtl8xxxu: Initial implementation of rtl8723bu_config_channel()
Jes Sorensen
1
-0
/
+1
2016-03-10
rtl8xxxu: rtl8192eu: Map out EFUSE TX power area
Jakub Sitnicki
1
-5
/
+17
2016-03-10
rtl8xxxu: Remove backing up certain registers, which was never used
Jes Sorensen
1
-3
/
+0
2016-03-10
rtl8xxxu: Handle S0S1 register in lc_calibrate()
Jes Sorensen
1
-0
/
+1
2016-03-10
rtl8xxxu: First stab at adding IQK calibration for 8723bu parts
Jes Sorensen
1
-0
/
+1
2016-03-10
rtl8xxxu: Make rtl8xxxu_add_path_on() use device specific init values
Jes Sorensen
1
-0
/
+4
2016-03-10
rtl8xxxu: Do BT_WLAN_CALIBRATION before doing IQK calibration
Jes Sorensen
1
-0
/
+4
2016-03-10
rtl8xxxu: rtl8xxxu_h2c_cmd(): Add size argument
Jes Sorensen
1
-1
/
+0
2016-03-10
rtl8xxxu: Add definitions for new generation h2c commands
Jes Sorensen
1
-4
/
+83
2016-03-10
rtl8xxxu: Handle 32 bit mailbox extension regs found on 8723bu/8192eu/8812
Jes Sorensen
1
-1
/
+7
2016-03-10
rtl8xxxu: Add rtl8723bu_phy_init_antenna_selection()
Jes Sorensen
1
-0
/
+1
2016-03-10
rtl8xxxu: Add rtl8723bu_radioa_1t_init_table
Jes Sorensen
1
-2
/
+4
2016-03-10
rtl8xxxu: Only setup USB interrupts for parts which support it
Jes Sorensen
1
-0
/
+1
2016-03-10
rtl8xxxu: Add rtl8723bu_parse_efuse() and 8723bu efuse definition
Jes Sorensen
1
-0
/
+42
2016-03-10
rtl8xxxu: Initial rtl8723bu chip identification
Jes Sorensen
1
-1
/
+1
2016-03-10
rtl8xxxu: Add rtl8xxxu_auto_llt_table()
Jes Sorensen
1
-0
/
+1
2016-03-10
rtl8xxxu: Identify chip vendors correctly
Jes Sorensen
1
-0
/
+2
2016-03-10
rtl8xxxu: Add initial code to parse rtl8192eu efuse
Jes Sorensen
1
-3
/
+47
2016-02-25
rtl8xxxu: Use REG_EFUSE_TEST register only on multifunctional devices
Jakub Sitnicki
1
-0
/
+1
2016-02-25
rtl8xxxu: Remove unused clutter for handling recursive calls to rtl8xxxu_init...
Jes Sorensen
1
-1
/
+0
2015-10-21
New driver: rtl8xxxu (mac80211)
Jes Sorensen
1
-0
/
+676
[prev]