index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-19
rtlwifi: don't add include path for rtl8188ee
Arnd Bergmann
1
-1
/
+1
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
rtlwifi: rtl8723ae: Clean up the hardware info routine
Larry Finger
1
-114
/
+117
2016-07-08
rtlwifi: rtl8192de: Convert driver to use common hardware info routine
Larry Finger
1
-62
/
+15
2016-07-08
rtlwifi: rtl8821ae: Convert driver to use common hardware info routine
Larry Finger
1
-73
/
+11
2016-07-08
rtlwifi: rtl8723be: Convert driver to use common hardware info routine
Larry Finger
1
-62
/
+12
2016-07-08
rtlwifi: rtl8723ae: Convert driver to use common hardware info routine
Larry Finger
1
-65
/
+11
2016-07-08
rtlwifi: rtl8192ee: Convert driver to use common hardware info routine
Larry Finger
1
-61
/
+12
2016-07-08
rtlwifi: rtl8188ee: Convert driver to use common hardware info routine
Larry Finger
1
-63
/
+13
2016-07-08
rtlwifi: rtl8192cu: Convert driver to use common hardware info routine
Larry Finger
1
-46
/
+15
2016-07-08
rtlwifi: rtl8192ce: Convert driver to use common hardware info routine
Larry Finger
1
-71
/
+12
2016-07-08
rtlwifi: Create common routine to get hardware info
Larry Finger
2
-0
/
+80
2016-07-08
rtlwifi: Fix typo in printk
Masanari Iida
7
-7
/
+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 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
rtlwifi: Add missing newlines to RT_TRACE calls
Joe Perches
33
-60
/
+60
2016-07-08
rtlwifi: Create _rtl_dbg_trace function to reduce RT_TRACE code size
Joe Perches
2
-8
/
+34
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-07-05
rtlwifi: rtl8821ae: Fix potential race condition
Larry Finger
1
-0
/
+2
2016-07-05
rtlwifi: rtl8723ae: Fix potential race condition
Larry Finger
1
-0
/
+2
2016-07-05
rtlwifi: rtl8723be: Fix potential race condition
Larry Finger
1
-0
/
+2
2016-07-05
rtlwifi: rtl8192ee: Fix potential race condition
Larry Finger
1
-0
/
+2
2016-07-05
rtlwifi: rtl8188ee: Fix potential race condition
Larry Finger
1
-0
/
+2
2016-07-05
rtlwifi: Remove unused parameter from rtl_ps_set_rf_state()
Larry Finger
2
-19
/
+9
2016-06-29
rtlwifi: use s8 instead of char
Arnd Bergmann
36
-129
/
+129
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-23
Merge tag 'wireless-drivers-next-for-davem-2016-06-21' of git://git.kernel.or...
David S. Miller
11
-55
/
+97
2016-06-16
rtlwifi: fix error handling in *_read_adapter_info()
Arnd Bergmann
9
-43
/
+94
2016-06-16
rtl8xxxu: fix typo on variable name, compare against correct variable
Colin Ian King
1
-1
/
+1
2016-06-14
rtlwifi: rtl8192ee: simplify coding
Heinrich Schuchardt
1
-11
/
+2
2016-06-14
rtlwifi: rtl8723be: avoid undefined behavior
Heinrich Schuchardt
1
-1
/
+1
2016-05-27
rtlwifi: Fix scheduling while atomic error from commit 49f86ec21c01
Larry Finger
1
-3
/
+3
2016-05-20
Merge tag 'wireless-drivers-next-for-davem-2016-05-13' of git://git.kernel.or...
David S. Miller
16
-4263
/
+4520
2016-05-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2016-05-11
rtlwifi: pci: use dev_kfree_skb_irq instead of kfree_skb in rtl_pci_reset_trx...
wang yanqing
1
-1
/
+1
2016-05-11
rtlwifi: Remove double check for cnt_after_linked
wang yanqing
1
-8
/
+4
2016-05-11
rtlwifi: rtl818x: silence uninitialized variable warning
Dan Carpenter
1
-2
/
+1
[next]