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
2019-03-11
net: thunder: fix a potential NULL pointer dereference
Kangjie Lu
2019-03-11
net: lio_core: fix two NULL pointer dereferences
Kangjie Lu
2019-03-11
net: liquidio: fix a NULL pointer dereference
Kangjie Lu
2019-02-26
net: devlink: turn devlink into a built-in
Jakub Kicinski
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-22
net: thunderx: remove link change polling code and info from nicpf
Vadim Lomovtsev
2019-02-22
net: thunderx: move link state polling function to VF
Vadim Lomovtsev
2019-02-22
net: thunderx: add mutex to protect mailbox from concurrent calls for same VF
Vadim Lomovtsev
2019-02-22
net: thunderx: rework xcast message structure to make it fit into 64 bit
Vadim Lomovtsev
2019-02-22
net: thunderx: add nicvf_send_msg_to_pf result check for set_rx_mode_task
Vadim Lomovtsev
2019-02-22
net: thunderx: make CFG_DONE message to run through generic send-ack sequence
Vadim Lomovtsev
2019-02-22
net: thunderx: replace global nicvf_rx_mode_wq work queue for all VFs to priv...
Vadim Lomovtsev
2019-02-22
net: thunderx: correct typo in macro name
Vadim Lomovtsev
2019-02-18
liquidio: using NULL instead of plain integer
YueHaibing
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-06
net: Don't default Cavium PTP driver to 'y'
Bjorn Helgaas
2019-02-06
liquidio: Implement ndo_get_port_parent_id()
Florian Fainelli
2019-01-28
liquidio: fix the validation of rx checksum status from NIC hardware
Veerasenareddy Burru
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-30
liquidio: read sc->iq_no before release sc
Pan Bian
2018-11-30
liquidio: fix spelling mistake "deferal" -> "deferral"
Colin Ian King
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-27
net: thunderx: fix NULL pointer dereference in nic_remove
Lorenzo Bianconi
2018-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-23
net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queue
Lorenzo Bianconi
2018-11-23
net: cavium: clean up return value check in cavium_ptp_probe
YueHaibing
2018-11-22
net: thunderx: set xdp_prog to NULL if bpf_prog_add fails
Lorenzo Bianconi
2018-11-11
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
2018-10-04
Merge tag 'mlx5-updates-2018-10-03' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2018-10-04
liquidio: fix a couple of spelling mistakes
Colin Ian King
2018-10-03
devlink: Add extack for eswitch operations
Eli Britstein
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
[next]