summaryrefslogtreecommitdiffstats
path: root/drivers/message/fusion (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-06net: phy: cicada: implement the generic .handle_interrupt() callbackIoana Ciornei1-0/+20
2020-11-06net: phy: broadcom: remove use of ack_interrupt()Ioana Ciornei6-57/+68
2020-11-06net: phy: broadcom: implement generic .handle_interrupt() callbackIoana Ciornei7-15/+114
2020-11-06net: phy: aquantia: remove the use of .ack_interrupt()Ioana Ciornei1-17/+19
2020-11-06net: phy: aquantia: implement generic .handle_interrupt() callbackIoana Ciornei1-0/+27
2020-11-06net: phy: mscc: remove the use of .ack_interrupt()Ioana Ciornei1-4/+8
2020-11-06net: phy: mscc: implement generic .handle_interrupt() callbackIoana Ciornei1-28/+28
2020-11-06net: phy: mscc: use phy_trigger_machine() to notify link changeIoana Ciornei1-1/+1
2020-11-06net: phy: at803x: remove the use of .ack_interrupt()Ioana Ciornei1-7/+12
2020-11-06net: phy: at803x: implement generic .handle_interrupt() callbackIoana Ciornei1-0/+31
2020-11-06net: phy: make .ack_interrupt() optionalIoana Ciornei1-1/+1
2020-11-06net: phy: add a shutdown procedureIoana Ciornei1-0/+8
2020-11-06net: phy: export phy_error and phy_trigger_machineIoana Ciornei2-2/+6
2020-11-05sctp: bring inet(6)_skb_parm back to sctp_input_cbXin Long3-3/+8