summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cavium
Commit message (Expand)AuthorAgeFilesLines
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-203-9/+19
|\
| * net: cavium: Add fine-granular dependencies on PCIAlexander Sverdlin2018-07-181-6/+6
| * octeon_mgmt: Fix MIX registers configuration on MTU setupAlexander Sverdlin2018-07-181-3/+11
| * liquidio: make timeout HZ independent and readableNicholas Mc Guire2018-07-061-1/+4
* | net: cavium: add missing PCI dependenciesArnd Bergmann2018-07-181-4/+6
* | liquidio: Using NULL instead of plain integerYueHaibing2018-07-182-3/+3
* | liquidio: correct error msg text when removing VLAN IDRick Farrington2018-07-162-2/+2
* | liquidio: fix hang when re-binding VF host drv after running DPDK VF driverRick Farrington2018-07-162-0/+6
* | net: cavium: Drop dependency of NET_VENDOR_CAVIUM on PCIAlexander Sverdlin2018-07-161-1/+0
* | liquidio: Use %pad printk format for dma_addr_t valuesHelge Deller2018-07-161-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-07-141-1/+0
|\ \
| * | xdp: don't make drivers report attachment modeJakub Kicinski2018-07-131-1/+0
* | | liquidio: use ktime_get_real_ts64() instead of getnstimeofday64()Arnd Bergmann2018-07-122-2/+2
* | | liquidio: fix kernel panic when NIC firmware is older than 1.7.2Rick Farrington2018-07-072-2/+33
|/ /
* | net: drivers/net: Convert random_ether_addr to eth_random_addrJoe Perches2018-06-231-3/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-162-14/+38
|\
| * net: thunderx: prevent concurrent data re-writing by nicvf_set_rx_modeVadim Lomovtsev2018-06-122-14/+38
* | treewide: Use array_size() in vzalloc_node()Kees Cook2018-06-121-3/+2
* | treewide: Use array_size() in vzalloc()Kees Cook2018-06-121-2/+2
* | treewide: Use array_size() in vmalloc()Kees Cook2018-06-121-2/+3
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-2/+2
|/
* drivers/net: Fix various unnecessary characters after logging newlinesJoe Perches2018-05-301-1/+1
* liquidio: bump up driver version to 1.7.2 to match newer NIC firmwareFelix Manlunas2018-05-101-1/+1
* liquidio: monitor all of Octeon's cores in watchdog threadFelix Manlunas2018-05-101-1/+1
* liquidio: support use of ethtool to set link speed of CN23XX-225 cardsWeilin Chang2018-05-077-24/+425
* liquidio VF: indicate that disabling rx vlan offload is not allowedRaghu Vatsavayi2018-05-021-0/+1
* liquidio: fix spelling mistake: "mac_tx_multi_collison" -> "mac_tx_multi_coll...Colin Ian King2018-04-301-1/+1
* liquidio: enhanced ethtool --set-channels featureIntiyaz Basha2018-04-3010-58/+316
* liquidio: Moved common function setup_glists to lio_core.cIntiyaz Basha2018-04-304-163/+87
* liquidio: Moved common definition octnic_gather to octeon_network.hIntiyaz Basha2018-04-303-39/+21
* liquidio: Moved common function delete_glists to lio_core.cIntiyaz Basha2018-04-304-91/+51
* liquidio: Moved common function list_delete_head to octeon_network.hIntiyaz Basha2018-04-303-43/+24
* liquidio: Moved common function if_cfg_callback to lio_core.cIntiyaz Basha2018-04-304-67/+38
* liquidio: add support for ndo_get_stats64 instead of ndo_get_statsPradeep Nalla2018-04-275-71/+135
* liquidio: move a couple of functions to lio_core.cPradeep Nalla2018-04-273-157/+154
* liquidio: Swap VF representor Tx and Rx statisticsSrinivas Jampala2018-04-241-7/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-04-211-1/+1
|\
| * bpf: make cavium thunder compatible w/ bpf_xdp_adjust_tailNikita V. Shirokov2018-04-181-1/+1
* | liquidio: Added ndo_get_vf_stats supportIntiyaz Basha2018-04-205-0/+151
|/
* liquidio: Enhanced ethtool statsIntiyaz Basha2018-04-174-49/+86
* net: thunderx: rework mac addresses list to u64 arrayVadim Lomovtsev2018-04-092-24/+11
* Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-04-031-35/+16
|\
| * net: liquidio: clean up Makefile for simpler composite object handlingMasahiro Yamada2018-03-261-35/+16
* | net: thunderx: add ndo_set_rx_mode callback implementation for VFVadim Lomovtsev2018-03-311-1/+109
* | net: thunderx: add workqueue control structures for handle ndo_set_rx_mode re...Vadim Lomovtsev2018-03-311-0/+17
* | net: thunderx: add XCAST messages handlers for PFVadim Lomovtsev2018-03-311-4/+41
* | net: thunderx: add new messages for handle ndo_set_rx_mode callbackVadim Lomovtsev2018-03-311-0/+12
* | net: thunderx: add multicast filter management supportVadim Lomovtsev2018-03-312-1/+153
* | net: thunderx: add MAC address filter tracking for LMACVadim Lomovtsev2018-03-311-14/+30
* | net: thunderx: move filter register related macro into proper placeVadim Lomovtsev2018-03-312-11/+13
OpenPOWER on IntegriCloud