summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: lantiq_etop: remove unnecessary space in castAleksander Jan Bajkowski2021-12-301-1/+1
* net: lantiq_etop: make alignment match open parenthesisAleksander Jan Bajkowski2021-12-301-17/+17
* net: lantiq_etop: remove multiple assignmentsAleksander Jan Bajkowski2021-12-301-1/+2
* net: lantiq_etop: avoid precedence issuesAleksander Jan Bajkowski2021-12-301-2/+2
* net: lantiq_etop: replace strlcpy with strscpyAleksander Jan Bajkowski2021-12-301-3/+3
* ice: Add flow director support for channel modeKiran Patil2021-12-308-25/+444
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-David S. Miller2021-12-302-45/+291
|\
| * igb: support EXTTS on 82580/i354/i350Ruud Bos2021-12-292-5/+51
| * igb: support PEROUT on 82580/i354/i350Ruud Bos2021-12-292-4/+182
| * igb: move PEROUT and EXTTS isr logic to separate functionsRuud Bos2021-12-291-35/+46
| * igb: move SDP config initialization to separate functionRuud Bos2021-12-291-8/+19
* | net: marvell: prestera: Implement initial inetaddr notifiersYevhen Orlov2021-12-301-0/+40
* | net: marvell: prestera: Register inetaddr stub notifiersYevhen Orlov2021-12-303-1/+110
* | net: marvell: prestera: add hardware router objects accountingYevhen Orlov2021-12-304-1/+255
* | net: marvell: prestera: Add prestera router infraYevhen Orlov2021-12-304-1/+46
* | net: marvell: prestera: Add router interface ABIYevhen Orlov2021-12-303-0/+127
* | net: marvell: prestera: add virtual router ABIYevhen Orlov2021-12-302-0/+46
* | sun4i-emac.c: add dma supportConley Lee2021-12-291-0/+200
* | Merge tag 'for-net-next-2021-12-29' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2021-12-297-19/+285
|\ \
| * | Bluetooth: vhci: Set HCI_QUIRK_VALID_LE_STATESLuiz Augusto von Dentz2021-12-221-0/+2
| * | Bluetooth: hci_qca: Stop IBS timer during BT OFFPanicker Harish2021-12-221-0/+3
| * | Bluetooth: btusb: Add support for Foxconn MT7922AAaron Ma2021-12-221-0/+8
| * | Bluetooth: btintel: Add missing quirks and msft ext for legacy bootloaderTedd Ho-Jeong An2021-12-221-4/+22
| * | Bluetooth: btusb: Add two more Bluetooth parts for WCN6855Zijun Hu2021-12-211-0/+6
| * | Bluetooth: btusb: Return error code when getting patch status failedMark Chen2021-12-071-0/+1
| * | Bluetooth: btusb: Handle download_firmware failure casesMark Chen2021-12-071-0/+4
| * | Bluetooth: btusb: Add support for queuing during polling intervalLuiz Augusto von Dentz2021-12-071-5/+124
| * | Bluetooth: btbcm: disable read tx power for some Macs with the T2 Security chipAditya Garg2021-12-071-0/+39
| * | Bluetooth: btmtksdio: enable AOSP extension for MT7921Sean Wang2021-12-071-0/+1
| * | Bluetooth: btmtksdio: enable msft opcodeƁukasz Bartosik2021-12-071-0/+2
| * | Bluetooth: btusb: Add one more Bluetooth part for WCN6855Zijun Hu2021-12-071-0/+3
| * | Bluetooth: btmtksdio: fix resume failureSean Wang2021-12-031-0/+2
| * | Bluetooth: btmtksdio: handle runtime pm only when sdio_func is availableSean Wang2021-12-031-0/+10
| * | Bluetooth: btusb: Cancel sync commands for certain URB errorsBenjamin Berg2021-12-031-2/+9
| * | Bluetooth: btusb: Add the new support IDs for WCN6855tjiang@codeaurora.org2021-11-241-1/+7
| * | Bluetooth: btusb: re-definition for board_id in struct qca_versiontjiang@codeaurora.org2021-11-241-2/+13
| * | Bluetooth: btusb: Add one more Bluetooth part for the Realtek RTL8852AELarry Finger2021-11-241-0/+2
| * | Bluetooth: btmtksdio: drop the unnecessary variable createdSean Wang2021-11-241-5/+6
| * | Bluetooth: btmtksdio: add support of processing firmware coredump and logSean Wang2021-11-241-1/+22
* | | Bonding: return HWTSTAMP_FLAG_BONDED_PHC_INDEX to notify user spaceHangbin Liu2021-12-291-16/+26
| |/ |/|
* | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2021-12-288-13/+15
|\ \
| * | ixgbevf: switch to napi_build_skb()Alexander Lobakin2021-12-281-1/+1
| * | ixgbe: switch to napi_build_skb()Alexander Lobakin2021-12-281-1/+1
| * | igc: switch to napi_build_skb()Alexander Lobakin2021-12-281-1/+1
| * | igb: switch to napi_build_skb()Alexander Lobakin2021-12-281-1/+1
| * | ice: switch to napi_build_skb()Alexander Lobakin2021-12-281-1/+1
| * | iavf: switch to napi_build_skb()Alexander Lobakin2021-12-281-1/+1
| * | i40e: switch to napi_build_skb()Alexander Lobakin2021-12-281-1/+1
| * | e1000: switch to napi_build_skb()Alexander Lobakin2021-12-281-1/+1
| * | e1000: switch to napi_consume_skb()Alexander Lobakin2021-12-281-5/+7