summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-07-20qed: add support for multi-rate transceiversAlexander Lobakin
2020-07-20qed: reformat public_port::transceiver_data a bitAlexander Lobakin
2020-07-20qede: populate supported link modes maps on module initAlexander Lobakin
2020-07-20qed, qede, qedf: convert link mode from u32 to ETHTOOL_LINK_MODEAlexander Lobakin
2020-07-20Merge tag 'wireless-drivers-next-2020-07-20' of git://git.kernel.org/pub/scm/...David S. Miller
2020-07-20sis: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-07-20r6040: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-07-20net: packetengines: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-07-20net: fs_enet: remove redundant null checkZhang Changzhong
2020-07-20net: macb: Add WoL interrupt support for MACB type of Ethernet controllerNicolas Ferre
2020-07-20net: macb: WoL support for GEM type of Ethernet controllerNicolas Ferre
2020-07-20net: ena: Fix using plain integer as NULL pointer in ena_init_napi_in_rangeWang Hai
2020-07-20net: hns: use eth_broadcast_addr() to assign broadcast addressXu Wang
2020-07-20net: vxge-main: Remove unnecessary cast in kfree()Xu Wang
2020-07-19net: mscc: ocelot: add support for PTP waveform configurationVladimir Oltean
2020-07-19ptp: add ability to configure duty cycle for periodic outputVladimir Oltean
2020-07-19net: mvneta: move rxq->left_size on the stackLorenzo Bianconi
2020-07-19net: mvneta: get rid of skb in mvneta_rx_queueLorenzo Bianconi
2020-07-19net: mvneta: drop all fragments in XDP_DROPLorenzo Bianconi
2020-07-19net: mvneta: move mvneta_run_xdp after descriptors processingLorenzo Bianconi
2020-07-19net: mvneta: move skb build after descriptors processingLorenzo Bianconi
2020-07-19net: make ->{get,set}sockopt in proto_ops optionalChristoph Hellwig
2020-07-19net/atm: remove the atmdev_ops {get, set}sockopt methodsChristoph Hellwig
2020-07-19net: phy: at803x: add mdix configuration support for AR9331 and AR8035Oleksij Rempel
2020-07-19net: enetc: Use DT protocol information to set up the portsAlex Marginean
2020-07-19net: enetc: Initialize SerDes for SGMII and USXGMII protocolsMichael Walle
2020-07-19net: dsa: felix: (re)use already existing constantsMichael Walle
2020-07-17ne2k-pci: Use netif_msg_init to initialize msg_enable bitsArmin Wolf
2020-07-17net: atlantic: add support for FW 4.xDmitry Bogdanov
2020-07-17net: atlantic: align return value of ver_match function with function nameMark Starovoytov
2020-07-17net: ethernet: et131x: Remove redundant register readMark Einon
2020-07-17net: ethernet: et131x: Remove unused variable 'pm_csr'Zhang Changzhong
2020-07-17net: bna: Remove unused variable 't'Zhang Changzhong
2020-07-17net: bnxt: don't complain if TC flower can't be supportedJakub Kicinski
2020-07-17Merge tag 'mlx5-updates-2020-07-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-07-17net: alteon: Avoid some useless memsetChristophe JAILLET
2020-07-17net: alteon: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-07-17net: sungem: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-07-17net: sun: cassini: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-07-17net: cdc_ncm: hook into set_rx_mode to admit multicast trafficMiguel Rodríguez Pérez
2020-07-17net: cdc_ncm: add .ndo_set_rx_mode to cdc_ncm_netdev_opsMiguel Rodríguez Pérez
2020-07-17net: usbnet: export usbnet_set_rx_mode()Bjørn Mork
2020-07-17net: cdc_ether: export usbnet_cdc_update_filterMiguel Rodríguez Pérez
2020-07-17net: cdc_ether: use dev->intf to get interface informationMiguel Rodríguez Pérez
2020-07-17net: phy: sfp: Cotsworks SFF module EEPROM fixupChris Healy
2020-07-17net: phy: continue searching for C45 MMDs even if first returned ffff:ffffVladimir Oltean
2020-07-16net/mlx5e: CT: Map 128 bits labels to 32 bit map IDEli Britstein
2020-07-16net/mlx5e: Do not request completion on every single UMR WQETariq Toukan
2020-07-16net/mlx5e: RX, Avoid indirect call in representor CQE handlingTariq Toukan
2020-07-16net/mlx5e: XDP, Avoid indirect call in TX flowTariq Toukan