aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/rionet.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-26ionic: flatten calls to set-rx-modeShannon Nelson1-18/+9
2021-08-26ionic: remove old work task typesShannon Nelson2-8/+0
2021-08-26nfc: st95hf: remove unused header includesKrzysztof Kozlowski1-1/+0
2021-08-26nfc: st21nfca: remove unused header includesKrzysztof Kozlowski2-3/+0
2021-08-26nfc: st-nci: remove unused header includesKrzysztof Kozlowski1-2/+0
2021-08-26nfc: pn544: remove unused header includesKrzysztof Kozlowski1-1/+0
2021-08-26nfc: mrvl: remove unused header includesKrzysztof Kozlowski2-6/+0
2021-08-26nfc: microread: remove unused header includesKrzysztof Kozlowski2-2/+0
2021-08-25pktgen: document the latest pktgen usage optionsJuhee Kang1-10/+8
2021-08-25samples: pktgen: add trap SIGINT for printing execution resultJuhee Kang5-27/+62
2021-08-25samples: pktgen: fix to print when terminated normallyJuhee Kang1-2/+4
2021-08-25octeontx2-af: Add mbox to retrieve bandwidth profile free countSunil Goutham2-1/+42
2021-08-25octeontx2-af: Remove channel verification while installing MCAM rulesSunil Goutham3-55/+0
2021-08-25octeontx2-af: Add PTP device id for CN10K and 95O silconsSubbaraya Sundeep1-25/+18
2021-08-25octeontx2-af: Add free rsrc count mbox msgGeorge Cherian2-0/+113
2021-08-25octeontx2-af: Add SDP interface supportRadha Mohan Chintakuntla8-17/+253
2021-08-25octeontx2-af: nix and lbk in loop mode in 98xxHarman Kalra3-3/+28
2021-08-25octeontx2-pf: cleanup transmit link deriving logicSubbaraya Sundeep4-23/+11
2021-08-25octeontx2-af: Allow to configure flow tag LSB byte as RSS adderJerin Jacob2-6/+13
2021-08-25octeontx2-af: enable tx shaping feature for 96xx C0Nithin Dabilpuram5-37/+281
2021-08-25net: ethernet: actions: Add helper dependency on COMPILE_TESTCai Huoqing1-2/+2
2021-08-25octeontx2-af: Wait for TX link idle for credits changeNithin Dabilpuram2-11/+92
2021-08-25octeontx2-af: Change the order of queue work and interrupt disableNithin Dabilpuram1-4/+5
2021-08-25octeontx2-af: cn10k: Set cache lines for NPA batch allocGeetha sowjanya3-0/+13
2021-08-25mctp: Remove the repeated declarationShaokun Zhang1-1/+0
2021-08-25ravb: Add reset supportBiju Das2-0/+12
2021-08-25ravb: Factorise ravb_emac_init functionBiju Das2-2/+13
2021-08-25ravb: Factorise ravb_dmac_init functionBiju Das2-21/+32
2021-08-25ravb: Factorise ravb_set_featuresBiju Das2-2/+14
2021-08-25ravb: Factorise ravb_adjust_link functionBiju Das2-1/+5
2021-08-25ravb: Factorise ravb_rx functionBiju Das2-2/+13
2021-08-25ravb: Factorise ravb_ring_init functionBiju Das2-5/+17
2021-08-25ravb: Factorise ravb_ring_format functionBiju Das2-12/+24
2021-08-25ravb: Factorise ravb_ring_free functionBiju Das2-17/+31
2021-08-25ravb: Add ptp_cfg_active to struct ravb_hw_infoBiju Das2-14/+6
2021-08-25ravb: Add no_ptp_cfg_active to struct ravb_hw_infoBiju Das2-8/+13
2021-08-25ravb: Add multi_irq to struct ravb_hw_infoBiju Das3-11/+20
2021-08-25ravb: Remove the macros NUM_TX_DESC_GEN[23]Biju Das2-6/+6
2021-08-25net: dsa: tag_sja1105: stop asking the sja1105 driver in sja1105_xmit_tpidVladimir Oltean5-31/+34
2021-08-25net: dsa: sja1105: drop untagged packets on the CPU and DSA portsVladimir Oltean3-2/+51
2021-08-25net: dsa: sja1105: prevent tag_8021q VLANs from being received on user portsVladimir Oltean1-8/+29
2021-08-25net: dsa: mt7530: manually set up VLAN ID 0DENG Qingfang2-0/+27
2021-08-25net: mana: Add WARN_ON_ONCE in case of CQE read overflowHaiyang Zhang1-1/+1
2021-08-25net: mana: Add support for EQ sharingHaiyang Zhang4-56/+78
2021-08-25net: mana: Move NAPI from EQ to CQHaiyang Zhang5-103/+74
2021-08-25netxen_nic: Remove the repeated declarationShaokun Zhang1-1/+0
2021-08-25cxgb4: Properly revert VPD changesNathan Chancellor2-6/+40
2021-08-25selftests: mptcp: add MP_FAIL mibs checkGeliang Tang1-0/+38
2021-08-25mptcp: add the mibs for MP_FAILGeliang Tang4-0/+6
2021-08-25mptcp: send out MP_FAIL when data checksum failsGeliang Tang2-0/+28