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
/
ethernet
/
cavium
/
liquidio
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: cavium: fix return type of ndo_start_xmit function
YueHaibing
2018-09-18
3
-4
/
+5
*
liquidio: remove duplicated include from lio_vf_rep.c
YueHaibing
2018-09-17
1
-1
/
+0
*
liquidio: Add the features to show FEC settings and set FEC settings
Weilin Chang
2018-09-17
6
-3
/
+243
*
net: ethernet: Use DIV_ROUND_UP instead of reimplementing its function
zhong jiang
2018-09-12
1
-1
/
+1
*
liquidio: Removed droq lock
Intiyaz Basha
2018-09-11
3
-37
/
+3
*
liquidio: Per queue oom work queue
Intiyaz Basha
2018-09-11
6
-73
/
+110
*
liquidio: Disabling tasklet when NAPI is active
Intiyaz Basha
2018-09-11
2
-1
/
+29
*
liquidio: lio_fetch_vf_stats() can be static
kbuild test robot
2018-09-07
1
-1
/
+1
*
liquidio CN23XX: Remove set but not used variable 'ring_flag'
YueHaibing
2018-09-06
1
-3
/
+1
*
liquidio: Add spoof checking on a VF MAC address
Weilin Chang
2018-09-06
8
-12
/
+187
*
liquidio: Added delayed work for periodically updating the link statistics.
Pradeep Nalla
2018-09-03
6
-10
/
+40
*
liquidio: remove set but not used variable 'irh'
YueHaibing
2018-09-01
1
-9
/
+0
*
liquidio: remove obsolete functions and data structures
Felix Manlunas
2018-08-29
9
-490
/
+176
*
liquidio: change octnic_ctrl_pkt to do synchronous soft commands
Felix Manlunas
2018-08-29
6
-110
/
+98
*
liquidio: make soft command calls synchronous
Felix Manlunas
2018-08-29
5
-161
/
+129
*
liquidio: improve soft command handling
Felix Manlunas
2018-08-29
8
-49
/
+232
*
liquidio: fix race condition in instruction completion processing
Rick Farrington
2018-08-29
3
-2
/
+7
*
liquidio: remove unnecessary delay when processing IQ responses
Rick Farrington
2018-08-29
1
-1
/
+1
*
liquidio: remove set but not used variable 'is25G'
YueHaibing
2018-08-13
1
-6
/
+2
*
liquidio: copperhead LED identification
Raghu Vatsavayi
2018-08-10
2
-5
/
+23
*
liquidio: mark expected switch fall-through
Gustavo A. R. Silva
2018-08-07
1
-0
/
+1
*
liquidio: avoided acquiring post_lock for data only queues
Intiyaz Basha
2018-08-07
2
-3
/
+29
*
liquidio: remove redundant function cn23xx_dump_iq_regs
YueHaibing
2018-07-30
1
-44
/
+0
*
liquidio: remove redundant function cn23xx_dump_vf_iq_regs
YueHaibing
2018-07-29
1
-30
/
+0
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-20
1
-1
/
+4
|
\
|
*
liquidio: make timeout HZ independent and readable
Nicholas Mc Guire
2018-07-06
1
-1
/
+4
*
|
liquidio: Using NULL instead of plain integer
YueHaibing
2018-07-18
2
-3
/
+3
*
|
liquidio: correct error msg text when removing VLAN ID
Rick Farrington
2018-07-16
2
-2
/
+2
*
|
liquidio: fix hang when re-binding VF host drv after running DPDK VF driver
Rick Farrington
2018-07-16
2
-0
/
+6
*
|
liquidio: Use %pad printk format for dma_addr_t values
Helge Deller
2018-07-16
1
-2
/
+2
*
|
liquidio: use ktime_get_real_ts64() instead of getnstimeofday64()
Arnd Bergmann
2018-07-12
2
-2
/
+2
*
|
liquidio: fix kernel panic when NIC firmware is older than 1.7.2
Rick Farrington
2018-07-07
2
-2
/
+33
*
|
net: drivers/net: Convert random_ether_addr to eth_random_addr
Joe Perches
2018-06-23
1
-3
/
+2
|
/
*
treewide: Use array_size() in vzalloc_node()
Kees Cook
2018-06-12
1
-3
/
+2
*
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
1
-2
/
+2
*
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-12
1
-2
/
+3
*
drivers/net: Fix various unnecessary characters after logging newlines
Joe Perches
2018-05-30
1
-1
/
+1
*
liquidio: bump up driver version to 1.7.2 to match newer NIC firmware
Felix Manlunas
2018-05-10
1
-1
/
+1
*
liquidio: monitor all of Octeon's cores in watchdog thread
Felix Manlunas
2018-05-10
1
-1
/
+1
*
liquidio: support use of ethtool to set link speed of CN23XX-225 cards
Weilin Chang
2018-05-07
7
-24
/
+425
*
liquidio VF: indicate that disabling rx vlan offload is not allowed
Raghu Vatsavayi
2018-05-02
1
-0
/
+1
*
liquidio: fix spelling mistake: "mac_tx_multi_collison" -> "mac_tx_multi_coll...
Colin Ian King
2018-04-30
1
-1
/
+1
*
liquidio: enhanced ethtool --set-channels feature
Intiyaz Basha
2018-04-30
10
-58
/
+316
*
liquidio: Moved common function setup_glists to lio_core.c
Intiyaz Basha
2018-04-30
4
-163
/
+87
*
liquidio: Moved common definition octnic_gather to octeon_network.h
Intiyaz Basha
2018-04-30
3
-39
/
+21
*
liquidio: Moved common function delete_glists to lio_core.c
Intiyaz Basha
2018-04-30
4
-91
/
+51
*
liquidio: Moved common function list_delete_head to octeon_network.h
Intiyaz Basha
2018-04-30
3
-43
/
+24
*
liquidio: Moved common function if_cfg_callback to lio_core.c
Intiyaz Basha
2018-04-30
4
-67
/
+38
*
liquidio: add support for ndo_get_stats64 instead of ndo_get_stats
Pradeep Nalla
2018-04-27
5
-71
/
+135
*
liquidio: move a couple of functions to lio_core.c
Pradeep Nalla
2018-04-27
3
-157
/
+154
[next]