summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-28Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2018-11-28net: qualcomm: rmnet: remove set but not used variables 'ip_family, fc_seq, q...YueHaibing
2018-11-28qlcnic: remove set but not used variables 'cur_rings, max_hw_rings, tx_desc_i...YueHaibing
2018-11-28net: neterion: vxge: remove set but not used variables 'max_frags' and 'txdl_...YueHaibing
2018-11-28dpaa2-eth: Add xdp countersIoana Ciocoi Radulescu
2018-11-28dpaa2-eth: Cleanup channel statsIoana Ciocoi Radulescu
2018-11-28dpaa2-eth: Add support for XDP_TXIoana Ciocoi Radulescu
2018-11-28dpaa2-eth: Map Rx buffers as bidirectionalIoana Ciocoi Radulescu
2018-11-28dpaa2-eth: Release buffers back to pool on XDP_DROPIoana Ciocoi Radulescu
2018-11-28dpaa2-eth: Move functionIoana Ciocoi Radulescu
2018-11-28dpaa2-eth: Allow XDP header adjustmentsIoana Ciocoi Radulescu
2018-11-28dpaa2-eth: Add basic XDP supportIoana Ciocoi Radulescu
2018-11-28net: hisilicon: remove unexpected free_netdevPan Bian
2018-11-28i40e: fix kerneldoc for xsk methodsJan Sokolowski
2018-11-28ixgbe: recognize 1000BaseLX SFP modules as 1GbpsJosh Elsasser
2018-11-28i40e: Fix deletion of MAC filtersLihong Yang
2018-11-28igb: fix uninitialized variablesYunjian Wang
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-27mlxsw: spectrum: Flip driver to use emulated 802.1Q FIDsIdo Schimmel
2018-11-27mlxsw: spectrum_router: Introduce emulated VLAN RIFsIdo Schimmel
2018-11-27mlxsw: spectrum_fid: Introduce emulated 802.1Q FIDsIdo Schimmel
2018-11-27mlxsw: spectrum_fid: Make flood index calculation more robustIdo Schimmel
2018-11-27mlxsw: spectrum_switchdev: Do not set field when it is reservedIdo Schimmel
2018-11-27net: aquantia: return 'err' if set MPI_DEINIT state failsYueHaibing
2018-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-11-25r8169: make use of xmit_more and __netdev_sent_queueHeiner Kallweit
2018-11-24net: qualcomm: rmnet: move null check on dev before dereferecing itColin Ian King
2018-11-24cxgb4: remove set but not used variables 'multitrc, speed'YueHaibing
2018-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-23net: gemini: Fix copy/paste errorAndreas Fiedler
2018-11-23net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queueLorenzo Bianconi
2018-11-23rocker, dsa, ethsw: Don't filter VLAN events on bridge itselfPetr Machata
2018-11-23switchdev: Replace port obj add/del SDO with a notificationPetr Machata
2018-11-23ocelot: Handle SWITCHDEV_PORT_OBJ_ADD/_DELPetr Machata
2018-11-23mlxsw: spectrum_switchdev: Handle SWITCHDEV_PORT_OBJ_ADD/_DELPetr Machata
2018-11-23rocker: Handle SWITCHDEV_PORT_OBJ_ADD/_DELPetr Machata
2018-11-23r8169: replace macro TX_FRAGS_READY_FOR with a functionHeiner Kallweit