summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* octeontx2-af: Add mbox to retrieve bandwidth profile free countSunil Goutham2021-08-252-1/+42
* octeontx2-af: Remove channel verification while installing MCAM rulesSunil Goutham2021-08-253-55/+0
* octeontx2-af: Add PTP device id for CN10K and 95O silconsSubbaraya Sundeep2021-08-251-25/+18
* octeontx2-af: Add free rsrc count mbox msgGeorge Cherian2021-08-252-0/+113
* octeontx2-af: Add SDP interface supportRadha Mohan Chintakuntla2021-08-258-17/+253
* octeontx2-af: nix and lbk in loop mode in 98xxHarman Kalra2021-08-253-3/+28
* octeontx2-pf: cleanup transmit link deriving logicSubbaraya Sundeep2021-08-254-23/+11
* octeontx2-af: Allow to configure flow tag LSB byte as RSS adderJerin Jacob2021-08-252-6/+13
* octeontx2-af: enable tx shaping feature for 96xx C0Nithin Dabilpuram2021-08-255-37/+281
* net: ethernet: actions: Add helper dependency on COMPILE_TESTCai Huoqing2021-08-251-2/+2
* octeontx2-af: Wait for TX link idle for credits changeNithin Dabilpuram2021-08-252-11/+92
* octeontx2-af: Change the order of queue work and interrupt disableNithin Dabilpuram2021-08-251-4/+5
* octeontx2-af: cn10k: Set cache lines for NPA batch allocGeetha sowjanya2021-08-253-0/+13
* Merge tag 'linux-can-next-for-5.15-20210825' of git://git.kernel.org/pub/scm/...David S. Miller2021-08-253-8/+5
|\
| * can: mscan: mpc5xxx_can: mpc5xxx_can_probe(): remove useless BUG_ON()Tang Bin2021-08-251-1/+0
| * can: mscan: mpc5xxx_can: mpc5xxx_can_probe(): use of_device_get_match_data to...Tang Bin2021-08-251-4/+2
| * can: rcar_canfd: rcar_canfd_handle_channel_tx(): fix redundant assignmentLad Prabhakar2021-08-251-1/+1
| * can: rcar: Kconfig: Add helper dependency on COMPILE_TESTCai Huoqing2021-08-251-2/+2
* | ravb: Add reset supportBiju Das2021-08-252-0/+12
* | ravb: Factorise ravb_emac_init functionBiju Das2021-08-252-2/+13
* | ravb: Factorise ravb_dmac_init functionBiju Das2021-08-252-21/+32
* | ravb: Factorise ravb_set_featuresBiju Das2021-08-252-2/+14
* | ravb: Factorise ravb_adjust_link functionBiju Das2021-08-252-1/+5
* | ravb: Factorise ravb_rx functionBiju Das2021-08-252-2/+13
* | ravb: Factorise ravb_ring_init functionBiju Das2021-08-252-5/+17
* | ravb: Factorise ravb_ring_format functionBiju Das2021-08-252-12/+24
* | ravb: Factorise ravb_ring_free functionBiju Das2021-08-252-17/+31
* | ravb: Add ptp_cfg_active to struct ravb_hw_infoBiju Das2021-08-252-14/+6
* | ravb: Add no_ptp_cfg_active to struct ravb_hw_infoBiju Das2021-08-252-8/+13
* | ravb: Add multi_irq to struct ravb_hw_infoBiju Das2021-08-253-11/+20
* | ravb: Remove the macros NUM_TX_DESC_GEN[23]Biju Das2021-08-252-6/+6
* | net: dsa: tag_sja1105: stop asking the sja1105 driver in sja1105_xmit_tpidVladimir Oltean2021-08-253-26/+0
* | net: dsa: sja1105: drop untagged packets on the CPU and DSA portsVladimir Oltean2021-08-251-1/+9
* | net: dsa: sja1105: prevent tag_8021q VLANs from being received on user portsVladimir Oltean2021-08-251-8/+29
* | net: dsa: mt7530: manually set up VLAN ID 0DENG Qingfang2021-08-252-0/+27
* | net: mana: Add WARN_ON_ONCE in case of CQE read overflowHaiyang Zhang2021-08-251-1/+1
* | net: mana: Add support for EQ sharingHaiyang Zhang2021-08-254-56/+78
* | net: mana: Move NAPI from EQ to CQHaiyang Zhang2021-08-255-103/+74
* | netxen_nic: Remove the repeated declarationShaokun Zhang2021-08-251-1/+0
* | cxgb4: Properly revert VPD changesNathan Chancellor2021-08-252-6/+40
* | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller2021-08-257-3/+249
|\ \
| * | igc: Add support for PTP getcrosststamp()Vinicius Costa Gomes2021-08-244-0/+234
| * | igc: Enable PCIe PTMVinicius Costa Gomes2021-08-241-0/+6
| * | PCI: Add pcie_ptm_enabled()Vinicius Costa Gomes2021-08-241-0/+9
| * | Revert "PCI: Make pci_enable_ptm() private"Vinicius Costa Gomes2021-08-241-3/+0
| |/
* | lan78xx: Limit number of driver warning messagesJohn Efstathiades2021-08-251-2/+3
* | lan78xx: Fix race condition in disconnect handlingJohn Efstathiades2021-08-251-9/+57
* | lan78xx: Fix race conditions in suspend/resume handlingJohn Efstathiades2021-08-251-135/+284
* | lan78xx: Fix partial packet errors on suspend/resumeJohn Efstathiades2021-08-251-106/+197
* | lan78xx: Fix exception on link speed changeJohn Efstathiades2021-08-251-6/+48