index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDS: TCP: Enable multipath RDS for TCP
Sowmini Varadhan
2016-07-15
11
-30
/
+257
*
RDS: TCP: Reduce code duplication in rds_tcp_reset_callbacks()
Sowmini Varadhan
2016-07-15
1
-18
/
+4
*
RDS: TCP: avoid bad page reference in rds_tcp_listen_data_ready
Sowmini Varadhan
2016-07-15
3
-0
/
+10
*
devlink: fix trace format string
Arnd Bergmann
2016-07-14
1
-1
/
+1
*
tracing: change owner name to driver name for devlink hwmsg tracepoint
Jiri Pirko
2016-07-14
1
-4
/
+4
*
mlxsw: spectrum_router: Return -ENOENT in case of error
Christophe Jaillet
2016-07-14
1
-1
/
+1
*
net: ethernet: ll_temac: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-07-14
1
-12
/
+2
*
net: ethernet: ll_temac: use phydev from struct net_device
Philippe Reynes
2016-07-14
2
-22
/
+16
*
Merge tag 'wireless-drivers-next-for-davem-2016-07-13' of git://git.kernel.or...
David S. Miller
2016-07-14
161
-1962
/
+3670
|
\
|
*
iwlwifi: add missing type declaration
Arnd Bergmann
2016-07-12
1
-0
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
2016-07-10
8
-14
/
+29
|
|
\
|
*
|
rtlwifi: rtl8723ae: Clean up the hardware info routine
Larry Finger
2016-07-08
1
-114
/
+117
|
*
|
rtlwifi: rtl8192de: Convert driver to use common hardware info routine
Larry Finger
2016-07-08
1
-62
/
+15
|
*
|
rtlwifi: rtl8821ae: Convert driver to use common hardware info routine
Larry Finger
2016-07-08
1
-73
/
+11
|
*
|
rtlwifi: rtl8723be: Convert driver to use common hardware info routine
Larry Finger
2016-07-08
1
-62
/
+12
|
*
|
rtlwifi: rtl8723ae: Convert driver to use common hardware info routine
Larry Finger
2016-07-08
1
-65
/
+11
|
*
|
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
|
*
|
mwifiex: fix interrupt processing corner case in MSI mode
Shengzhen Li
2016-07-08
1
-4
/
+46
|
*
|
mwifiex: mask PCIe interrupts before removal
Brian Norris
2016-07-08
1
-0
/
+6
|
*
|
mwifiex: Change default firmware for PCIe8997 chipset
Amitkumar Karwar
2016-07-08
2
-8
/
+8
|
*
|
mwifiex: Fix endianness for event TLV type TLV_BTCOEX_WL_SCANTIME
Prasun Maiti
2016-07-08
2
-4
/
+4
|
*
|
brcmfmac: support removing AP interfaces with "interface_remove"
Rafał Miłecki
2016-07-08
1
-1
/
+38
|
*
|
brcmfmac: delete interface directly in code that sent fw request
Rafał Miłecki
2016-07-08
2
-4
/
+9
|
*
|
mwifiex: fix scan_block flag handling
Amitkumar Karwar
2016-07-08
1
-0
/
+6
|
*
|
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
|
*
|
wlcore: time sync : add support for 64 bit clock
Machani, Yaniv
2016-07-08
2
-15
/
+30
|
*
|
mwifiex: fix NULL pointer dereference during suspend
Amitkumar Karwar
2016-07-08
3
-10
/
+13
|
*
|
mwifiex: clear scan_aborting flag
Amitkumar Karwar
2016-07-08
1
-0
/
+3
|
*
|
mwifiex: code rearrangement in suspend handler
Amitkumar Karwar
2016-07-08
1
-7
/
+7
|
*
|
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
|
*
|
Merge tag 'iwlwifi-next-for-kalle-2016-07-06' of git://git.kernel.org/pub/scm...
Kalle Valo
2016-07-08
50
-727
/
+2094
|
|
\
\
[next]