index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cavium
/
liquidio
Age
Commit message (
Expand
)
Author
2018-09-26
net: liquidio: list usage cleanup
zhong jiang
2018-09-18
net: cavium: fix return type of ndo_start_xmit function
YueHaibing
2018-09-17
liquidio: remove duplicated include from lio_vf_rep.c
YueHaibing
2018-09-17
liquidio: Add the features to show FEC settings and set FEC settings
Weilin Chang
2018-09-12
net: ethernet: Use DIV_ROUND_UP instead of reimplementing its function
zhong jiang
2018-09-11
liquidio: Removed droq lock
Intiyaz Basha
2018-09-11
liquidio: Per queue oom work queue
Intiyaz Basha
2018-09-11
liquidio: Disabling tasklet when NAPI is active
Intiyaz Basha
2018-09-07
liquidio: lio_fetch_vf_stats() can be static
kbuild test robot
2018-09-06
liquidio CN23XX: Remove set but not used variable 'ring_flag'
YueHaibing
2018-09-06
liquidio: Add spoof checking on a VF MAC address
Weilin Chang
2018-09-03
liquidio: Added delayed work for periodically updating the link statistics.
Pradeep Nalla
2018-09-01
liquidio: remove set but not used variable 'irh'
YueHaibing
2018-08-29
liquidio: remove obsolete functions and data structures
Felix Manlunas
2018-08-29
liquidio: change octnic_ctrl_pkt to do synchronous soft commands
Felix Manlunas
2018-08-29
liquidio: make soft command calls synchronous
Felix Manlunas
2018-08-29
liquidio: improve soft command handling
Felix Manlunas
2018-08-29
liquidio: fix race condition in instruction completion processing
Rick Farrington
2018-08-29
liquidio: remove unnecessary delay when processing IQ responses
Rick Farrington
2018-08-13
liquidio: remove set but not used variable 'is25G'
YueHaibing
2018-08-10
liquidio: copperhead LED identification
Raghu Vatsavayi
2018-08-07
liquidio: mark expected switch fall-through
Gustavo A. R. Silva
2018-08-07
liquidio: avoided acquiring post_lock for data only queues
Intiyaz Basha
2018-07-30
liquidio: remove redundant function cn23xx_dump_iq_regs
YueHaibing
2018-07-29
liquidio: remove redundant function cn23xx_dump_vf_iq_regs
YueHaibing
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-18
liquidio: Using NULL instead of plain integer
YueHaibing
2018-07-16
liquidio: correct error msg text when removing VLAN ID
Rick Farrington
2018-07-16
liquidio: fix hang when re-binding VF host drv after running DPDK VF driver
Rick Farrington
2018-07-16
liquidio: Use %pad printk format for dma_addr_t values
Helge Deller
2018-07-12
liquidio: use ktime_get_real_ts64() instead of getnstimeofday64()
Arnd Bergmann
2018-07-07
liquidio: fix kernel panic when NIC firmware is older than 1.7.2
Rick Farrington
2018-07-06
liquidio: make timeout HZ independent and readable
Nicholas Mc Guire
2018-06-23
net: drivers/net: Convert random_ether_addr to eth_random_addr
Joe Perches
2018-06-12
treewide: Use array_size() in vzalloc_node()
Kees Cook
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
2018-05-30
drivers/net: Fix various unnecessary characters after logging newlines
Joe Perches
2018-05-10
liquidio: bump up driver version to 1.7.2 to match newer NIC firmware
Felix Manlunas
2018-05-10
liquidio: monitor all of Octeon's cores in watchdog thread
Felix Manlunas
2018-05-07
liquidio: support use of ethtool to set link speed of CN23XX-225 cards
Weilin Chang
2018-05-02
liquidio VF: indicate that disabling rx vlan offload is not allowed
Raghu Vatsavayi
2018-04-30
liquidio: fix spelling mistake: "mac_tx_multi_collison" -> "mac_tx_multi_coll...
Colin Ian King
2018-04-30
liquidio: enhanced ethtool --set-channels feature
Intiyaz Basha
2018-04-30
liquidio: Moved common function setup_glists to lio_core.c
Intiyaz Basha
2018-04-30
liquidio: Moved common definition octnic_gather to octeon_network.h
Intiyaz Basha
2018-04-30
liquidio: Moved common function delete_glists to lio_core.c
Intiyaz Basha
2018-04-30
liquidio: Moved common function list_delete_head to octeon_network.h
Intiyaz Basha
2018-04-30
liquidio: Moved common function if_cfg_callback to lio_core.c
Intiyaz Basha
2018-04-27
liquidio: add support for ndo_get_stats64 instead of ndo_get_stats
Pradeep Nalla
[next]