summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-07-05nfp: Use spinlock_t instead of struct spinlockSebastian Andrzej Siewior
2019-07-05net: netsec: Sync dma for device on buffer allocationIlias Apalodimas
2019-07-05net: hns3: set maximum length to resp_data_len for exceptional casePeng Li
2019-07-05net: hns3: bitwise operator should use unsigned typeYonglong Liu
2019-07-05net: hns3: add default value for tc_size and tc_offsetPeng Li
2019-07-05net: hns3: check msg_data before memcpy in hclgevf_send_mbx_msgWeihang Li
2019-07-05net: hns3: set default value for param "type" in hclgevf_bind_ring_to_vectorPeng Li
2019-07-05net: hns3: add all IMP return codePeng Li
2019-07-05net: hns3: fix port capbility updating issueJian Shen
2019-07-05net: hns3: fix flow control configure issue for fibre portJian Shen
2019-07-05net: hns3: enable broadcast promisc mode when initializing VFJian Shen
2019-07-05mlxsw: spectrum_ptp: Apply the PTP shaper enable/disable logicShalom Toledo
2019-07-05mlxsw: spectrum: Set up PTP shaper when port status has changedShalom Toledo
2019-07-05mlxsw: spectrum_ptp: Enable/disable PTP shaper on a port when getting HWTSTAM...Shalom Toledo
2019-07-05mlxsw: spectrum: Add new operation for getting the port's speedShalom Toledo
2019-07-05mlxsw: spectrum_ptp: Set the PTP shaper parametersShalom Toledo
2019-07-05mlxsw: reg: Add QoS PTP Shaper Configuration RegisterShalom Toledo
2019-07-05mlxsw: spectrum: Add note about the PTP shaperShalom Toledo
2019-07-05mlxsw: reg: Add ptps field in QoS ETS Element Configuration RegisterShalom Toledo
2019-07-05net: socionext: remove set but not used variable 'pkts'YueHaibing
2019-07-05net: ethernet: allwinner: Remove unneeded memsetHariprasad Kelam
2019-07-05net/ethernet: using dev_get_drvdata directlyFuqian Huang
2019-07-05net/can: using dev_get_drvdata directlyFuqian Huang
2019-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-07-04net: ethernet: mediatek: Fix overlapping capability bits.René van Dorst
2019-07-04net: stmmac: Enable dwmac4 jumbo frame more than 8KiBWeifeng Voon
2019-07-04bonding: add an option to specify a delay between peer notificationsVincent Bernat
2019-07-04net: ethernet: sun: remove redundant assignment to variable errColin Ian King
2019-07-03gve: fix -ENOMEM null check on a page allocationColin Ian King
2019-07-03qlcnic: remove redundant assignment to variable errColin Ian King
2019-07-03atl1c: remove redundant assignment to variable tpd_reqColin Ian King
2019-07-03qed: Add support for Timestamping the unicast PTP packets.Sudarsana Reddy Kalluru
2019-07-03gve: Fix u64_stats_sync to initialize startCatherine Sullivan
2019-07-03loopback: fix lockdep splatMahesh Bandewar
2019-07-02mlxsw: spectrum_ptp: Fix validation in mlxsw_sp1_ptp_packet_finish()Petr Machata
2019-07-02r8169: add random MAC address fallbackHeiner Kallweit
2019-07-02Revert "r8169: improve handling VLAN tag"Heiner Kallweit
2019-07-02net: stmmac: make "snps,reset-delays-us" optional againMartin Blumenstingl
2019-07-02bonding/main: fix NULL dereference in bond_select_active_slave()Eric Dumazet
2019-07-02net: ethernet: mediatek: Allow non TRGMII mode with MT7621 DDR2 devicesRené van Dorst
2019-07-02nfc: st-nci: remove redundant assignment to variable rColin Ian King
2019-07-02hinic: remove standard netdev statsXue Chaojing
2019-07-02net: stmmac: Re-word Kconfig entryJose Abreu
2019-07-01gve: Add ethtool supportCatherine Sullivan
2019-07-01gve: Add workqueue and reset supportCatherine Sullivan
2019-07-01gve: Add transmit and receive supportCatherine Sullivan
2019-07-01gve: Add basic driver framework for Compute Engine Virtual NICCatherine Sullivan
2019-07-01loopback: create blackhole net device similar to loopack.Mahesh Bandewar
2019-07-01net: ethernet: broadcom: bcm63xx_enet: Remove unneeded memsetHariprasad Kelam
2019-07-01net: netsec: add XDP supportIlias Apalodimas