aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cavium (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-11liquidio: Removed droq lockIntiyaz Basha3-37/+3
2018-09-11liquidio: Per queue oom work queueIntiyaz Basha6-73/+110
2018-09-11liquidio: Disabling tasklet when NAPI is activeIntiyaz Basha2-1/+29
2018-09-07liquidio: lio_fetch_vf_stats() can be statickbuild test robot1-1/+1
2018-09-06liquidio CN23XX: Remove set but not used variable 'ring_flag'YueHaibing1-3/+1
2018-09-06liquidio: Add spoof checking on a VF MAC addressWeilin Chang8-12/+187
2018-09-03liquidio: Added delayed work for periodically updating the link statistics.Pradeep Nalla6-10/+40
2018-09-01liquidio: remove set but not used variable 'irh'YueHaibing1-9/+0
2018-08-29liquidio: remove obsolete functions and data structuresFelix Manlunas9-490/+176
2018-08-29liquidio: change octnic_ctrl_pkt to do synchronous soft commandsFelix Manlunas6-110/+98
2018-08-29liquidio: make soft command calls synchronousFelix Manlunas5-161/+129
2018-08-29liquidio: improve soft command handlingFelix Manlunas8-49/+232
2018-08-29liquidio: fix race condition in instruction completion processingRick Farrington3-2/+7
2018-08-29liquidio: remove unnecessary delay when processing IQ responsesRick Farrington1-1/+1
2018-08-13liquidio: remove set but not used variable 'is25G'YueHaibing1-6/+2
2018-08-10liquidio: copperhead LED identificationRaghu Vatsavayi2-5/+23
2018-08-09Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2018-08-07net: thunderx: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-07liquidio: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-07liquidio: avoided acquiring post_lock for data only queuesIntiyaz Basha2-3/+29
2018-08-07net: thunderx: check for failed allocation lmac->dmacsColin Ian King1-0/+2
2018-07-30liquidio: remove redundant function cn23xx_dump_iq_regsYueHaibing1-44/+0
2018-07-29liquidio: remove redundant function cn23xx_dump_vf_iq_regsYueHaibing1-30/+0
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller3-9/+19
2018-07-18net: cavium: Add fine-granular dependencies on PCIAlexander Sverdlin1-6/+6
2018-07-18net: cavium: add missing PCI dependenciesArnd Bergmann1-4/+6
2018-07-18liquidio: Using NULL instead of plain integerYueHaibing2-3/+3
2018-07-18octeon_mgmt: Fix MIX registers configuration on MTU setupAlexander Sverdlin1-3/+11
2018-07-16liquidio: correct error msg text when removing VLAN IDRick Farrington2-2/+2
2018-07-16liquidio: fix hang when re-binding VF host drv after running DPDK VF driverRick Farrington2-0/+6
2018-07-16net: cavium: Drop dependency of NET_VENDOR_CAVIUM on PCIAlexander Sverdlin1-1/+0
2018-07-16liquidio: Use %pad printk format for dma_addr_t valuesHelge Deller1-2/+2
2018-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-1/+0
2018-07-13xdp: don't make drivers report attachment modeJakub Kicinski1-1/+0
2018-07-12liquidio: use ktime_get_real_ts64() instead of getnstimeofday64()Arnd Bergmann2-2/+2
2018-07-07liquidio: fix kernel panic when NIC firmware is older than 1.7.2Rick Farrington2-2/+33
2018-07-06liquidio: make timeout HZ independent and readableNicholas Mc Guire1-1/+4
2018-06-23net: drivers/net: Convert random_ether_addr to eth_random_addrJoe Perches1-3/+2
2018-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-14/+38
2018-06-12treewide: Use array_size() in vzalloc_node()Kees Cook1-3/+2
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook1-2/+2
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook1-2/+3
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-2/+2
2018-06-12net: thunderx: prevent concurrent data re-writing by nicvf_set_rx_modeVadim Lomovtsev2-14/+38
2018-05-30drivers/net: Fix various unnecessary characters after logging newlinesJoe Perches1-1/+1
2018-05-10liquidio: bump up driver version to 1.7.2 to match newer NIC firmwareFelix Manlunas1-1/+1
2018-05-10liquidio: monitor all of Octeon's cores in watchdog threadFelix Manlunas1-1/+1
2018-05-07liquidio: support use of ethtool to set link speed of CN23XX-225 cardsWeilin Chang7-24/+425
2018-05-02liquidio VF: indicate that disabling rx vlan offload is not allowedRaghu Vatsavayi1-0/+1
2018-04-30liquidio: fix spelling mistake: "mac_tx_multi_collison" -> "mac_tx_multi_collision"Colin Ian King1-1/+1