summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cavium
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: Use DIV_ROUND_UP instead of reimplementing its functionzhong jiang2018-09-121-1/+1
* liquidio: Removed droq lockIntiyaz Basha2018-09-113-37/+3
* liquidio: Per queue oom work queueIntiyaz Basha2018-09-116-73/+110
* liquidio: Disabling tasklet when NAPI is activeIntiyaz Basha2018-09-112-1/+29
* liquidio: lio_fetch_vf_stats() can be statickbuild test robot2018-09-071-1/+1
* liquidio CN23XX: Remove set but not used variable 'ring_flag'YueHaibing2018-09-061-3/+1
* liquidio: Add spoof checking on a VF MAC addressWeilin Chang2018-09-068-12/+187
* liquidio: Added delayed work for periodically updating the link statistics.Pradeep Nalla2018-09-036-10/+40
* liquidio: remove set but not used variable 'irh'YueHaibing2018-09-011-9/+0
* liquidio: remove obsolete functions and data structuresFelix Manlunas2018-08-299-490/+176
* liquidio: change octnic_ctrl_pkt to do synchronous soft commandsFelix Manlunas2018-08-296-110/+98
* liquidio: make soft command calls synchronousFelix Manlunas2018-08-295-161/+129
* liquidio: improve soft command handlingFelix Manlunas2018-08-298-49/+232
* liquidio: fix race condition in instruction completion processingRick Farrington2018-08-293-2/+7
* liquidio: remove unnecessary delay when processing IQ responsesRick Farrington2018-08-291-1/+1
* liquidio: remove set but not used variable 'is25G'YueHaibing2018-08-131-6/+2
* liquidio: copperhead LED identificationRaghu Vatsavayi2018-08-102-5/+23
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-091-0/+2
|\
| * net: thunderx: check for failed allocation lmac->dmacsColin Ian King2018-08-071-0/+2
* | net: thunderx: mark expected switch fall-throughGustavo A. R. Silva2018-08-071-0/+1
* | liquidio: mark expected switch fall-throughGustavo A. R. Silva2018-08-071-0/+1
* | liquidio: avoided acquiring post_lock for data only queuesIntiyaz Basha2018-08-072-3/+29
* | liquidio: remove redundant function cn23xx_dump_iq_regsYueHaibing2018-07-301-44/+0
* | liquidio: remove redundant function cn23xx_dump_vf_iq_regsYueHaibing2018-07-291-30/+0
* | 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