summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-28Merge tag 'mlx5-updates-2021-01-13' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2021-01-28Merge tag 'net-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-01-28net: sfp: add mode quirk for GPON module Ubiquiti U-Fiber InstantPali Rohár
2021-01-28net: sfp: add workaround for Realtek RTL8672 and RTL9601C chipsPali Rohár
2021-01-28mlxsw: spectrum_span: Do not overwrite policer configurationIdo Schimmel
2021-01-28stmmac: intel: Configure EHL PSE0 GbE and PSE1 GbE to 32 bits DMA addressingVoon Weifeng
2021-01-28stmmac: intel: Add ADL-S 1Gbps PCI IDsWong, Vee Khee
2021-01-28net: usb: cdc_ether: added support for Thales Cinterion PLSx3 modem family.Giacinto Cifelli
2021-01-28Merge tag 'for-linus-5.11-rc6-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-01-28Merge tag 'arm-soc-fixes-v5.11-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-01-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2021-01-28Merge tag 'media/v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2021-01-28Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-01-27net: dsa: rtl8366rb: standardize init jam tablesLorenzo Carletti
2021-01-27net/mlx5e: Enable traps according to link stateAya Levin
2021-01-27net/mlx5e: Add listener to DMAC filter trap eventAya Levin
2021-01-27net/mlx5e: Add listener to trap eventAya Levin
2021-01-27net/mlx5e: Add trap entity to ETH driverAya Levin
2021-01-27net/mlx5e: Expose RX dma info helpersAya Levin
2021-01-27net/mlx5e: Add flow steering DMAC trap ruleAya Levin
2021-01-27net/mlx5e: Add flow steering VLAN trap ruleAya Levin
2021-01-27net/mlx5e: Optimize promiscuous modeAya Levin
2021-01-27net/mlx5: Notify on trap action by blocking eventAya Levin
2021-01-27net/mlx5: Rename events notifier headerAya Levin
2021-01-27net/mlx5: Register to devlink DMAC filter trapAya Levin
2021-01-27net/mlx5: Register to devlink ingress VLAN filter trapAya Levin
2021-01-27net/mlx5: Add support for devlink traps in mlx5 core driverAya Levin
2021-01-27net: dsa: mv88e6xxx: Make global2 support mandatoryAndrew Lunn
2021-01-27Merge tag 'mlx5-fixes-2021-01-26' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2021-01-27ibmvnic: Ensure that CRQ entry read are correctly orderedLijun Pan
2021-01-27Merge tag 'mac80211-next-for-net-next-2021-01-27' of git://git.kernel.org/pub...Jakub Kicinski
2021-01-27Merge tag 'linux-can-next-for-5.12-20210127' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2021-01-27Merge tag 'linux-can-fixes-for-5.11-20210127' of git://git.kernel.org/pub/scm...Jakub Kicinski
2021-01-27Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2021-01-27rocker: Simplify the calculation of variablesJiapeng Zhong
2021-01-27r8169: remove not needed call to rtl_wol_enable_rx from rtl_shutdownHeiner Kallweit
2021-01-27virt_wifi: fix deadlock on RTNLJohannes Berg
2021-01-27can: dev: prevent potential information leak in can_fill_info()Dan Carpenter
2021-01-27can: mcp251xfd: add BQL supportMarc Kleine-Budde
2021-01-27can: mcp251xfd: add len8_dlc supportMarc Kleine-Budde
2021-01-27can: mcp251xfd: mcp251xfd_tx_obj_from_skb(): don't copy data for RTR CAN fram...Marc Kleine-Budde
2021-01-27can: mcp251xfd: mcp251xfd_hw_rx_obj_to_skb(): don't copy data for RTR CAN fra...Marc Kleine-Budde
2021-01-27can: mcp251xfd: mcp251xfd_tx_obj_from_skb(): clean up padding of CAN-FD framesMarc Kleine-Budde
2021-01-27can: mcp251xfd: mcp251xfd_start_xmit(): use mcp251xfd_get_tx_free() to check ...Marc Kleine-Budde
2021-01-27can: mcp251xfd: replace sizeof(u32) with val_bytes in regmapSu Yanjun
2021-01-27can: mcba_usb: remove h from printk format specifierTom Rix
2021-01-27can: length: can_fd_len2dlc(): make legnth calculation readable againMarc Kleine-Budde
2021-01-27can: dev: export can_get_state_str() functionVincent Mailhol