summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: thermal: Fix out-of-bounds memory accessesIdo Schimmel2021-10-141-47/+5
* ethernet: s2io: fix setting mac address during resumeArnd Bergmann2021-10-141-1/+1
* net: encx24j600: check error in devm_regmap_init_encx24j600Nanyong Sun2021-10-133-5/+14
* Merge tag 'mlx5-fixes-2021-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2021-10-134-16/+66
|\
| * net/mlx5e: Fix division by 0 in mlx5e_select_queue for representorsMaxim Mikityanskiy2021-10-121-0/+5
| * net/mlx5e: Mutually exclude RX-FCS and RX-port-timestampAya Levin2021-10-121-5/+52
| * net/mlx5e: Switchdev representors are not vlan challengedSaeed Mahameed2021-10-121-1/+0
| * net/mlx5e: Fix memory leak in mlx5_core_destroy_cq() error pathValentine Fatiev2021-10-121-4/+3
| * net/mlx5e: Allow only complete TXQs partition in MQPRIO channel modeTariq Toukan2021-10-121-2/+2
| * net/mlx5: Fix cleanup of bridge delayed workShay Drory2021-10-121-4/+4
* | net: korina: select CRC32Vegard Nossum2021-10-131-0/+1
* | net: arc: select CRC32Vegard Nossum2021-10-131-0/+1
* | net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driverVladimir Oltean2021-10-122-17/+1
* | net: mscc: ocelot: cross-check the sequence id from the timestamp FIFO with t...Vladimir Oltean2021-10-121-1/+23
* | net: mscc: ocelot: deny TX timestamping of non-PTP packetsVladimir Oltean2021-10-121-7/+12
* | net: mscc: ocelot: warn when a PTP IRQ is raised for an unknown skbVladimir Oltean2021-10-121-3/+3
* | net: mscc: ocelot: avoid overflowing the PTP timestamp FIFOVladimir Oltean2021-10-121-7/+30
* | net: mscc: ocelot: make use of all 63 PTP timestamp identifiersVladimir Oltean2021-10-121-1/+3
* | nfp: flow_offload: move flow_indr_dev_register from app init to app startBaowen Zheng2021-10-121-5/+14
|/
* ice: fix locking for Tx timestamp tracking flushJacob Keller2021-10-121-8/+7
* net: mscc: ocelot: Fix dumplicated argument in ocelotWan Jiabing2021-10-122-3/+3
* qed: Fix missing error code in qed_slowpath_start()chongjiapeng2021-10-091-0/+1
* ionic: don't remove netdev->dev_addr when syncing uc listShannon Nelson2021-10-091-0/+4
* net: mana: Fix error handling in mana_create_rxq()Haiyang Zhang2021-10-081-1/+3
* net: stmmac: add support for dwmac 3.40aHerve Codina2021-10-082-0/+9
* net: stmmac: fix get_hw_feature() on old hardwareHerve Codina2021-10-084-9/+22
* iavf: fix double unlock of crit_lockStefan Assmann2021-10-061-1/+0
* i40e: Fix freeing of uninitialized misc IRQ vectorSylwester Dziedziuch2021-10-061-1/+2
* i40e: fix endless loop under rtnlJiri Benc2021-10-061-1/+1
* ionic: move filter sync_needed bit setShannon Nelson2021-10-062-4/+3
* gve: report 64bit tx_bytes counter from gve_handle_report_stats()Eric Dumazet2021-10-061-2/+3
* gve: fix gve_get_stats()Eric Dumazet2021-10-061-4/+9
* gve: Properly handle errors in gve_assign_qplCatherine Sullivan2021-10-061-1/+7
* gve: Avoid freeing NULL pointerTao Liu2021-10-061-10/+17
* gve: Correct available tx qpl checkCatherine Sullivan2021-10-061-1/+1
* net: stmmac: trigger PCS EEE to turn off on link downWong Vee Khee2021-10-061-1/+5
* net: stmmac: dwmac-rk: Fix ethernet on rk3399 based devicesPunit Agrawal2021-10-011-0/+5
* net: mscc: ocelot: fix VCAP filters remaining active after being deletedVladimir Oltean2021-10-011-2/+2
* net/mlx5e: Mutually exclude setting of TX-port-TS and MQPRIO in channel modeAya Levin2021-09-302-0/+19
* net/mlx5e: Fix the presented RQ index in PTP statsLama Kayal2021-09-303-3/+5
* net/mlx5: Fix setting number of EQs of SFsShay Drory2021-09-301-2/+3
* net/mlx5: Fix length of irq_index in charsShay Drory2021-09-301-2/+2
* net/mlx5: Avoid generating event after PPS out in Real time modeAya Levin2021-09-301-8/+6
* net/mlx5: Force round second at 1PPS out start timeAya Levin2021-09-301-14/+11
* net/mlx5: E-Switch, Fix double allocation of acl flow counterMoshe Shemesh2021-09-302-5/+11
* net/mlx5e: Improve MQPRIO resiliencyTariq Toukan2021-09-302-32/+80
* net/mlx5e: Keep the value for maximum number of channels in-syncTariq Toukan2021-09-306-34/+57
* net/mlx5e: IPSEC RX, enable checksum completeRaed Salem2021-09-301-6/+1
* net: stmmac: fix EEE init issue when paired with EEE capable PHYsWong Vee Khee2021-09-301-0/+4
* net: hns3: disable firmware compatible features when uninstall PFGuangbin Huang2021-09-291-8/+13