summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-11-28igb: fix uninitialized variablesYunjian Wang
2018-11-28can: flexcan: split the Message Buffer RAM areaPankaj Bansal
2018-11-28can: flexcan: Add provision for variable payload sizePankaj Bansal
2018-11-28can: flexcan: move rx_offload_add() from flexcan_probe() to flexcan_open()Pankaj Bansal
2018-11-28can: flexcan: flexcan_chip_start(): enable loopback mode in flexcanPankaj Bansal
2018-11-28can: flexcan: add self wakeup supportAisheng Dong
2018-11-28can: flexcan: flexcan_chip_start(): adjust comment to match the codeMarc Kleine-Budde
2018-11-28can: flexcan: FLEXCAN_IFLAG_MB: add () around macro argumentMarc Kleine-Budde
2018-11-28can: flexcan: flexcan_irq(): fix indentionMarc Kleine-Budde
2018-11-28can: flexcan: flexcan_start_xmit(): fix indentionMarc Kleine-Budde
2018-11-28can: flexcan: enable flexcan for all architecturesPankaj Bansal
2018-11-28can: rcar: add SPDX identifiers to Kconfig and MakefileKuninori Morimoto
2018-11-28can: rcar: use SPDX identifier for Renesas driversWolfram Sang
2018-11-28can: sja1000: plx_pci: add support for ASEM CAN raw deviceFlavio Suligoi
2018-11-28can: xilinx: add can 2.0 supportShubhrajyoti Datta
2018-11-28can: xilinx: fix return type of ndo_start_xmit functionYueHaibing
2018-11-28can: ucan: fix spelling mistake: "resumbmitting" -> "resubmitting"Colin Ian King
2018-11-27bnx2x: Add storm FW version to ethtool driver query output.Sudarsana Reddy Kalluru
2018-11-27bnx2x: Add MBI version to ethtool driver query output.Sudarsana Reddy Kalluru
2018-11-27r8169: remove unneeded mmiowb barriersHeiner Kallweit
2018-11-27net: hns3: Config NIC port speed same as that of optical modulePeng Li
2018-11-27lan743x: Enable driver to work with LAN7431Bryan Whitehead
2018-11-27lan743x: fix return value for lan743x_tx_napi_pollBryan Whitehead
2018-11-27net: via: via-velocity: fix spelling mistake "alignement" -> "alignment"Colin Ian King
2018-11-27qed: fix spelling mistake "attnetion" -> "attention"Colin Ian King
2018-11-27net: thunderx: fix NULL pointer dereference in nic_removeLorenzo Bianconi
2018-11-27qed: Add support for MBI upgrade over MFW.Sudarsana Reddy Kalluru
2018-11-27qede: Update link status only when interface is ready.Sudarsana Reddy Kalluru
2018-11-27qede: Simplify the usage of qede-flags.Sudarsana Reddy Kalluru
2018-11-27qed: Display port_id in the UFP debug messages.Sudarsana Reddy Kalluru
2018-11-27net: usb: aqc111: Extend cdc_ether blacklistDmitry Bezrukov
2018-11-27net: usb: aqc111: Add ASIX's HW idsDmitry Bezrukov
2018-11-27net: usb: aqc111: Add support for wake on LAN by MAGIC packetDmitry Bezrukov
2018-11-27net: usb: aqc111: Implement get/set_link_ksettings callbacksDmitry Bezrukov
2018-11-27net: usb: aqc111: Initialize ethtool_ops structureDmitry Bezrukov
2018-11-27net: usb: aqc111: Add RX VLAN filtering supportDmitry Bezrukov
2018-11-27net: usb: aqc111: Add support for VLAN_CTAG_TX/RX offloadDmitry Bezrukov
2018-11-27net: usb: aqc111: Implement set_rx_mode callbackDmitry Bezrukov
2018-11-27net: usb: aqc111: Add support for TSODmitry Bezrukov
2018-11-27net: usb: aqc111: Add support for enable/disable checksum offloadDmitry Bezrukov
2018-11-27net: usb: aqc111: Add support for changing MTUDmitry Bezrukov
2018-11-27net: usb: aqc111: Add checksum offload supportDmitry Bezrukov
2018-11-27net: usb: aqc111: Implement RX data pathDmitry Bezrukov
2018-11-27net: usb: aqc111: Implement TX data pathDmitry Bezrukov
2018-11-27net: usb: aqc111: Add support for getting and setting of MAC addressDmitry Bezrukov
2018-11-27net: usb: aqc111: Introduce link managementDmitry Bezrukov
2018-11-27net: usb: aqc111: Introduce PHY accessDmitry Bezrukov
2018-11-27net: usb: aqc111: Various callbacks implementationDmitry Bezrukov
2018-11-27net: usb: aqc111: Add implementation of read and write commandsDmitry Bezrukov
2018-11-27net: usb: aqc111: Add bind and empty unbind callbacksDmitry Bezrukov