summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/timer-u300.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-17octeontx2-af: Handle PF-VF mac address changesHariprasad Kelam4-4/+36
2020-11-17octeontx2-pf: Add support for SR-IOV management functionsNaveen Mamindlapalli9-2/+420
2020-11-17octeontx2-pf: Implement ingress/egress VLAN offloadHariprasad Kelam8-4/+167
2020-11-17octeontx2-af: Modify nix_vtag_cfg mailbox to support TX VTAG entriesVamsi Attunuru3-13/+250
2020-11-17octeontx2-af: Add debugfs entry to dump the MCAM rulesSubbaraya Sundeep1-0/+197
2020-11-17octeontx2-pf: Add support for unicast MAC address filteringHariprasad Kelam3-7/+143
2020-11-17octeontx2-pf: Add support for ethtool ntuple filtersSubbaraya Sundeep5-5/+707
2020-11-17octeontx2-af: Add mbox messages to install and delete MCAM rulesSubbaraya Sundeep8-52/+1064
2020-11-17octeontx2-af: Generate key field bit mask from KEX profileSubbaraya Sundeep5-3/+658
2020-11-17octeontx2-af: Verify MCAM entry channel and PF_FUNCSubbaraya Sundeep3-2/+82
2020-11-17octeontx2-af: Modify default KEX profile to extract TX packet fieldsStanislaw Kardach3-14/+120
2020-11-17net: wan: Delete the DLCI / SDLA driversXie He15-2902/+0
2020-11-17net: hns3: rename gl_adapt_enable in struct hns3_enet_coalesceHuazhong Tan3-11/+11
2020-11-17net: hns3: add support for 1us unit GL configurationHuazhong Tan3-4/+31
2020-11-17net: hns3: add support for querying maximum value of GLHuazhong Tan8-7/+38
2020-11-17net: hns3: add support for configuring interrupt quantity limitingHuazhong Tan5-18/+105
2020-11-17net: phy: adin: remove the use of the .ack_interrupt()Ioana Ciornei1-7/+18
2020-11-17net: phy: adin: implement generic .handle_interrupt() callbackIoana Ciornei1-0/+20
2020-11-17net: phy: ste10Xp: remove the use of .ack_interrupt()Ioana Ciornei1-19/+22
2020-11-17net: phy: ste10Xp: implement generic .handle_interrupt() callbackIoana Ciornei1-0/+20
2020-11-17net: phy: smsc: remove the use of .ack_interrupt()Ioana Ciornei1-15/+18
2020-11-17net: phy: smsc: implement generic .handle_interrupt() callbackIoana Ciornei1-0/+30
2020-11-17net: phy: amd: remove the use of .ack_interrupt()Ioana Ciornei1-3/+11
2020-11-17net: phy: amd: implement generic .handle_interrupt() callbackIoana Ciornei1-0/+23
2020-11-17net: phy: nxp-tja11xx: remove the use of .ack_interrupt()Ioana Ciornei1-4/+15
2020-11-17net: phy: nxp-tja11xx: implement generic .handle_interrupt() callbackIoana Ciornei1-0/+23
2020-11-17net: phy: lxt: remove the use of .ack_interrupt()Ioana Ciornei1-10/+34
2020-11-17net: phy: lxt: implement generic .handle_interrupt() callbackIoana Ciornei1-0/+50
2020-11-17net: phy: marvell: remove the use of .ack_interrupt()Ioana Ciornei1-20/+11
2020-11-17net: phy: marvell: implement generic .handle_interrupt() callbackIoana Ciornei1-21/+36
2020-11-17net: phy: microchip: remove the use of .ack_interrupt()Ioana Ciornei2-18/+12
2020-11-17net: phy: microchip: implement generic .handle_interrupt() callbackIoana Ciornei2-0/+38
2020-11-17net: phy: vitesse: remove the use of .ack_interrupt()Ioana Ciornei1-21/+3
2020-11-17net: phy: vitesse: implement generic .handle_interrupt() callbackIoana Ciornei1-0/+37
2020-11-17net: linux/skbuff.h: combine SKB_EXTENSIONS + KCOV handlingRandy Dunlap1-2/+2
2020-11-17lan743x: replace devicetree phy parse code with library functionSven Van Asbroeck2-28/+8
2020-11-17net: phy: don't duplicate driver name in phy_attached_printHeiner Kallweit1-8/+6
2020-11-17r8169: remove nr_frags argument from rtl_tx_slots_availHeiner Kallweit1-9/+6
2020-11-17net: phy: mscc: fix excluded_middle.cocci warningskernel test robot1-1/+1
2020-11-17net: dsa: tag_dsa: Use a consistent comment styleTobias Waldekranz1-20/+8
2020-11-17net: dsa: tag_dsa: Unify regular and ethertype DSA taggersTobias Waldekranz4-263/+252
2020-11-17net: dsa: tag_dsa: Allow forwarding of redirected IGMP trafficTobias Waldekranz1-3/+29
2020-11-16mptcp: send explicit ack on delayed ack_seq incrPaolo Abeni1-13/+21
2020-11-16mptcp: keep track of advertised windows right edgeFlorian Westphal3-5/+69
2020-11-16mptcp: rework poll+nospace handlingFlorian Westphal3-51/+54
2020-11-16mptcp: try to push pending data on snd una updatesPaolo Abeni1-0/+3
2020-11-16mptcp: move page frag allocation in mptcp_sendmsg()Paolo Abeni1-217/+189
2020-11-16mptcp: refactor shutdown and closePaolo Abeni5-110/+273
2020-11-16mptcp: introduce MPTCP snd_nxtPaolo Abeni3-12/+16
2020-11-16mptcp: add accounting for pending dataPaolo Abeni2-3/+36