index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
Age
Commit message (
Expand
)
Author
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-03-10
rtl8xxxu: Temporarily disable 8192eu device init
Jes Sorensen
2016-03-10
rtl8xxxu: Use correct 8051 reset function for 8723b parts
Jes Sorensen
2016-03-10
rtl8xxxu: Print a warning if flushing the FIFO fails
Jes Sorensen
2016-03-10
rtl8xxxu: Flush FIFO before powering down devices
Jes Sorensen
2016-03-10
rtl8xxxu: Implement device specific power_off function
Jes Sorensen
2016-03-10
rtl8xxxu: Implement 8723bu specific disable_rf() function
Jes Sorensen
2016-03-10
rtl8xxxu: Use define for REG_PWR_DATA bits
Jes Sorensen
2016-03-10
rtl8xxxu: convert rtl8723bu_init_bt() into rtl8723b_enable_rf()
Jes Sorensen
2016-03-10
rtl8xxxu: Remove unncessary semicolon
Jes Sorensen
2016-03-10
rtl8xxxu: Pass RX rate to rx_parse_phystats and enable phystats for rtl8723bu
Jes Sorensen
2016-03-10
rtl8xxxu: Process C2H RA_REPORT events for 8723bu
Jes Sorensen
2016-03-10
rtl8xxxu: Dump contents of unhandled C2H events
Jes Sorensen
2016-03-10
rtl8xxxu: Report media status using the correct H2C command for 8723bu
Jes Sorensen
2016-03-10
rtl8xxxu: Implement basic 8723b specific update_rate_mask() function
Jes Sorensen
2016-03-10
rtl8xxxu: Define 8723b H2C ramask command structure
Jes Sorensen
2016-03-10
rtl8xxxu: Do not parse RX descriptor info for C2H packets
Jes Sorensen
2016-03-10
rtl8xxxu: Improve handling of txdesc32 vs txdesc40 handling
Jes Sorensen
2016-03-10
rtl8xxxu: TX RTS rate is word 4 for 8723a
Jes Sorensen
2016-03-10
rtl8723au: Update TX descriptor words 4 and 5 definitions
Jes Sorensen
2016-03-10
rtl8xxxu: Set sequence number correctly for 40 byte TX descriptors
Jes Sorensen
2016-03-10
rtl8xxxu: Set the correct TX descriptor bits for agg and break on 8723b
Jes Sorensen
2016-03-10
rtl8xxxu: Add more 40 byte TX desc bit definitions
Jes Sorensen
2016-03-10
rtl8xxxu: Add additional tx descriptor bits for data word 0
Jes Sorensen
2016-03-10
rtl8xxxu: Do not unconditionally print debug info in rtl8723bu_handle_c2h()
Jes Sorensen
2016-03-10
rtl8xxxu: Handle 40 byte TX descriptors for rtl8723bu
Jes Sorensen
2016-03-10
rtl8xxxu: Add definition for 8723bu tx descriptor
Jes Sorensen
2016-03-10
rtl8xxxu: Set the correct thermal meter register for 8723bu
Jes Sorensen
2016-03-10
rtl8xxxu: Set 8723bu MCS TX power
Jes Sorensen
2016-03-10
rtl8xxxu: Set 8723bu TX power for CCK and OFDM rates
Jes Sorensen
2016-03-10
rtl8xxxu: Parse efuse power indices for 8723bu
Jes Sorensen
2016-03-10
rtl8xxxu: Bump TX power arrays to handle larger channel groups
Jes Sorensen
2016-03-10
rtl8xxxu: Use size of source pointer when copying efuse data
Jes Sorensen
2016-03-10
rtl8xxxu: Introduce set_tx_power() fileop and a new 8723b dummy derivative
Jes Sorensen
2016-03-10
rtl8xxxu: Correct struct rtl8723bu_efuse to list power bases correctly
Jes Sorensen
2016-03-10
rtl8xxxu: Do not use hard-wired RF enable settings for 8723bu
Jes Sorensen
2016-03-10
rtl8xxxu: Setup coex table correctly (hopefully)
Jes Sorensen
2016-03-10
rtl8xxxu: Use REG_RFE_CTRL_ANTA_SRC rather than hard coded value
Jes Sorensen
2016-03-10
rtl8xxxu: Use name for REG_RFE_BUFFER rather than hard coded value
Jes Sorensen
2016-03-10
rtl8xxxu: 8723bu: REG_BT_COEX_TABLE4 is only 8 bits
Jes Sorensen
2016-03-10
rtl8xxxu: Set WLAN_ACT_CONTROL per vendor driver setting
Jes Sorensen
2016-03-10
rtl8xxxu: RF_T_METER is different on the newer chips
Jes Sorensen
2016-03-10
rtl8xxxu: Implement init_statistics for 8723bu
Jes Sorensen
2016-03-10
rtl8xxxu: Add missing blank space in front of bracket
Jes Sorensen
2016-03-10
rtl8xxxu: Setup RX aggregation
Jes Sorensen
2016-03-10
rtl8xxxu: Group chip quirks together
Jes Sorensen
2016-03-10
rtl8xxxu: Add REG_DWBCN1_CTRL_8723B define
Jes Sorensen
2016-03-10
rtl8xxxu: 8723bu lock phy after RF init
Jes Sorensen
2016-03-10
rtl8xxxu: Call device specific _config_channel()
Jes Sorensen
[next]