summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/cavium
Commit message (Expand)AuthorAge
* net: thunderx: rework mac addresses list to u64 arrayVadim Lomovtsev2018-04-09
* Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-04-03
|\
| * net: liquidio: clean up Makefile for simpler composite object handlingMasahiro Yamada2018-03-26
* | net: thunderx: add ndo_set_rx_mode callback implementation for VFVadim Lomovtsev2018-03-31
* | net: thunderx: add workqueue control structures for handle ndo_set_rx_mode re...Vadim Lomovtsev2018-03-31
* | net: thunderx: add XCAST messages handlers for PFVadim Lomovtsev2018-03-31
* | net: thunderx: add new messages for handle ndo_set_rx_mode callbackVadim Lomovtsev2018-03-31
* | net: thunderx: add multicast filter management supportVadim Lomovtsev2018-03-31
* | net: thunderx: add MAC address filter tracking for LMACVadim Lomovtsev2018-03-31
* | net: thunderx: move filter register related macro into proper placeVadim Lomovtsev2018-03-31
* | liquidio: prevent rx queues from getting stalledRaghu Vatsavayi2018-03-30
* | net: cavium: use module_pci_driver to simplify the codeWei Yongjun2018-03-29
* | liquidio: Prioritize control messagesIntiyaz Basha2018-03-29
* | liquidio: Removed duplicate Tx queue status checkIntiyaz Basha2018-03-27
* | ethernet: Use octal not symbolic permissionsJoe Perches2018-03-26
* | liquidio: Renamed txqs_start to start_txqsIntiyaz Basha2018-03-25
* | liquidio: Renamed txqs_stop to stop_txqsIntiyaz Basha2018-03-25
* | liquidio: Renamed txqs_wake to wake_txqsIntiyaz Basha2018-03-25
* | liquidio: Function call skb_iq for deriving queue from skbIntiyaz Basha2018-03-25
* | liquidio: Removed one line function wake_qIntiyaz Basha2018-03-25
* | liquidio: Removed one line function stop_qIntiyaz Basha2018-03-25
* | liquidio: Removed netif_is_multiqueue checkIntiyaz Basha2018-03-25
* | liquidio: Removed start_txq functionIntiyaz Basha2018-03-25
* | liquidio: Removed one line function stop_txqIntiyaz Basha2018-03-25
* | liquidio: Moved common function skb_iq to to octeon_network.hIntiyaz Basha2018-03-25
* | liquidio: Moved common function txqs_start to octeon_network.hIntiyaz Basha2018-03-25
* | liquidio: Moved common function txqs_wake to octeon_network.hIntiyaz Basha2018-03-25
* | liquidio: Moved common function txqs_stop to octeon_network.hIntiyaz Basha2018-03-25
* | liquidio: Added support for trusted VFIntiyaz Basha2018-03-22
* | liquidio: Simplified napi pollIntiyaz Basha2018-03-16
* | liquidio: Add support for liquidio 10GBase-T NICVeerasenareddy Burru2018-03-14
* | liquidio: fix ndo_change_mtu to always return correct status to the callerVeerasenareddy Burru2018-03-12
* | liquidio: avoid doing useless workPrasad Kanneganti2018-03-08
* | liquidio: Resolved mbox read issue while reading more than one 64bit dataIntiyaz Basha2018-03-08
* | liquidio: Corrected Rx bytes countingIntiyaz Basha2018-03-05
|/
* Revert "net: thunderx: Add support for xdp redirect"Jesper Dangaard Brouer2018-02-14
* net: cavium: fix NULL pointer dereference in cavium_ptp_putJan Glauber2018-02-12
* net: thunder: change q_len's type to handle max ring sizeDean Nelson2018-02-08
* net: ethernet: cavium: Correct Cavium Thunderx NIC driver names accordingly t...Vadim Lomovtsev2018-01-29
* net: thunderx: add timestamping supportSunil Goutham2018-01-16
* net: add support for Cavium PTP coprocessorRadoslaw Biernacki2018-01-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-01-07
|\
| * thunderx: setup xdp_rxq_infoJesper Dangaard Brouer2018-01-05
* | liquidio: Use zeroing memory allocator than allocator/memsetHimanshu Jha2018-01-02
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-09
|\
| * net: thunderx: Fix TCP/UDP checksum offload for IPv4 pktsFlorian Westphal2017-12-06
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-05
|\ \ | |/
| * liquidio: fix incorrect indentation of assignment statementColin Ian King2017-12-03
* | net: thunderx: Set max queue count taking XDP_TX into accountSunil Goutham2017-11-30
* | net: thunderx: Add support for xdp redirectSunil Goutham2017-11-30
|/