index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
rtlwifi: rtl8192ee: Convert driver to use common hardware info routine
Larry Finger
2016-07-08
1
-61
/
+12
*
|
rtlwifi: rtl8188ee: Convert driver to use common hardware info routine
Larry Finger
2016-07-08
1
-63
/
+13
*
|
rtlwifi: rtl8192cu: Convert driver to use common hardware info routine
Larry Finger
2016-07-08
1
-46
/
+15
*
|
rtlwifi: rtl8192ce: Convert driver to use common hardware info routine
Larry Finger
2016-07-08
1
-71
/
+12
*
|
rtlwifi: Create common routine to get hardware info
Larry Finger
2016-07-08
2
-0
/
+80
*
|
rtlwifi: Fix typo in printk
Masanari Iida
2016-07-08
7
-7
/
+7
*
|
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
*
|
rtl8xxxu: Enable aggregation for rtl8723au
Jes Sorensen
2016-07-08
3
-0
/
+37
*
|
rtl8xxxu: Adjust RX skb size to include space for phystats
Jes Sorensen
2016-07-08
1
-3
/
+4
*
|
rtl8xxxu: Allocate larger RX skbs when aggregation is enabled
Jes Sorensen
2016-07-08
2
-4
/
+11
*
|
rtl8xxxu: Add support for aggregated RX packets on gen1 parts
Jes Sorensen
2016-07-08
1
-34
/
+69
*
|
rtl8xxxu: Correct rxdesc16 definition
Jes Sorensen
2016-07-08
1
-2
/
+4
*
|
rtl8xxxu: Obtain ieee80211_rx_status within parse_rx_desc()
Jes Sorensen
2016-07-08
2
-12
/
+8
*
|
rtl8xxxu: Move skb delivery into parse_tx_desc() handler
Jes Sorensen
2016-07-08
1
-54
/
+50
*
|
rtl8xxxu: Set all ieee80211_rx_status values in parse_rx_desc()
Jes Sorensen
2016-07-08
1
-5
/
+12
*
|
rtlwifi: Add missing newlines to RT_TRACE calls
Joe Perches
2016-07-08
33
-60
/
+60
*
|
rtlwifi: Create _rtl_dbg_trace function to reduce RT_TRACE code size
Joe Perches
2016-07-08
2
-8
/
+34
*
|
rtl8xxxu: Reduce console noise when removing the kernel module
Jes Sorensen
2016-07-08
1
-1
/
+1
*
|
rtl8xxxu: remove unneeded assignments
Luis de Bethencourt
2016-07-08
1
-2
/
+0
*
|
rtlwifi: rtl8821ae: Fix potential race condition
Larry Finger
2016-07-05
1
-0
/
+2
*
|
rtlwifi: rtl8723ae: Fix potential race condition
Larry Finger
2016-07-05
1
-0
/
+2
*
|
rtlwifi: rtl8723be: Fix potential race condition
Larry Finger
2016-07-05
1
-0
/
+2
*
|
rtlwifi: rtl8192ee: Fix potential race condition
Larry Finger
2016-07-05
1
-0
/
+2
*
|
rtlwifi: rtl8188ee: Fix potential race condition
Larry Finger
2016-07-05
1
-0
/
+2
*
|
rtlwifi: Remove unused parameter from rtl_ps_set_rf_state()
Larry Finger
2016-07-05
2
-19
/
+9
*
|
rtlwifi: use s8 instead of char
Arnd Bergmann
2016-06-29
36
-129
/
+129
*
|
rtl8xxxu: tuse %*ph to dump buffers
Andy Shevchenko
2016-06-29
3
-21
/
+6
*
|
rtl8xxxu: Add additional documentation for RX DMA registers
Jes Sorensen
2016-06-29
1
-3
/
+7
*
|
rtl8xxxu: Add bit definitions for REG_USB_SPECIAL_OPTION
Jes Sorensen
2016-06-29
1
-0
/
+4
*
|
Merge tag 'wireless-drivers-next-for-davem-2016-06-21' of git://git.kernel.or...
David S. Miller
2016-06-23
11
-55
/
+97
|
\
\
|
|
/
|
/
|
|
*
rtlwifi: fix error handling in *_read_adapter_info()
Arnd Bergmann
2016-06-16
9
-43
/
+94
|
*
rtlwifi: rtl8192ee: simplify coding
Heinrich Schuchardt
2016-06-14
1
-11
/
+2
|
*
rtlwifi: rtl8723be: avoid undefined behavior
Heinrich Schuchardt
2016-06-14
1
-1
/
+1
*
|
rtlwifi: Fix scheduling while atomic error from commit 49f86ec21c01
Larry Finger
2016-05-27
1
-3
/
+3
|
/
*
Merge tag 'wireless-drivers-next-for-davem-2016-05-13' of git://git.kernel.or...
David S. Miller
2016-05-20
16
-4263
/
+4520
|
\
|
*
rtlwifi: pci: use dev_kfree_skb_irq instead of kfree_skb in rtl_pci_reset_trx...
wang yanqing
2016-05-11
1
-1
/
+1
|
*
rtlwifi: Remove double check for cnt_after_linked
wang yanqing
2016-05-11
1
-8
/
+4
|
*
rtlwifi: rtl818x: silence uninitialized variable warning
Dan Carpenter
2016-05-11
1
-2
/
+1
|
*
rtlwifi: Fix logic error in enter/exit power-save mode
wang yanqing
2016-05-11
1
-2
/
+2
|
*
rtlwifi: rtl818x: constify rtl_intf_ops structures
Julia Lawall
2016-05-11
4
-4
/
+4
|
*
rtl8xxxu: Remove the now obsolete mbox_ext_reg info from rtl8xxxu_fileops
Jes Sorensen
2016-05-03
5
-10
/
+0
|
*
rtl8xxxu: rtl8xxxu_prepare_calibrate() is never used on gen1
Jes Sorensen
2016-05-03
3
-11
/
+4
|
*
rtl8xxxu: Split rtl8723a_h2c_cmd() into a gen1 and a gen2 version
Jes Sorensen
2016-05-03
3
-29
/
+72
|
*
rtl8xxxu: Rename rtl8723a_disabled_to_emu() to rtl8xxxu_disabled_to_emu()
Jes Sorensen
2016-05-03
4
-4
/
+4
|
*
rtl8xxxu: rename rtl8723a_channel_group() to rtl8xxxu_gen1_channel_to_group()
Jes Sorensen
2016-05-03
1
-2
/
+2
|
*
rtl8xxxu: Rename rtl8723a_stop_tx_beacon() to rtl8xxxu_stop_tx_beacon()
Jes Sorensen
2016-05-03
1
-4
/
+3
|
*
rtl8xxxu: move rtl8188[cr] and rtl8192c related code into rtl8xxxu_8192c.c
Jes Sorensen
2016-05-03
4
-568
/
+590
[prev]
[next]