index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-03-19
220
-2944
/
+13344
|
\
|
*
ath9k: fix misleading indentation
Arnd Bergmann
2016-03-14
1
-2
/
+2
|
*
ath9k: fix buffer overrun for ar9287
Arnd Bergmann
2016-03-14
1
-4
/
+3
|
*
rtl8xxxu: Temporarily disable 8192eu device init
Jes Sorensen
2016-03-10
1
-0
/
+4
|
*
rtl8xxxu: Use correct 8051 reset function for 8723b parts
Jes Sorensen
2016-03-10
2
-2
/
+39
|
*
rtl8xxxu: Print a warning if flushing the FIFO fails
Jes Sorensen
2016-03-10
1
-1
/
+4
|
*
rtl8xxxu: Flush FIFO before powering down devices
Jes Sorensen
2016-03-10
2
-0
/
+36
|
*
rtl8xxxu: Implement device specific power_off function
Jes Sorensen
2016-03-10
3
-2
/
+99
|
*
rtl8xxxu: Implement 8723bu specific disable_rf() function
Jes Sorensen
2016-03-10
2
-1
/
+17
|
*
rtl8xxxu: Use define for REG_PWR_DATA bits
Jes Sorensen
2016-03-10
2
-2
/
+2
|
*
rtl8xxxu: convert rtl8723bu_init_bt() into rtl8723b_enable_rf()
Jes Sorensen
2016-03-10
2
-11
/
+1
|
*
rtl8xxxu: Remove unncessary semicolon
Jes Sorensen
2016-03-10
1
-1
/
+1
|
*
rtl8xxxu: Pass RX rate to rx_parse_phystats and enable phystats for rtl8723bu
Jes Sorensen
2016-03-10
1
-4
/
+9
|
*
rtl8xxxu: Process C2H RA_REPORT events for 8723bu
Jes Sorensen
2016-03-10
2
-0
/
+17
|
*
rtl8xxxu: Dump contents of unhandled C2H events
Jes Sorensen
2016-03-10
1
-1
/
+4
|
*
rtl8xxxu: Report media status using the correct H2C command for 8723bu
Jes Sorensen
2016-03-10
2
-7
/
+47
|
*
rtl8xxxu: Implement basic 8723b specific update_rate_mask() function
Jes Sorensen
2016-03-10
2
-4
/
+50
|
*
rtl8xxxu: Define 8723b H2C ramask command structure
Jes Sorensen
2016-03-10
1
-1
/
+10
|
*
rtl8xxxu: Do not parse RX descriptor info for C2H packets
Jes Sorensen
2016-03-10
1
-10
/
+7
|
*
rtl8xxxu: Improve handling of txdesc32 vs txdesc40 handling
Jes Sorensen
2016-03-10
2
-38
/
+92
|
*
rtl8xxxu: TX RTS rate is word 4 for 8723a
Jes Sorensen
2016-03-10
2
-3
/
+4
|
*
rtl8723au: Update TX descriptor words 4 and 5 definitions
Jes Sorensen
2016-03-10
2
-15
/
+28
|
*
rtl8xxxu: Set sequence number correctly for 40 byte TX descriptors
Jes Sorensen
2016-03-10
2
-10
/
+22
|
*
rtl8xxxu: Set the correct TX descriptor bits for agg and break on 8723b
Jes Sorensen
2016-03-10
1
-3
/
+16
|
*
rtl8xxxu: Add more 40 byte TX desc bit definitions
Jes Sorensen
2016-03-10
2
-6
/
+28
|
*
rtl8xxxu: Add additional tx descriptor bits for data word 0
Jes Sorensen
2016-03-10
1
-0
/
+4
|
*
rtl8xxxu: Do not unconditionally print debug info in rtl8723bu_handle_c2h()
Jes Sorensen
2016-03-10
1
-9
/
+9
|
*
rtl8xxxu: Handle 40 byte TX descriptors for rtl8723bu
Jes Sorensen
2016-03-10
2
-13
/
+25
|
*
rtl8xxxu: Add definition for 8723bu tx descriptor
Jes Sorensen
2016-03-10
1
-0
/
+16
|
*
rtl8xxxu: Set the correct thermal meter register for 8723bu
Jes Sorensen
2016-03-10
1
-1
/
+5
|
*
rtl8xxxu: Set 8723bu MCS TX power
Jes Sorensen
2016-03-10
1
-2
/
+12
|
*
rtl8xxxu: Set 8723bu TX power for CCK and OFDM rates
Jes Sorensen
2016-03-10
1
-1
/
+22
|
*
rtl8xxxu: Parse efuse power indices for 8723bu
Jes Sorensen
2016-03-10
2
-15
/
+71
|
*
rtl8xxxu: Bump TX power arrays to handle larger channel groups
Jes Sorensen
2016-03-10
1
-9
/
+16
|
*
rtl8xxxu: Use size of source pointer when copying efuse data
Jes Sorensen
2016-03-10
1
-17
/
+17
|
*
rtl8xxxu: Introduce set_tx_power() fileop and a new 8723b dummy derivative
Jes Sorensen
2016-03-10
2
-2
/
+34
|
*
rtl8xxxu: Correct struct rtl8723bu_efuse to list power bases correctly
Jes Sorensen
2016-03-10
2
-15
/
+18
|
*
rtl8xxxu: Do not use hard-wired RF enable settings for 8723bu
Jes Sorensen
2016-03-10
2
-1
/
+10
|
*
rtl8xxxu: Setup coex table correctly (hopefully)
Jes Sorensen
2016-03-10
1
-5
/
+9
|
*
rtl8xxxu: Use REG_RFE_CTRL_ANTA_SRC rather than hard coded value
Jes Sorensen
2016-03-10
1
-2
/
+2
|
*
rtl8xxxu: Use name for REG_RFE_BUFFER rather than hard coded value
Jes Sorensen
2016-03-10
1
-4
/
+4
|
*
rtl8xxxu: 8723bu: REG_BT_COEX_TABLE4 is only 8 bits
Jes Sorensen
2016-03-10
1
-1
/
+1
|
*
rtl8xxxu: Set WLAN_ACT_CONTROL per vendor driver setting
Jes Sorensen
2016-03-10
1
-1
/
+1
|
*
rtl8xxxu: RF_T_METER is different on the newer chips
Jes Sorensen
2016-03-10
1
-6
/
+7
|
*
rtl8xxxu: Implement init_statistics for 8723bu
Jes Sorensen
2016-03-10
3
-0
/
+35
|
*
rtl8xxxu: Add missing blank space in front of bracket
Jes Sorensen
2016-03-10
1
-1
/
+1
|
*
rtl8xxxu: Setup RX aggregation
Jes Sorensen
2016-03-10
3
-0
/
+25
|
*
rtl8xxxu: Group chip quirks together
Jes Sorensen
2016-03-10
1
-13
/
+15
|
*
rtl8xxxu: Add REG_DWBCN1_CTRL_8723B define
Jes Sorensen
2016-03-10
1
-0
/
+2
|
*
rtl8xxxu: 8723bu lock phy after RF init
Jes Sorensen
2016-03-10
1
-0
/
+7
[next]