aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cavium
AgeCommit message (Expand)Author
2019-03-27thunderx: eliminate extra calls to put_page() for pages held for recyclingDean Nelson
2019-03-27thunderx: enable page recycling for non-XDP caseDean Nelson
2019-03-24net: devlink: select NET_DEVLINK from driversJiri Pirko
2019-03-11net: thunder: fix a potential NULL pointer dereferenceKangjie Lu
2019-03-11net: lio_core: fix two NULL pointer dereferencesKangjie Lu
2019-03-11net: liquidio: fix a NULL pointer dereferenceKangjie Lu
2019-02-26net: devlink: turn devlink into a built-inJakub Kicinski
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-22net: thunderx: remove link change polling code and info from nicpfVadim Lomovtsev
2019-02-22net: thunderx: move link state polling function to VFVadim Lomovtsev
2019-02-22net: thunderx: add mutex to protect mailbox from concurrent calls for same VFVadim Lomovtsev
2019-02-22net: thunderx: rework xcast message structure to make it fit into 64 bitVadim Lomovtsev
2019-02-22net: thunderx: add nicvf_send_msg_to_pf result check for set_rx_mode_taskVadim Lomovtsev
2019-02-22net: thunderx: make CFG_DONE message to run through generic send-ack sequenceVadim Lomovtsev
2019-02-22net: thunderx: replace global nicvf_rx_mode_wq work queue for all VFs to priv...Vadim Lomovtsev
2019-02-22net: thunderx: correct typo in macro nameVadim Lomovtsev
2019-02-18liquidio: using NULL instead of plain integerYueHaibing
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-06net: Don't default Cavium PTP driver to 'y'Bjorn Helgaas
2019-02-06liquidio: Implement ndo_get_port_parent_id()Florian Fainelli
2019-01-28liquidio: fix the validation of rx checksum status from NIC hardwareVeerasenareddy Burru
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-30liquidio: read sc->iq_no before release scPan Bian
2018-11-30liquidio: fix spelling mistake "deferal" -> "deferral"Colin Ian King
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-27net: thunderx: fix NULL pointer dereference in nic_removeLorenzo Bianconi
2018-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-23net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queueLorenzo Bianconi
2018-11-23net: cavium: clean up return value check in cavium_ptp_probeYueHaibing
2018-11-22net: thunderx: set xdp_prog to NULL if bpf_prog_add failsLorenzo Bianconi
2018-11-11net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn
2018-10-04Merge tag 'mlx5-updates-2018-10-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-10-04liquidio: fix a couple of spelling mistakesColin Ian King
2018-10-03devlink: Add extack for eswitch operationsEli Britstein
2018-09-26net: liquidio: list usage cleanupzhong jiang
2018-09-18net: cavium: fix return type of ndo_start_xmit functionYueHaibing
2018-09-17liquidio: remove duplicated include from lio_vf_rep.cYueHaibing
2018-09-17liquidio: Add the features to show FEC settings and set FEC settingsWeilin Chang
2018-09-12net: ethernet: Use DIV_ROUND_UP instead of reimplementing its functionzhong jiang
2018-09-11liquidio: Removed droq lockIntiyaz Basha
2018-09-11liquidio: Per queue oom work queueIntiyaz Basha
2018-09-11liquidio: Disabling tasklet when NAPI is activeIntiyaz Basha
2018-09-07liquidio: lio_fetch_vf_stats() can be statickbuild test robot
2018-09-06liquidio CN23XX: Remove set but not used variable 'ring_flag'YueHaibing
2018-09-06liquidio: Add spoof checking on a VF MAC addressWeilin Chang
2018-09-03liquidio: Added delayed work for periodically updating the link statistics.Pradeep Nalla
2018-09-01liquidio: remove set but not used variable 'irh'YueHaibing
2018-08-29liquidio: remove obsolete functions and data structuresFelix Manlunas
2018-08-29liquidio: change octnic_ctrl_pkt to do synchronous soft commandsFelix Manlunas