aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-07-21Bluetooth: hci_intel: Add check for platform_driver_registerGravatar Jiasheng Jiang 1-1/+5
2022-07-21Bluetooth: hci_bcm: Add support for FW loading in autobaud modeGravatar Hakan Jansson 3-15/+40
2022-07-21Bluetooth: hci_qca: Return wakeup for qca_wakeupGravatar Sai Teja Aluvala 1-1/+1
2022-07-21Bluetooth: btusb: Add support of IMC Networks PID 0x3568Gravatar Aaron Ma 1-0/+3
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 129-906/+1296
2022-07-21Merge tag 'net-5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 42-260/+546
2022-07-21net/cdc_ncm: Enable ZLP for DisplayLink ethernet devicesGravatar Dominik Czerwik 1-1/+24
2022-07-20net: ipa: move configuration data files into a subdirectoryGravatar Alex Elder 7-1/+1
2022-07-20net: ipa: list supported IPA versions in the MakefileGravatar Alex Elder 1-3/+7
2022-07-20net: ipa: fix an outdated commentGravatar Alex Elder 1-1/+1
2022-07-20net: ipa: report when the driver has been removedGravatar Alex Elder 1-0/+2
2022-07-20net: ipa: skip some cleanup for unused transactionsGravatar Alex Elder 1-1/+2
2022-07-20net: ipa: rearrange transaction initializationGravatar Alex Elder 2-30/+33
2022-07-20net: ipa: add a transaction committed listGravatar Alex Elder 3-7/+29
2022-07-20net: ipa: add an endpoint device attribute groupGravatar Alex Elder 3-18/+53
2022-07-20net: amd8111e: remove repeated dev->features assignementGravatar Jian Shen 1-3/+0
2022-07-20Merge tag 'mlx5-updates-2022-07-17' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Jakub Kicinski 19-860/+1152
2022-07-20Merge tag 'linux-can-fixes-for-5.19-20220720' of git://git.kernel.org/pub/scm...Gravatar David S. Miller 2-5/+14
2022-07-20net: ipa: initialize ring indexes to 0Gravatar Alex Elder 2-10/+13
2022-07-20mlxsw: spectrum_router: Fix IPv4 nexthop gateway indicationGravatar Ido Schimmel 1-1/+1
2022-07-20net: marvell: prestera: add phylink supportGravatar Oleksandr Mazur 5-62/+334
2022-07-20vmxnet3: Implement ethtool's get_channels commandGravatar Andrey Turkin 1-0/+29
2022-07-20Merge tag 'linux-can-next-for-5.20-20220720' of git://git.kernel.org/pub/scm/...Gravatar David S. Miller 32-145/+225
2022-07-20tcp: Fix data-races around sysctl knobs related to SYN option.Gravatar Kuniyuki Iwashima 1-3/+3
2022-07-20ipv4: Fix data-races around sysctl_fib_multipath_hash_fields.Gravatar Kuniyuki Iwashima 1-1/+1
2022-07-20ipv4: Fix data-races around sysctl_fib_multipath_hash_policy.Gravatar Kuniyuki Iwashima 1-1/+1
2022-07-20can: rcar_canfd: Add missing of_node_put() in rcar_canfd_probe()Gravatar Liang He 1-0/+1
2022-07-20can: mcp251xfd: fix detection of mcp251863Gravatar Marc Kleine-Budde 1-5/+13
2022-07-20can: add CAN_ERR_CNT flag to notify availability of error counterGravatar Vincent Mailhol 24-18/+36
2022-07-20can: usb_8dev: do not report txerr and rxerr during bus-offGravatar Vincent Mailhol 1-3/+4
2022-07-20can: kvaser_usb_leaf: do not report txerr and rxerr during bus-offGravatar Vincent Mailhol 1-2/+4
2022-07-20can: kvaser_usb_hydra: do not report txerr and rxerr during bus-offGravatar Vincent Mailhol 1-4/+8
2022-07-20can: sun4i_can: do not report txerr and rxerr during bus-offGravatar Vincent Mailhol 1-5/+4
2022-07-20can: hi311x: do not report txerr and rxerr during bus-offGravatar Vincent Mailhol 1-2/+3
2022-07-20can: slcan: do not report txerr and rxerr during bus-offGravatar Vincent Mailhol 1-7/+5
2022-07-20can: sja1000: do not report txerr and rxerr during bus-offGravatar Vincent Mailhol 1-3/+4
2022-07-20can: rcar_can: do not report txerr and rxerr during bus-offGravatar Vincent Mailhol 1-4/+4
2022-07-20can: pch_can: do not report txerr and rxerr during bus-offGravatar Vincent Mailhol 1-3/+3
2022-07-19Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Gravatar Jakub Kicinski 3-11/+17
2022-07-19Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Gravatar Jakub Kicinski 5-26/+81
2022-07-19net: ethernet: mtk_ppe: fix possible NULL pointer dereference in mtk_flow_get...Gravatar Lorenzo Bianconi 1-0/+3
2022-07-19r8152: fix a WOL issueGravatar Hayes Wang 1-2/+14
2022-07-19sfc: update MCDI protocol headersGravatar Edward Cree 1-195/+7933
2022-07-19net/mlx5: CT: Remove warning of ignore_flow_level support for non PFGravatar Roi Dayan 2-2/+2
2022-07-19net/mlx5e: Add resiliency for PTP TX port timestampGravatar Aya Levin 5-2/+50
2022-07-19net/mlx5e: HTB, move htb functions to a new fileGravatar Moshe Tal 7-746/+832
2022-07-19net/mlx5e: HTB, change functions name to follow conventionGravatar Moshe Tal 4-36/+36
2022-07-19net/mlx5e: HTB, remove priv from htb function callsGravatar Moshe Tal 4-150/+172
2022-07-19net/mlx5e: HTB, hide and dynamically allocate mlx5e_htb structureGravatar Saeed Mahameed 3-32/+70
2022-07-19net/mlx5e: HTB, move stats and max_sqs to privGravatar Moshe Tal 4-19/+19