summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/en_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki2023-12-131-20/+20
* net/mlx4: Remove many unnecessary NULL valuesRuan Jinjie2023-08-031-5/+5
* net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-311-3/+3
* net/mlx4_en: Fix wrong return value on ioctl EEPROM query failureGal Pressman2022-06-071-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-021-3/+3
|\
| * net/mlx4_en: Update reported link modes for 1/10GErik Ekman2021-11-291-3/+3
* | ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen2021-11-221-2/+6
|/
* net: convert users of bitmap_foo() to linkmode_foo()Sean Anderson2021-10-241-13/+8
* net/mlx4_en: Add XDP_REDIRECT statisticsJoshua Roys2021-09-301-0/+8
* ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo2021-08-241-2/+6
* net/mlx4: Fix EEPROM dump supportVladyslav Tarasiuk2021-05-101-3/+1
* net/mlx4_en: update moderation when config resetKevin(Yudong) Yang2021-03-051-1/+1
* mlx4: add pause frame statsJakub Kicinski2020-09-151-0/+19
* net: mlx4: remove unneeded variable "err" in mlx4_en_ethtool_add_mac_rule()Jason Yan2020-05-071-2/+1
* net: mlx4: remove unneeded variable "err" in mlx4_en_get_rxfh()Jason Yan2020-05-061-2/+1
* net: mlx4: reject unsupported coalescing paramsJakub Kicinski2020-03-101-0/+4
* treewide: Use sizeof_field() macroPankaj Bharadiya2019-12-091-1/+1
* net/mlx4_en: Fix wrong limitation for number of TX ringsTariq Toukan2019-11-181-4/+4
* net/mlx4_en: fix mlx4 ethtool -N insertionLuigi Rizzo2019-11-171-0/+1
* net/mlx4_en: ethtool: make array modes static const, makes object smallerColin Ian King2019-09-101-1/+1
* net/mlx4_en: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi2019-05-201-1/+3
* net/mlx4_core: Correctly set PFC param if global pause is turned off.Tarick Bedeir2018-12-081-2/+2
* net/mlx4_en: Verify coalescing parameters are in rangeMoshe Shemesh2018-05-101-0/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-011-14/+19
|\
| * net/mlx4_en: Fix mixed PFC and Global pause user control requestsEran Ben Elisha2018-03-271-14/+19
* | net/mlx4_en: Add physical RX/TX bytes/packets countersEran Ben Elisha2018-02-271-0/+14
|/
* net/mlx4_en: Align behavior of set ring size flow via ethtoolEugenia Emantayev2018-01-091-4/+13
* net/mlx4_en: Limit the number of RX ringsInbar Karmy2017-10-101-1/+6
* net/mlx4_en: Limit the number of TX ringsInbar Karmy2017-10-101-2/+2
* net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) supportInbar Karmy2017-08-021-7/+8
* net/mlx4_en: Do not allocate redundant TX queues when TC is disabledInbar Karmy2017-06-291-3/+4
* net/mlx4_en: Add dynamic variable to hold the number of user priorities (UP)Inbar Karmy2017-06-291-5/+7
* net/mlx4_en: Bump driver versionTariq Toukan2017-06-071-1/+1
* net/mlx4: Fix the check in attaching steering rulesTalat Batheesh2017-06-041-5/+0
* net/mlx4_en: Avoid adding steering rules with invalid ringTalat Batheesh2017-05-091-0/+5
* mlx4: add rx_alloc_pages counter in ethtool -SEric Dumazet2017-03-091-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-071-2/+2
|\
| * mlx4: xdp_prog becomes inactive after ethtool '-L' or '-G'Martin KaFai Lau2017-02-021-2/+2
* | net/mlx4_en: Adding support of turning off link autonegotiation via ethtoolAriel Levkovich2017-01-301-5/+19
* | net/mlx4_core: Get num_tc using netdev_get_num_tcAlaa Hleihel2017-01-301-1/+1
* | net/mlx4: Replace ENOSYS with better fitting error codesTariq Toukan2017-01-301-1/+1
|/
* net/mlx4_en: Remove unnecessary checks when setting num channelsEran Ben Elisha2017-01-181-6/+1
* mlx4: give precise rx/tx bytes/packets countersEric Dumazet2016-11-291-0/+2
* net/mlx4_en: Add ethtool statistics for XDP casesTariq Toukan2016-11-021-1/+24
* net/mlx4_en: Refactor the XDP forwarding rings schemeTariq Toukan2016-11-021-31/+45
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-241-22/+32
|\
| * net/mlx4_en: Add resilience in low memory systemsEugenia Emantayev2016-07-191-22/+32
* | net/mlx4_en: add xdp forwarding and data write supportBrenden Blanco2016-07-191-1/+8
* | net/mlx4_en: fix ethtool -xEric Dumazet2016-06-091-13/+12
|/
* net/mlx4_en: get rid of private net_device_statsEric Dumazet2016-05-251-1/+1