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
/
realtek
/
rtl8xxxu
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: separate encoding/bandwidth from flags
Johannes Berg
2017-04-28
1
-4
/
+4
*
mac80211: clean up rate encoding bits in RX status
Johannes Berg
2017-04-28
1
-5
/
+5
*
wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers
Andrew Zaborowski
2017-03-06
1
-0
/
+2
*
rtl8xxxu: Update author/maintainer contact info
Jes Sorensen
2017-01-20
7
-8
/
+8
*
rtl8xxxu: Add additional USB IDs for rtl8192eu devices
Axel Köllhofer
2017-01-20
1
-0
/
+7
*
rtl8xxxu: Add USB ID for D-Link DWA-131 rev E1 (rtl8192eu)
Axel Köllhofer
2017-01-20
1
-0
/
+3
*
rtl8xxxu: Add another 8192eu device to the USB list
Jes Sorensen
2017-01-20
1
-0
/
+3
*
rtl8xxxu: Mark 8192eu device 0x0bda:0x818b as tested
Jes Sorensen
2017-01-20
1
-0
/
+1
*
rtl8xxxu: Work around issue with 8192eu and 8723bu devices not reconnecting
Jes Sorensen
2016-12-01
1
-0
/
+8
*
rtl8xxxu: tx rate reported before set
Barry Day
2016-11-28
1
-4
/
+4
*
rtl8xxxu: Fix non static symbol warning
Wei Yongjun
2016-11-25
1
-1
/
+1
*
rtl8xxxu: Pass tx_info to fill_txdesc in order to have access to retry count
Jes Sorensen
2016-11-25
2
-38
/
+60
*
rtl8xxxu: Obtain RTS rates from mac80211
Jes Sorensen
2016-11-25
2
-20
/
+32
*
rtl8xxxu: Fix rtl8192eu driver reload issue
Jes Sorensen
2016-11-25
1
-1
/
+7
*
rtl8xxxu: Fix rtl8723bu driver reload issue
Jes Sorensen
2016-11-25
1
-0
/
+4
*
rtl8xxxu: Fix big-endian problem reporting mactime
Jes Sorensen
2016-11-25
2
-4
/
+4
*
rtl8xxxu: Fix memory leak in handling rxdesc16 packets
Jes Sorensen
2016-11-25
1
-1
/
+6
*
rtl8xxxu: Stop log spam from each successful interrupt
Larry Finger
2016-09-26
2
-1
/
+3
*
rtl8xxxu: Use a struct rtl8xxxu_fileops * in rtl8xxxu_init_device()
Jes Sorensen
2016-09-26
1
-18
/
+19
*
rtl8xxxu: Clean up llt_init() API
Jes Sorensen
2016-09-26
2
-6
/
+9
*
rtl8xxxu: Fix off by one error calculating pubq
Jes Sorensen
2016-09-26
1
-1
/
+1
*
rtl8xxxu: Implement 8192e specific power down sequence
Jes Sorensen
2016-09-17
2
-1
/
+144
*
rtl8xxxu: fix spelling mistake "firmare" -> "firmware"
Colin Ian King
2016-09-14
1
-2
/
+2
*
rtl8xxxu: Reset device on module unload if still attached
Jes Sorensen
2016-09-14
1
-0
/
+5
*
rtl8xxxu: Make rtl8xxxu_ampdu_action less chatty
Hans de Goede
2016-09-03
1
-5
/
+5
*
rtl8xxxu: gen1: Fix non static symbol warning
Wei Yongjun
2016-09-03
1
-1
/
+1
*
rtl8xxxu: Split filling of TX descriptors into separate functions
Jes Sorensen
2016-09-03
6
-89
/
+125
*
rtl8xxxu: Determine need for shore preamble before updating TX descriptors
Jes Sorensen
2016-09-03
1
-5
/
+7
*
rtl8xxxu: Determine the need for SGI before handling specific TX desc formats
Jes Sorensen
2016-09-03
1
-6
/
+8
*
rtl8xxxu: Simplify calculating of hw value used for setting TX rate
Jes Sorensen
2016-09-03
1
-3
/
+4
*
rtl8xxxu: Introduce fops bitflag indicating type of thermal meter
Jes Sorensen
2016-09-03
4
-1
/
+4
*
rtl8xxxu: Convert flags in rtl8xxxu_fileops to bitflags
Jes Sorensen
2016-09-03
1
-2
/
+2
*
rtl8xxxu: Use flag to indicate whether device has TX report timer support
Jes Sorensen
2016-09-03
3
-3
/
+4
*
rtl8xxxu: Add interrupt bit definitions for gen2 parts
Jes Sorensen
2016-09-03
1
-0
/
+56
*
rtl8xxxu: Add bit definitions for REG_FPGA0_TX_INFO
Jes Sorensen
2016-09-03
1
-0
/
+4
*
rtl8xxxu: Simplify code setting TX buffer boundary
Jes Sorensen
2016-09-03
1
-7
/
+1
*
rtl8xxxu: Remove now obsolete rtl8xxxu_old_init_queue_reserved_page()
Jes Sorensen
2016-09-03
1
-28
/
+2
*
rtl8xxxu: Switch 8192cu/8188cu devices to use rtl8xxxu_init_queue_reserved_pa...
Jes Sorensen
2016-09-03
1
-0
/
+4
*
rtl8xxxu: Switch 8723a to use new rtl8xxxu_init_queue_reserved_page() routine
Jes Sorensen
2016-09-03
1
-0
/
+4
*
rtl8xxxu: Add TX page defines for 8723b
Jes Sorensen
2016-09-03
2
-0
/
+10
*
rtl8xxxu: Add TP-Link TL-WN823N v2 to list of supported devices
Jes Sorensen
2016-09-03
1
-0
/
+7
*
rtl8xxxu: Fix error handling if rtl8xxxu_init_device() fails
Jes Sorensen
2016-09-03
1
-3
/
+17
*
rtl8xxxu: Mark 0x2001:0x3308 as tested
Jes Sorensen
2016-09-03
1
-2
/
+7
*
rtl8xxxu: Mark 0x20f4:0x648b as tested
Jes Sorensen
2016-09-03
1
-2
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
2016-07-10
1
-1
/
+1
|
\
|
*
rtl8xxxu: fix typo on variable name, compare against correct variable
Colin Ian King
2016-06-16
1
-1
/
+1
*
|
rtl8xxxu: gen1: Add module parameters to adjust DMA aggregation parameters
Jes Sorensen
2016-07-08
1
-0
/
+28
*
|
rtl8xxxu: gen1: Set aggregation timeout (REG_RXDMA_AGG_PG_TH + 1) as well
Jes Sorensen
2016-07-08
1
-2
/
+9
*
|
rtl8xxxu: Make DMA aggregation optional by setting a module parameter
Jes Sorensen
2016-07-08
1
-2
/
+9
*
|
rtl8xxxu: Enable aggregation for rtl8192cu/rtl8188cu/rtl8188ru
Jes Sorensen
2016-07-08
1
-0
/
+2
[next]