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.13.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
/
rtl8xxxu
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-03
rtl8xxxu: Add TX page defines for 8723b
Jes Sorensen
2
-0
/
+10
2016-09-03
rtl8xxxu: Add TP-Link TL-WN823N v2 to list of supported devices
Jes Sorensen
1
-0
/
+7
2016-09-03
rtl8xxxu: Fix error handling if rtl8xxxu_init_device() fails
Jes Sorensen
1
-3
/
+17
2016-09-03
rtl8xxxu: Mark 0x2001:0x3308 as tested
Jes Sorensen
1
-2
/
+7
2016-09-03
rtl8xxxu: Mark 0x20f4:0x648b as tested
Jes Sorensen
1
-2
/
+7
2016-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
1
-1
/
+1
2016-07-08
rtl8xxxu: gen1: Add module parameters to adjust DMA aggregation parameters
Jes Sorensen
1
-0
/
+28
2016-07-08
rtl8xxxu: gen1: Set aggregation timeout (REG_RXDMA_AGG_PG_TH + 1) as well
Jes Sorensen
1
-2
/
+9
2016-07-08
rtl8xxxu: Make DMA aggregation optional by setting a module parameter
Jes Sorensen
1
-2
/
+9
2016-07-08
rtl8xxxu: Enable aggregation for rtl8192cu/rtl8188cu/rtl8188ru
Jes Sorensen
1
-0
/
+2
2016-07-08
rtl8xxxu: Enable aggregation for rtl8723au
Jes Sorensen
3
-0
/
+37
2016-07-08
rtl8xxxu: Adjust RX skb size to include space for phystats
Jes Sorensen
1
-3
/
+4
2016-07-08
rtl8xxxu: Allocate larger RX skbs when aggregation is enabled
Jes Sorensen
2
-4
/
+11
2016-07-08
rtl8xxxu: Add support for aggregated RX packets on gen1 parts
Jes Sorensen
1
-34
/
+69
2016-07-08
rtl8xxxu: Correct rxdesc16 definition
Jes Sorensen
1
-2
/
+4
2016-07-08
rtl8xxxu: Obtain ieee80211_rx_status within parse_rx_desc()
Jes Sorensen
2
-12
/
+8
2016-07-08
rtl8xxxu: Move skb delivery into parse_tx_desc() handler
Jes Sorensen
1
-54
/
+50
2016-07-08
rtl8xxxu: Set all ieee80211_rx_status values in parse_rx_desc()
Jes Sorensen
1
-5
/
+12
2016-07-08
rtl8xxxu: Reduce console noise when removing the kernel module
Jes Sorensen
1
-1
/
+1
2016-07-08
rtl8xxxu: remove unneeded assignments
Luis de Bethencourt
1
-2
/
+0
2016-06-29
rtl8xxxu: tuse %*ph to dump buffers
Andy Shevchenko
3
-21
/
+6
2016-06-29
rtl8xxxu: Add additional documentation for RX DMA registers
Jes Sorensen
1
-3
/
+7
2016-06-29
rtl8xxxu: Add bit definitions for REG_USB_SPECIAL_OPTION
Jes Sorensen
1
-0
/
+4
2016-06-16
rtl8xxxu: fix typo on variable name, compare against correct variable
Colin Ian King
1
-1
/
+1
2016-05-03
rtl8xxxu: Remove the now obsolete mbox_ext_reg info from rtl8xxxu_fileops
Jes Sorensen
5
-10
/
+0
2016-05-03
rtl8xxxu: rtl8xxxu_prepare_calibrate() is never used on gen1
Jes Sorensen
3
-11
/
+4
2016-05-03
rtl8xxxu: Split rtl8723a_h2c_cmd() into a gen1 and a gen2 version
Jes Sorensen
3
-29
/
+72
2016-05-03
rtl8xxxu: Rename rtl8723a_disabled_to_emu() to rtl8xxxu_disabled_to_emu()
Jes Sorensen
4
-4
/
+4
2016-05-03
rtl8xxxu: rename rtl8723a_channel_group() to rtl8xxxu_gen1_channel_to_group()
Jes Sorensen
1
-2
/
+2
2016-05-03
rtl8xxxu: Rename rtl8723a_stop_tx_beacon() to rtl8xxxu_stop_tx_beacon()
Jes Sorensen
1
-4
/
+3
2016-05-03
rtl8xxxu: move rtl8188[cr] and rtl8192c related code into rtl8xxxu_8192c.c
Jes Sorensen
4
-568
/
+590
2016-05-03
rtl8xxxu: move rtl8723a related code into rtl8xxxu_8723a.c
Jes Sorensen
4
-375
/
+432
2016-05-03
rtl8xxxu: move rtl8723b related code into rtl8xxxu_8723b.c
Jes Sorensen
4
-1651
/
+1698
2016-05-03
rtl8xxxu: move rtl8192e related code into rtl8xxxu_8192e.c
Jes Sorensen
4
-1538
/
+1629
2016-05-03
rtl8xxxu: Rename rtl8xxxu.c to rtl8xxxu_core.c
Jes Sorensen
2
-0
/
+2
2016-04-26
rtl8xxxu: Rename rtl8723au_iqk_phy_iq_bb_reg
Jes Sorensen
1
-4
/
+4
2016-04-26
rtl8xxxu: Rename rtl8723bu_simularity_compare()
Jes Sorensen
1
-8
/
+14
2016-04-26
rtl8xxxu: Rename rtl8723b_channel_to_group()
Jes Sorensen
1
-3
/
+3
2016-04-26
rtl8xxxu: Rename rtl8723a_mac_init_table to rtl8xxxu_gen1_mac_init_table
Jes Sorensen
1
-3
/
+3
2016-04-26
rtl8xxxu: Rename rtl8723a_enable_rf() to rtl8xxxu_gen1_enable_rf()
Jes Sorensen
1
-3
/
+3
2016-04-26
rtl8xxxu: Rename rtl8723a_set_tx_power() to rtl8xxxu_gen1_set_tx_power()
Jes Sorensen
1
-3
/
+3
2016-04-26
rtl8xxxu: Rename rtl8723au_init_phy_bb() to rtl8xxxu_gen1_init_phy_bb()
Jes Sorensen
1
-3
/
+3
2016-04-26
rtl8xxxu: Rename rtl8723au_phy_iq_calibrate() to rtl8xxxu_gen1_phy_iq_calibra...
Jes Sorensen
1
-3
/
+3
2016-04-26
rtl8xxxu: Rename rtl8723au_update_rate_mask() to rtl8xxxu_update_rate_mask()
Jes Sorensen
1
-4
/
+4
2016-04-26
rtl8xxxu: Rename rtl8723au_config_channel() to rtl8xxxu_gen1_config_channel()
Jes Sorensen
1
-3
/
+3
2016-04-26
rtl8xxxu: Rename rtl8723a_disable_rf() to rtl8xxxu_gen1_disable_rf()
Jes Sorensen
1
-3
/
+3
2016-04-26
rtl8xxxu: Rename rtl8723b_disable_rf() to rtl8xxxu_gen2_disable_rf()
Jes Sorensen
1
-3
/
+3
2016-04-26
rtl8xxxu: Rename rtl8723bu_config_channel() to rtl8xxxu_gen2_config_channel()
Jes Sorensen
1
-3
/
+3
2016-04-26
rtl8xxxu: Rename rtl8723au_report_connect() to rtl8xxxu_gen1_report_connect()
Jes Sorensen
1
-4
/
+4
2016-04-26
rtl8xxxu: Rename rtl8723bu_report_connect() to rtl8xxxu_gen2_report_connect()
Jes Sorensen
1
-4
/
+4
[prev]
[next]