summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-12-06mlxsw: core: Trace EMAD eventsIdo Schimmel
2020-12-06mlxsw: spectrum: Apply RIF configuration when joining a LAGIdo Schimmel
2020-12-05r8169: make NUM_RX_DESC a signed intHeiner Kallweit
2020-12-05r8169: improve rtl_rxHeiner Kallweit
2020-12-05net: fix spelling mistake "wil" -> "will" in KconfigColin Ian King
2020-12-05enetc: Fix unused var build warning for CONFIG_OFArnd Bergmann
2020-12-05ptp: Add clock driver for the OpenCompute TimeCard.Jonathan Lemon
2020-12-04net: bna: remove trailing semicolon in macro definitionTom Rix
2020-12-04nfp: Replace zero-length array with flexible-array memberSimon Horman
2020-12-04nfc: s3fwrn5: skip the NFC bootloader modeBongsu Jeon
2020-12-04vrf: add mac header for tunneled packets when sniffer is attachedAndrea Mayer
2020-12-04Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2020-12-04dpaa_eth: fix build errorr in dpaa_fq_initAnders Roxell
2020-12-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-03Merge tag 'net-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-12-03net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steeringYevgeny Kliteynik
2020-12-03net/mlx5e: kTLS, Enforce HW TX csum offload with kTLSTariq Toukan
2020-12-03net: mlx5e: fix fs_tcp.c build when IPV6 is not enabledRandy Dunlap
2020-12-03net/mlx5: Fix wrong address reclaim when command interface is downEran Ben Elisha
2020-12-03Merge tag 'wireless-drivers-2020-12-03' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski
2020-12-03net: mvpp2: Fix error return code in mvpp2_open()Wang Hai
2020-12-03chelsio/chtls: fix a double free in chtls_setkey()Dan Carpenter
2020-12-03pwm: sl28cpld: fix getting driver data in pwm callbacksUwe Kleine-König
2020-12-03macvlan: Support for high multicast packet rateThomas Karlsson
2020-12-03rtw88: debug: Fix uninitialized memory in debugfs codeDan Carpenter
2020-12-02vxlan: fix error return code in __vxlan_dev_create()Zhang Changzhong
2020-12-02net: pasemi: fix error return code in pasemi_mac_open()Zhang Changzhong
2020-12-02cxgb3: fix error return code in t3_sge_alloc_qset()Zhang Changzhong
2020-12-02bareudp: constify device_type declarationJonas Bonn
2020-12-02nfc: s3fwrn5: Support a UART interfaceBongsu Jeon
2020-12-02nfc: s3fwrn5: extract the common phy blocksBongsu Jeon
2020-12-02nfc: s3fwrn5: reduce the EN_WAIT_TIMEBongsu Jeon
2020-12-02Merge tag 'mlx5-next-2020-12-02' of git://git.kernel.org/pub/scm/linux/kernel...Jakub Kicinski
2020-12-02net: dsa: microchip: ksz8795: use num_vlans where possibleMichael Grzeschik
2020-12-02net: dsa: microchip: ksz8795: use port_cnt instead of TOTOAL_PORT_NUMMichael Grzeschik
2020-12-02net: dsa: microchip: remove usage of mib_port_countMichael Grzeschik
2020-12-02net: dsa: microchip: ksz8795: align port_cnt usage with other microchip driversMichael Grzeschik
2020-12-02net: dsa: microchip: remove superfluous num_ports assignmentMichael Grzeschik
2020-12-02net: dsa: microchip: ksz8795: use phy_port_cnt where possibleMichael Grzeschik
2020-12-02net: dsa: microchip: ksz8795: use mib_cnt where possibleMichael Grzeschik
2020-12-02net: dsa: microchip: ksz8795: use reg_mib_cnt where possibleMichael Grzeschik
2020-12-02net: dsa: microchip: ksz8795: move variable assignments from detect to initMichael Grzeschik
2020-12-02net: dsa: microchip: ksz8795: remove superfluous port_cnt assignmentMichael Grzeschik
2020-12-02net: dsa: microchip: ksz8795: remove unused last_port variableMichael Grzeschik
2020-12-02net: ipa: fix build-time bug in ipa_hardware_config_qsb()Alex Elder
2020-12-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-12-02octeontx2-af: debugfs: delete dead codeDan Carpenter
2020-12-02NFC: nxp-nci: Make firmware GPIO pin optionalFrieder Schrempf
2020-12-02dpaa_eth: copy timestamp fields to new skb in A-050385 workaroundYangbo Lu