开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtl8xxxu
Age
Commit message (
Expand
)
Author
2016-06-16
rtl8xxxu: fix typo on variable name, compare against correct variable
Colin Ian King
2016-05-03
rtl8xxxu: Remove the now obsolete mbox_ext_reg info from rtl8xxxu_fileops
Jes Sorensen
2016-05-03
rtl8xxxu: rtl8xxxu_prepare_calibrate() is never used on gen1
Jes Sorensen
2016-05-03
rtl8xxxu: Split rtl8723a_h2c_cmd() into a gen1 and a gen2 version
Jes Sorensen
2016-05-03
rtl8xxxu: Rename rtl8723a_disabled_to_emu() to rtl8xxxu_disabled_to_emu()
Jes Sorensen
2016-05-03
rtl8xxxu: rename rtl8723a_channel_group() to rtl8xxxu_gen1_channel_to_group()
Jes Sorensen
2016-05-03
rtl8xxxu: Rename rtl8723a_stop_tx_beacon() to rtl8xxxu_stop_tx_beacon()
Jes Sorensen
2016-05-03
rtl8xxxu: move rtl8188[cr] and rtl8192c related code into rtl8xxxu_8192c.c
Jes Sorensen
2016-05-03
rtl8xxxu: move rtl8723a related code into rtl8xxxu_8723a.c
Jes Sorensen
2016-05-03
rtl8xxxu: move rtl8723b related code into rtl8xxxu_8723b.c
Jes Sorensen
2016-05-03
rtl8xxxu: move rtl8192e related code into rtl8xxxu_8192e.c
Jes Sorensen
2016-05-03
rtl8xxxu: Rename rtl8xxxu.c to rtl8xxxu_core.c
Jes Sorensen
2016-04-26
rtl8xxxu: Rename rtl8723au_iqk_phy_iq_bb_reg
Jes Sorensen
2016-04-26
rtl8xxxu: Rename rtl8723bu_simularity_compare()
Jes Sorensen
2016-04-26
rtl8xxxu: Rename rtl8723b_channel_to_group()
Jes Sorensen
2016-04-26
rtl8xxxu: Rename rtl8723a_mac_init_table to rtl8xxxu_gen1_mac_init_table
Jes Sorensen
2016-04-26
rtl8xxxu: Rename rtl8723a_enable_rf() to rtl8xxxu_gen1_enable_rf()
Jes Sorensen
2016-04-26
rtl8xxxu: Rename rtl8723a_set_tx_power() to rtl8xxxu_gen1_set_tx_power()
Jes Sorensen
2016-04-26
rtl8xxxu: Rename rtl8723au_init_phy_bb() to rtl8xxxu_gen1_init_phy_bb()
Jes Sorensen
2016-04-26
rtl8xxxu: Rename rtl8723au_phy_iq_calibrate() to rtl8xxxu_gen1_phy_iq_calibra...
Jes Sorensen
2016-04-26
rtl8xxxu: Rename rtl8723au_update_rate_mask() to rtl8xxxu_update_rate_mask()
Jes Sorensen
2016-04-26
rtl8xxxu: Rename rtl8723au_config_channel() to rtl8xxxu_gen1_config_channel()
Jes Sorensen
2016-04-26
rtl8xxxu: Rename rtl8723a_disable_rf() to rtl8xxxu_gen1_disable_rf()
Jes Sorensen
2016-04-26
rtl8xxxu: Rename rtl8723b_disable_rf() to rtl8xxxu_gen2_disable_rf()
Jes Sorensen
2016-04-26
rtl8xxxu: Rename rtl8723bu_config_channel() to rtl8xxxu_gen2_config_channel()
Jes Sorensen
2016-04-26
rtl8xxxu: Rename rtl8723au_report_connect() to rtl8xxxu_gen1_report_connect()
Jes Sorensen
2016-04-26
rtl8xxxu: Rename rtl8723bu_report_connect() to rtl8xxxu_gen2_report_connect()
Jes Sorensen
2016-04-26
rtl8xxxu: Rename rtl8723bu_update_rate_mask() to rtl8xxxu_gen2_update_rate_ma...
Jes Sorensen
2016-04-21
rtl8xxxu: hide unused tables
Arnd Bergmann
2016-04-15
rtl8xxxu: Pause TX before calling disable_rf()
Jes Sorensen
2016-04-15
rtl8xxxu: Implement rtl8192e_enable_rf()
Jes Sorensen
2016-04-15
rtl8xxxu: Fix OOPS if user tries to add device via /sys
Jes Sorensen
2016-04-15
rtl8xxxu: Fix 8188RU support
Jes Sorensen
2016-04-15
rtl8xxxu: Add TX power base values for gen1 parts
Jes Sorensen
2016-04-15
rtl8xxxu: Set register 0xfe10 on rtl8192cu based parts
Jes Sorensen
2016-04-15
rtl8xxxu: Update copyright statement to include 2016
Jes Sorensen
2016-04-15
rtl8xxxu: Unregister from mac80211 before shutting down the device
Jes Sorensen
2016-04-15
rtl8xxxu: Match 8723bu power down sequence to vendor driver
Jes Sorensen
2016-04-15
rtl8xxxu: Use rtl_chip == RTL8188R to identify high PA parts
Jes Sorensen
2016-04-15
rtl8xxxu: Apply 8188RU workaround for UMC B cut parts correctly
Jes Sorensen
2016-04-15
rtl8xxxu: For devices with external PA (8188RU), limit CCK TX power
Jes Sorensen
2016-04-15
rtl8xxxu: Move PHY RF init into device specific functions
Jes Sorensen
2016-04-15
rtl8xxxu: fix uninitialized return value in ret
Colin Ian King
2016-04-15
rtl8xxxu: Mark 0x050d:0x1004 as tested
Jes Sorensen
2016-04-15
Re-enable 8192eu support
Jes Sorensen
2016-04-15
rtl8xxxu: 8192eu Fix bug in LDPC RX hang fix
Jes Sorensen
2016-04-15
rtl8xxxu: Remove unneeded 8192eu hack
Jes Sorensen
2016-04-15
rtl8xxxu: Split USB quirks into gen1 and gen2 quirks
Jes Sorensen
2016-04-15
rtl8xxxu: Make PBP tuning a fileops parameter
Jes Sorensen
2016-04-15
rtl8xxxu: Do not backup RF_MODE_AG when it's never being used
Jes Sorensen
[next]