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
*
farsync: fix off-by-one bug in fst_add_one
Arnd Bergmann
2016-03-14
1
-1
/
+1
*
mlx4: add missing braces in verify_qp_parameters
Arnd Bergmann
2016-03-14
1
-1
/
+2
*
net: mediatek: check device_reset return code
Arnd Bergmann
2016-03-14
1
-1
/
+3
*
net: mediatek: remove incorrect dma_mask assignment
Arnd Bergmann
2016-03-14
1
-3
/
+0
*
net: mediatek: use dma_addr_t correctly
Arnd Bergmann
2016-03-14
1
-1
/
+1
*
net: Fix use after free in the recvmmsg exit path
Arnaldo Carvalho de Melo
2016-03-14
1
-19
/
+19
*
Merge branch 'thunderx-perf'
David S. Miller
2016-03-14
2
-29
/
+53
|
\
|
*
net: thunderx: Adjust nicvf structure to reduce cache misses
Sunil Goutham
2016-03-14
1
-22
/
+30
|
*
net: thunderx: Set recevie buffer page usage count in bulk
Sunil Goutham
2016-03-14
2
-8
/
+24
|
/
*
tipc: make sure IPv6 header fits in skb headroom
Richard Alpe
2016-03-14
1
-1
/
+1
*
Merge branch 'mvneta-hwbm'
David S. Miller
2016-03-14
25
-47
/
+1568
|
\
|
*
net: mvneta: Use the new hwbm framework
Gregory CLEMENT
2016-03-14
4
-112
/
+49
|
*
net: add a hardware buffer management helper API
Gregory CLEMENT
2016-03-14
4
-0
/
+119
|
*
net: mvneta: bm: add support for hardware buffer management
Marcin Wojtas
2016-03-14
7
-39
/
+1285
|
*
bus: mvebu-mbus: provide api for obtaining IO and DRAM window information
Marcin Wojtas
2016-03-14
2
-0
/
+55
|
*
ARM: dts: armada-xp-openblocks-ax3-4: Add BM support
Gregory CLEMENT
2016-03-14
1
-1
/
+18
|
*
ARM: dts: armada-xp: enable buffer manager support on Armada XP boards
Marcin Wojtas
2016-03-14
2
-2
/
+36
|
*
ARM: dts: armada-xp: add buffer manager nodes
Marcin Wojtas
2016-03-14
1
-0
/
+19
|
*
ARM: dts: armada-38x: enable buffer manager support on Armada 38x boards
Marcin Wojtas
2016-03-14
5
-4
/
+71
|
*
ARM: dts: armada-38x: add buffer manager nodes
Marcin Wojtas
2016-03-14
1
-0
/
+19
|
*
misc: sram: add optional ioremap without write combining
Marcin Wojtas
2016-03-14
2
-1
/
+9
|
/
*
Merge tag 'wireless-drivers-next-for-davem-2016-03-14' of git://git.kernel.or...
David S. Miller
2016-03-14
38
-719
/
+4419
|
\
|
*
rtl8xxxu: Temporarily disable 8192eu device init
Jes Sorensen
2016-03-10
1
-0
/
+4
|
*
rtl8xxxu: Use correct 8051 reset function for 8723b parts
Jes Sorensen
2016-03-10
2
-2
/
+39
|
*
rtl8xxxu: Print a warning if flushing the FIFO fails
Jes Sorensen
2016-03-10
1
-1
/
+4
|
*
rtl8xxxu: Flush FIFO before powering down devices
Jes Sorensen
2016-03-10
2
-0
/
+36
|
*
rtl8xxxu: Implement device specific power_off function
Jes Sorensen
2016-03-10
3
-2
/
+99
|
*
rtl8xxxu: Implement 8723bu specific disable_rf() function
Jes Sorensen
2016-03-10
2
-1
/
+17
|
*
rtl8xxxu: Use define for REG_PWR_DATA bits
Jes Sorensen
2016-03-10
2
-2
/
+2
|
*
rtl8xxxu: convert rtl8723bu_init_bt() into rtl8723b_enable_rf()
Jes Sorensen
2016-03-10
2
-11
/
+1
|
*
rtl8xxxu: Remove unncessary semicolon
Jes Sorensen
2016-03-10
1
-1
/
+1
|
*
rtl8xxxu: Pass RX rate to rx_parse_phystats and enable phystats for rtl8723bu
Jes Sorensen
2016-03-10
1
-4
/
+9
|
*
rtl8xxxu: Process C2H RA_REPORT events for 8723bu
Jes Sorensen
2016-03-10
2
-0
/
+17
|
*
rtl8xxxu: Dump contents of unhandled C2H events
Jes Sorensen
2016-03-10
1
-1
/
+4
|
*
rtl8xxxu: Report media status using the correct H2C command for 8723bu
Jes Sorensen
2016-03-10
2
-7
/
+47
|
*
rtl8xxxu: Implement basic 8723b specific update_rate_mask() function
Jes Sorensen
2016-03-10
2
-4
/
+50
|
*
rtl8xxxu: Define 8723b H2C ramask command structure
Jes Sorensen
2016-03-10
1
-1
/
+10
|
*
rtl8xxxu: Do not parse RX descriptor info for C2H packets
Jes Sorensen
2016-03-10
1
-10
/
+7
|
*
rtl8xxxu: Improve handling of txdesc32 vs txdesc40 handling
Jes Sorensen
2016-03-10
2
-38
/
+92
|
*
rtl8xxxu: TX RTS rate is word 4 for 8723a
Jes Sorensen
2016-03-10
2
-3
/
+4
|
*
rtl8723au: Update TX descriptor words 4 and 5 definitions
Jes Sorensen
2016-03-10
2
-15
/
+28
|
*
rtl8xxxu: Set sequence number correctly for 40 byte TX descriptors
Jes Sorensen
2016-03-10
2
-10
/
+22
|
*
rtl8xxxu: Set the correct TX descriptor bits for agg and break on 8723b
Jes Sorensen
2016-03-10
1
-3
/
+16
|
*
rtl8xxxu: Add more 40 byte TX desc bit definitions
Jes Sorensen
2016-03-10
2
-6
/
+28
|
*
rtl8xxxu: Add additional tx descriptor bits for data word 0
Jes Sorensen
2016-03-10
1
-0
/
+4
|
*
rtl8xxxu: Do not unconditionally print debug info in rtl8723bu_handle_c2h()
Jes Sorensen
2016-03-10
1
-9
/
+9
|
*
rtl8xxxu: Handle 40 byte TX descriptors for rtl8723bu
Jes Sorensen
2016-03-10
2
-13
/
+25
|
*
rtl8xxxu: Add definition for 8723bu tx descriptor
Jes Sorensen
2016-03-10
1
-0
/
+16
|
*
rtl8xxxu: Set the correct thermal meter register for 8723bu
Jes Sorensen
2016-03-10
1
-1
/
+5
|
*
rtl8xxxu: Set 8723bu MCS TX power
Jes Sorensen
2016-03-10
1
-2
/
+12
[next]