aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cavium
Commit message (Expand)AuthorAge
* Merge tag 'mlx5-updates-2018-10-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2018-10-04
|\
| * devlink: Add extack for eswitch operationsEli Britstein2018-10-03
* | liquidio: fix a couple of spelling mistakesColin Ian King2018-10-04
|/
* net: liquidio: list usage cleanupzhong jiang2018-09-26
* net: cavium: fix return type of ndo_start_xmit functionYueHaibing2018-09-18
* liquidio: remove duplicated include from lio_vf_rep.cYueHaibing2018-09-17
* liquidio: Add the features to show FEC settings and set FEC settingsWeilin Chang2018-09-17
* net: ethernet: Use DIV_ROUND_UP instead of reimplementing its functionzhong jiang2018-09-12
* liquidio: Removed droq lockIntiyaz Basha2018-09-12
* liquidio: Per queue oom work queueIntiyaz Basha2018-09-12
* liquidio: Disabling tasklet when NAPI is activeIntiyaz Basha2018-09-12
* liquidio: lio_fetch_vf_stats() can be statickbuild test robot2018-09-08
* liquidio CN23XX: Remove set but not used variable 'ring_flag'YueHaibing2018-09-06
* liquidio: Add spoof checking on a VF MAC addressWeilin Chang2018-09-06
* liquidio: Added delayed work for periodically updating the link statistics.Pradeep Nalla2018-09-03
* liquidio: remove set but not used variable 'irh'YueHaibing2018-09-02
* liquidio: remove obsolete functions and data structuresFelix Manlunas2018-08-29
* liquidio: change octnic_ctrl_pkt to do synchronous soft commandsFelix Manlunas2018-08-29
* liquidio: make soft command calls synchronousFelix Manlunas2018-08-29
* liquidio: improve soft command handlingFelix Manlunas2018-08-29
* liquidio: fix race condition in instruction completion processingRick Farrington2018-08-29
* liquidio: remove unnecessary delay when processing IQ responsesRick Farrington2018-08-29
* liquidio: remove set but not used variable 'is25G'YueHaibing2018-08-13
* liquidio: copperhead LED identificationRaghu Vatsavayi2018-08-10
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-09
|\
| * net: thunderx: check for failed allocation lmac->dmacsColin Ian King2018-08-07
* | net: thunderx: mark expected switch fall-throughGustavo A. R. Silva2018-08-07
* | liquidio: mark expected switch fall-throughGustavo A. R. Silva2018-08-07
* | liquidio: avoided acquiring post_lock for data only queuesIntiyaz Basha2018-08-07
* | liquidio: remove redundant function cn23xx_dump_iq_regsYueHaibing2018-07-30
* | liquidio: remove redundant function cn23xx_dump_vf_iq_regsYueHaibing2018-07-29
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-21
|\|
| * net: cavium: Add fine-granular dependencies on PCIAlexander Sverdlin2018-07-18
| * octeon_mgmt: Fix MIX registers configuration on MTU setupAlexander Sverdlin2018-07-18
| * liquidio: make timeout HZ independent and readableNicholas Mc Guire2018-07-05
* | net: cavium: add missing PCI dependenciesArnd Bergmann2018-07-18
* | liquidio: Using NULL instead of plain integerYueHaibing2018-07-18
* | liquidio: correct error msg text when removing VLAN IDRick Farrington2018-07-17
* | liquidio: fix hang when re-binding VF host drv after running DPDK VF driverRick Farrington2018-07-16
* | net: cavium: Drop dependency of NET_VENDOR_CAVIUM on PCIAlexander Sverdlin2018-07-16
* | liquidio: Use %pad printk format for dma_addr_t valuesHelge Deller2018-07-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-07-14
|\ \
| * | xdp: don't make drivers report attachment modeJakub Kicinski2018-07-13
* | | liquidio: use ktime_get_real_ts64() instead of getnstimeofday64()Arnd Bergmann2018-07-12
* | | liquidio: fix kernel panic when NIC firmware is older than 1.7.2Rick Farrington2018-07-06
|/ /
* / net: drivers/net: Convert random_ether_addr to eth_random_addrJoe Perches2018-06-22
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-15
|\
| * net: thunderx: prevent concurrent data re-writing by nicvf_set_rx_modeVadim Lomovtsev2018-06-12
* | treewide: Use array_size() in vzalloc_node()Kees Cook2018-06-12
* | treewide: Use array_size() in vzalloc()Kees Cook2018-06-12