index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtl8xxxu
/
rtl8xxxu_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-01
rtl8xxxu: Work around issue with 8192eu and 8723bu devices not reconnecting
Jes Sorensen
1
-0
/
+8
2016-11-28
rtl8xxxu: tx rate reported before set
Barry Day
1
-4
/
+4
2016-11-25
rtl8xxxu: Pass tx_info to fill_txdesc in order to have access to retry count
Jes Sorensen
1
-26
/
+45
2016-11-25
rtl8xxxu: Obtain RTS rates from mac80211
Jes Sorensen
1
-17
/
+29
2016-11-25
rtl8xxxu: Fix big-endian problem reporting mactime
Jes Sorensen
1
-2
/
+2
2016-11-25
rtl8xxxu: Fix memory leak in handling rxdesc16 packets
Jes Sorensen
1
-1
/
+6
2016-09-26
rtl8xxxu: Stop log spam from each successful interrupt
Larry Finger
1
-1
/
+2
2016-09-26
rtl8xxxu: Use a struct rtl8xxxu_fileops * in rtl8xxxu_init_device()
Jes Sorensen
1
-18
/
+19
2016-09-26
rtl8xxxu: Clean up llt_init() API
Jes Sorensen
1
-3
/
+6
2016-09-26
rtl8xxxu: Fix off by one error calculating pubq
Jes Sorensen
1
-1
/
+1
2016-09-14
rtl8xxxu: fix spelling mistake "firmare" -> "firmware"
Colin Ian King
1
-2
/
+2
2016-09-14
rtl8xxxu: Reset device on module unload if still attached
Jes Sorensen
1
-0
/
+5
2016-09-03
rtl8xxxu: Make rtl8xxxu_ampdu_action less chatty
Hans de Goede
1
-5
/
+5
2016-09-03
rtl8xxxu: gen1: Fix non static symbol warning
Wei Yongjun
1
-1
/
+1
2016-09-03
rtl8xxxu: Split filling of TX descriptors into separate functions
Jes Sorensen
1
-89
/
+109
2016-09-03
rtl8xxxu: Determine need for shore preamble before updating TX descriptors
Jes Sorensen
1
-5
/
+7
2016-09-03
rtl8xxxu: Determine the need for SGI before handling specific TX desc formats
Jes Sorensen
1
-6
/
+8
2016-09-03
rtl8xxxu: Simplify calculating of hw value used for setting TX rate
Jes Sorensen
1
-3
/
+4
2016-09-03
rtl8xxxu: Introduce fops bitflag indicating type of thermal meter
Jes Sorensen
1
-1
/
+1
2016-09-03
rtl8xxxu: Use flag to indicate whether device has TX report timer support
Jes Sorensen
1
-3
/
+2
2016-09-03
rtl8xxxu: Simplify code setting TX buffer boundary
Jes Sorensen
1
-7
/
+1
2016-09-03
rtl8xxxu: Remove now obsolete rtl8xxxu_old_init_queue_reserved_page()
Jes Sorensen
1
-28
/
+2
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-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 rtl8723au
Jes Sorensen
1
-0
/
+34
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
1
-4
/
+9
2016-07-08
rtl8xxxu: Add support for aggregated RX packets on gen1 parts
Jes Sorensen
1
-34
/
+69
2016-07-08
rtl8xxxu: Obtain ieee80211_rx_status within parse_rx_desc()
Jes Sorensen
1
-6
/
+5
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-05-03
rtl8xxxu: rtl8xxxu_prepare_calibrate() is never used on gen1
Jes Sorensen
1
-8
/
+1
2016-05-03
rtl8xxxu: Split rtl8723a_h2c_cmd() into a gen1 and a gen2 version
Jes Sorensen
1
-22
/
+64
2016-05-03
rtl8xxxu: Rename rtl8723a_disabled_to_emu() to rtl8xxxu_disabled_to_emu()
Jes Sorensen
1
-1
/
+1
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
1
-567
/
+0
2016-05-03
rtl8xxxu: move rtl8723a related code into rtl8xxxu_8723a.c
Jes Sorensen
1
-374
/
+14
2016-05-03
rtl8xxxu: move rtl8723b related code into rtl8xxxu_8723b.c
Jes Sorensen
1
-1650
/
+6
2016-05-03
rtl8xxxu: move rtl8192e related code into rtl8xxxu_8192e.c
Jes Sorensen
1
-1537
/
+48
2016-05-03
rtl8xxxu: Rename rtl8xxxu.c to rtl8xxxu_core.c
Jes Sorensen
1
-0
/
+10213