summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski225-930/+1765
2021-01-28Merge tag 'mlx5-updates-2021-01-13' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski26-16/+2080
2021-01-28Merge tag 'net-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds62-271/+522
2021-01-28net: sfp: add mode quirk for GPON module Ubiquiti U-Fiber InstantPali Rohár2-2/+30
2021-01-28net: sfp: add workaround for Realtek RTL8672 and RTL9601C chipsPali Rohár1-33/+67
2021-01-28mlxsw: spectrum_span: Do not overwrite policer configurationIdo Schimmel2-0/+7
2021-01-28stmmac: intel: Configure EHL PSE0 GbE and PSE1 GbE to 32 bits DMA addressingVoon Weifeng1-0/+2
2021-01-28stmmac: intel: Add ADL-S 1Gbps PCI IDsWong, Vee Khee1-0/+19
2021-01-28net: usb: cdc_ether: added support for Thales Cinterion PLSx3 modem family.Giacinto Cifelli1-0/+6
2021-01-28Merge tag 'for-linus-5.11-rc6-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-13/+38
2021-01-28Merge tag 'arm-soc-fixes-v5.11-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-2/+19
2021-01-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds10-16/+44
2021-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds3-5/+7
2021-01-28Merge tag 'media/v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds14-23/+19
2021-01-28Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-24/+9
2021-01-27net: dsa: rtl8366rb: standardize init jam tablesLorenzo Carletti1-134/+139
2021-01-27net/mlx5e: Enable traps according to link stateAya Levin5-0/+62
2021-01-27net/mlx5e: Add listener to DMAC filter trap eventAya Levin1-0/+8
2021-01-27net/mlx5e: Add listener to trap eventAya Levin2-0/+36
2021-01-27net/mlx5e: Add trap entity to ETH driverAya Levin6-4/+500
2021-01-27net/mlx5e: Expose RX dma info helpersAya Levin2-6/+6
2021-01-27net/mlx5e: Add flow steering DMAC trap ruleAya Levin2-2/+43
2021-01-27net/mlx5e: Add flow steering VLAN trap ruleAya Levin2-2/+65
2021-01-27net/mlx5e: Optimize promiscuous modeAya Levin3-34/+100
2021-01-27net/mlx5: Notify on trap action by blocking eventAya Levin2-0/+64
2021-01-27net/mlx5: Rename events notifier headerAya Levin1-8/+11
2021-01-27net/mlx5: Register to devlink DMAC filter trapAya Levin1-0/+1
2021-01-27net/mlx5: Register to devlink ingress VLAN filter trapAya Levin1-0/+51
2021-01-27net/mlx5: Add support for devlink traps in mlx5 core driverAya Levin3-0/+102
2021-01-27net: dsa: mv88e6xxx: Make global2 support mandatoryAndrew Lunn4-213/+3
2021-01-27Merge tag 'mlx5-fixes-2021-01-26' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski10-55/+114
2021-01-27ibmvnic: Ensure that CRQ entry read are correctly orderedLijun Pan1-0/+6
2021-01-27Merge tag 'mac80211-next-for-net-next-2021-01-27' of git://git.kernel.org/pub...Jakub Kicinski21-43/+142
2021-01-27Merge tag 'linux-can-next-for-5.12-20210127' of git://git.kernel.org/pub/scm/...Jakub Kicinski5-31/+68
2021-01-27Merge tag 'linux-can-fixes-for-5.11-20210127' of git://git.kernel.org/pub/scm...Jakub Kicinski1-1/+1
2021-01-27Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski8-34/+60
2021-01-27rocker: Simplify the calculation of variablesJiapeng Zhong1-1/+1
2021-01-27r8169: remove not needed call to rtl_wol_enable_rx from rtl_shutdownHeiner Kallweit1-3/+1
2021-01-27virt_wifi: fix deadlock on RTNLJohannes Berg1-8/+0
2021-01-27can: dev: prevent potential information leak in can_fill_info()Dan Carpenter1-1/+1
2021-01-27can: mcp251xfd: add BQL supportMarc Kleine-Budde1-4/+17
2021-01-27can: mcp251xfd: add len8_dlc supportMarc Kleine-Budde1-8/+15
2021-01-27can: mcp251xfd: mcp251xfd_tx_obj_from_skb(): don't copy data for RTR CAN fram...Marc Kleine-Budde1-5/+11
2021-01-27can: mcp251xfd: mcp251xfd_hw_rx_obj_to_skb(): don't copy data for RTR CAN fra...Marc Kleine-Budde1-1/+2
2021-01-27can: mcp251xfd: mcp251xfd_tx_obj_from_skb(): clean up padding of CAN-FD framesMarc Kleine-Budde1-6/+7
2021-01-27can: mcp251xfd: mcp251xfd_start_xmit(): use mcp251xfd_get_tx_free() to check ...Marc Kleine-Budde1-1/+1
2021-01-27can: mcp251xfd: replace sizeof(u32) with val_bytes in regmapSu Yanjun1-3/+6
2021-01-27can: mcba_usb: remove h from printk format specifierTom Rix1-3/+3
2021-01-27can: length: can_fd_len2dlc(): make legnth calculation readable againMarc Kleine-Budde1-1/+6
2021-01-27can: dev: export can_get_state_str() functionVincent Mailhol1-1/+2