summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/utils.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-28tipc: make node number calculation reproducibleJon Maloy3-4/+16
2020-11-28tipc: refactor tipc_sk_bind() functionJon Maloy1-36/+30
2020-11-28net: phy: micrel: fix interrupt handlingOleksij Rempel1-1/+1
2020-11-28net/x25: remove x25_kill_by_device()Martin Schiller1-16/+0
2020-11-28net/x25: fix restart request/confirm handlingMartin Schiller1-8/+33
2020-11-28net/lapb: fix t1 timer handling for LAPB_STATE_0Martin Schiller1-2/+9
2020-11-28net/lapb: support netdev eventsMartin Schiller1-1/+81
2020-11-28net/x25: handle additional netdev eventsMartin Schiller3-12/+19
2020-11-28mlxsw: spectrum_router: Update adjacency index more efficientlyIdo Schimmel1-18/+10
2020-11-28mlxsw: spectrum_router: Track nexthop group virtual router membershipIdo Schimmel1-0/+164
2020-11-28mlxsw: spectrum_router: Rollback virtual router adjacency pointer updateIdo Schimmel1-1/+14
2020-11-28mlxsw: spectrum_router: Pass virtual router parameters directly instead of po...Ido Schimmel1-4/+6
2020-11-28mlxsw: spectrum_router: Fix error handling issueIdo Schimmel1-4/+2
2020-11-27net/sched: sch_frag: add generic packet fragment support.wenxu7-1/+179
2020-11-27net/sched: act_mirred: refactor the handle of xmitwenxu2-11/+15
2020-11-27net/sched: fix miss init the mru in qdisc_skb_cbwenxu1-0/+2
2020-11-27selftests/tls: add CHACHA20-POLY1305 to tls selftestsVadim Fedorenko1-7/+33
2020-11-27net/tls: add CHACHA20-POLY1305 configurationVadim Fedorenko2-0/+19
2020-11-27net/tls: add CHACHA20-POLY1305 specific behaviorVadim Fedorenko2-5/+10
2020-11-27net/tls: add CHACHA20-POLY1305 specific defines and structuresVadim Fedorenko2-0/+16
2020-11-27net/tls: make inline helpers protocol-awareVadim Fedorenko4-28/+25
2020-11-26net: dsa: mv88e6xxx: Handle error in serdes_get_regsChris Packham1-5/+9
2020-11-26net: dsa: mv88e6xxx: Add serdes interrupt support for MV88E6097Chris Packham3-0/+54
2020-11-26net: dsa: mv88e6xxx: Support serdes ports on MV88E6097/6095/6185Chris Packham3-0/+76
2020-11-26net: dsa: mv88e6xxx: Don't force link when using in-band-statusChris Packham4-4/+74
2020-11-26net: dsa: microchip: ksz8795: setup SPI modeChristian Eggers1-0/+6
2020-11-26net: dsa: microchip: ksz9477: setup SPI modeChristian Eggers1-0/+6
2020-11-26net: dsa: microchip: support for "ethernet-ports" nodeChristian Eggers1-1/+3
2020-11-26dt-bindings: net: dsa: convert ksz bindings document to yamlChristian Eggers3-126/+149
2020-11-26net: Use lockdep_assert_in_softirq() in napi_consume_skb()Yunsheng Lin1-0/+2
2020-11-26lockdep: Introduce in_softirq lockdep assertYunsheng Lin1-0/+11
2020-11-25soc: qcom: ipa: Constify static qmi structsRikard Falkeborn1-4/+4
2020-11-25mptcp: be careful on MPTCP-level ack.Paolo Abeni1-18/+49
2020-11-25bridge: mrp: Implement LC mode for MRPHoratiu Vultur2-3/+16
2020-11-25net: sched: alias action flags with TCA_ACT_ prefixVlad Buslov2-10/+12
2020-11-25mptcp: put reference in mptcp timeout timerFlorian Westphal1-0/+1
2020-11-25net: phy: realtek: read actual speed on rtl8211f to detect downshiftAntonio Borneo1-0/+1
2020-11-25net: phy: mscc: use new PTP_MSGTYPE_* definesChristian Eggers2-12/+7
2020-11-25mlxsw: spectrum_ptp: use PTP wide message type definitionsChristian Eggers2-11/+4
2020-11-25net: phy: dp83640: use new PTP_MSGTYPE_SYNC defineChristian Eggers1-4/+1
2020-11-25net: phy: remove the .did_interrupt() and .ack_interrupt() callbackIoana Ciornei3-62/+7
2020-11-25net: phy: qsemi: remove the use of .ack_interrupt()Ioana Ciornei1-3/+17
2020-11-25net: phy: qsemi: implement generic .handle_interrupt() callbackIoana Ciornei1-0/+22
2020-11-25net: phy: ti: remove the use of .ack_interrupt()Ioana Ciornei6-31/+56
2020-11-25net: phy: ti: implement generic .handle_interrupt() callbackIoana Ciornei6-0/+191
2020-11-25net: phy: national: remove the use of the .ack_interrupt()Ioana Ciornei1-14/+22
2020-11-25net: phy: national: implement generic .handle_interrupt() callbackIoana Ciornei1-0/+22
2020-11-25net: phy: micrel: remove the use of .ack_interrupt()Ioana Ciornei1-16/+15
2020-11-25net: phy: micrel: implement generic .handle_interrupt() callbackIoana Ciornei1-0/+34
2020-11-25net: phy: meson-gxl: remove the use of .ack_callback()Ioana Ciornei1-8/+11