summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-03-18Fix a typoBhaskar Chowdhury1-2/+2
2021-03-18ionic: protect adminq from early destroyShannon Nelson2-8/+28
2021-03-18ionic: stop watchdog when in broken stateShannon Nelson2-2/+24
2021-03-18ionic: block actions during fw resetShannon Nelson3-4/+15
2021-03-18ionic: update ethtool support bits for BASETShannon Nelson2-0/+10
2021-03-18ionic: fix unchecked referenceShannon Nelson1-1/+1
2021-03-18ionic: simplify the intr_index use in txq_initShannon Nelson1-4/+2
2021-03-18ionic: code cleanup detailsShannon Nelson3-32/+25
2021-03-18net: ocelot: support multiple bridgesVladimir Oltean1-36/+36
2021-03-18net: ocelot: Fix deletetion of MRP entries from MAC tableHoratiu Vultur1-2/+2
2021-03-18net: lapbether: Close the LAPB device before its underlying Ethernet device c...Xie He1-2/+2
2021-03-18octeontx2-af: Remove redundant initialization of pointer pfvfColin Ian King1-1/+1
2021-03-18net: cdc_ncm: drop redundant driver-data assignmentJohan Hovold1-1/+0
2021-03-18nfc/fdp: Simplify the return expression of fdp_nci_open()zuoqilin1-4/+1
2021-03-18of: of_net: Provide function name and param descriptionLee Jones1-0/+3
2021-03-18stmmac: intel: Add PSE and PCH PTP clock source selectionWong, Vee Khee3-0/+56
2021-03-18net: dsa: mv88e6xxx: Offload bridge broadcast flooding flagTobias Waldekranz1-1/+70
2021-03-18net: dsa: mv88e6xxx: Offload bridge learning flagTobias Waldekranz3-8/+52
2021-03-18net: dsa: mv88e6xxx: Flood all traffic classes on standalone portsTobias Waldekranz1-6/+2
2021-03-18net: dsa: mv88e6xxx: Use standard helper for broadcast addressTobias Waldekranz1-1/+3
2021-03-18net: dsa: mv88e6xxx: Remove some bureaucracy around querying the VTUTobias Waldekranz1-25/+20
2021-03-18net: dsa: mv88e6xxx: Provide generic VTU iteratorTobias Waldekranz1-36/+64
2021-03-18net: dsa: mv88e6xxx: Avoid useless attempts to fast-age LAGsTobias Waldekranz1-0/+7
2021-03-18net: ipa: relax 64-bit build requirementAlex Elder2-3/+9
2021-03-18net: ipa: fix table alignment requirementAlex Elder1-8/+12
2021-03-18net: ipa: use upper_32_bits()Alex Elder1-8/+6
2021-03-18net: ipa: fix assumptions about DMA address sizeAlex Elder1-6/+8
2021-03-18s390/qeth: remove RX VLAN filter stubs in L3 driverJulian Wiedmann1-24/+1
2021-03-18s390/qeth: enable napi_consume_skb() for pending TX buffersJulian Wiedmann1-4/+4
2021-03-18s390/qeth: allocate initial TX Buffer structs with GFP_KERNELJulian Wiedmann1-4/+6
2021-03-18net: move the xps maps to an arrayAntoine Tenart1-1/+1
2021-03-18net: dsa: bcm_sf2: fix BCM4908 RGMII reg(s)Rafał Miłecki2-4/+8
2021-03-18net: dsa: bcm_sf2: add function finding RGMII registerRafał Miłecki2-9/+42
2021-03-18net: dsa: b53: mmap: Add device tree supportÁlvaro Fernández Rojas1-0/+55
2021-03-18net: stmmac: Add EST errors into ethtool statisticOng Boon Leong6-4/+28
2021-03-18net: stmmac: EST interrupts handling and error reportingVoon Weifeng4-0/+114
2021-03-18net: stmmac: add RX frame steering based on VLAN priority in tc flowerOng Boon Leong1-2/+63
2021-03-18net: stmmac: restructure tc implementation for RX VLAN Priority steeringOng Boon Leong1-2/+22
2021-03-18octeontx2-pf: TC_MATCHALL egress ratelimiting offloadSunil Goutham3-4/+236
2021-03-18octeontx2-pf: add tc flower stats handler for hw offloadsNaveen Mamindlapalli3-1/+122
2021-03-18octeontx2-pf: Add tc flower hardware offload on ingress trafficNaveen Mamindlapalli6-2/+551
2021-03-18octeontx2-pf: Add ip tos and ip proto icmp/icmpv6 flow offload supportNaveen Mamindlapalli3-4/+57
2021-03-17net: macb: simplify clk_init with dev_err_probeMichael Tretter1-11/+9
2021-03-17net: dsa: mv88e6xxx: implement .port_set_policy for AmethystMarek Behún3-27/+99
2021-03-17net: dsa: mv88e6xxx: add support for mv88e6393x familyPavana Sharma8-0/+771
2021-03-17net: dsa: mv88e6xxx: wrap .set_egress_port methodMarek Behún2-35/+33
2021-03-17net: dsa: mv88e6xxx: change serdes lane parameter type from u8 type to intPavana Sharma5-99/+99
2021-03-17ethernet/microchip:remove unneeded variable: "ret"dingsenjie1-2/+1
2021-03-17ethernet/broadcom:remove unneeded variable: "ret"dingsenjie1-2/+1
2021-03-17net: stmmac: add per-queue TX & RX coalesce ethtool supportOng Boon Leong7-49/+143