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
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-09
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-07
net: thunderx: mark expected switch fall-through
Gustavo A. R. Silva
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-08-07
net: thunderx: check for failed allocation lmac->dmacs
Colin Ian King
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
net: cavium: Add fine-granular dependencies on PCI
Alexander Sverdlin
2018-07-18
net: cavium: add missing PCI dependencies
Arnd Bergmann
2018-07-18
liquidio: Using NULL instead of plain integer
YueHaibing
2018-07-18
octeon_mgmt: Fix MIX registers configuration on MTU setup
Alexander Sverdlin
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
net: cavium: Drop dependency of NET_VENDOR_CAVIUM on PCI
Alexander Sverdlin
2018-07-16
liquidio: Use %pad printk format for dma_addr_t values
Helge Deller
2018-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-07-13
xdp: don't make drivers report attachment mode
Jakub Kicinski
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-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
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-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
net: thunderx: prevent concurrent data re-writing by nicvf_set_rx_mode
Vadim Lomovtsev
2018-05-30
drivers/net: Fix various unnecessary characters after logging newlines
Joe Perches
[next]