summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-01-11brcmfmac: rename brcmf_sdiod_buff_{read,write}() functionsArend Van Spriel
2018-01-11brcmfmac: add comment block in brcmf_sdio_buscore_read()Arend Van Spriel
2018-01-11brcmfmac: Remove array of functionsArend Van Spriel
2018-01-11Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-01-11ibmvnic: Don't handle RX interrupts when not up.Nathan Fontenot
2018-01-11Merge tag 'iwlwifi-next-for-kalle-2017-12-20' of git://git.kernel.org/pub/scm...Kalle Valo
2018-01-11Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2018-01-11cxgb4: implement ndo_features_checkGanesh Goudar
2018-01-11cxgb4: add support for vxlan segmentation offloadGanesh Goudar
2018-01-11cxgb4: implement udp tunnel callbacksGanesh Goudar
2018-01-11cxgb4: add data structures to support vxlanGanesh Goudar
2018-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-01-10sfc: add bits for 25/50/100G supported/advertised speedsEdward Cree
2018-01-10sfc: support the ethtool ksettings API properly so that 25/50/100G worksEdward Cree
2018-01-10sfc: basic MCDI mapping of 25/50/100G link speedsEdward Cree
2018-01-10mlxsw: spectrum: qdiscs: Remove qdisc before setting a new oneNogah Frankel
2018-01-10mlxsw: spectrum: qdiscs: Create a generic replace functionNogah Frankel
2018-01-10mlxsw: spectrum: qdiscs: Create a generic destroy functionNogah Frankel
2018-01-10mlxsw: spectrum: qdiscs: Add an ops structNogah Frankel
2018-01-10mlxsw: spectrum: qdiscs: Unite all handle checksNogah Frankel
2018-01-10mlxsw: spectrum: qdiscs: Add tclass number to the mlxsw_sp_qdiscNogah Frankel
2018-01-10mlxsw: spectrum: qdiscs: Make the clean stats function to be for RED onlyNogah Frankel
2018-01-10mlxsw: spectrum: qdiscs: Clean qdisc statistics structsNogah Frankel
2018-01-10net: sch: red: Change offloaded xstats to be incrementalNogah Frankel
2018-01-10net: sch: red: Change the name of the stats struct to be genericNogah Frankel
2018-01-10mlxsw: spectrum: qdiscs: Move qdisc's declarations to its designated fileNogah Frankel
2018-01-10mlxsw: spectrum: Fix typo in firmware upgrade messageIdo Schimmel
2018-01-10mlxsw: spectrum_qdisc: Don't use variable array in mlxsw_sp_tclass_congestion...Jiri Pirko
2018-01-10mlxsw: pci: Wait after reset before accessing HWYuval Mintz
2018-01-10net/mlx5e: fix error return code in mlx5e_alloc_rq()Wei Yongjun
2018-01-10cxgb4vf: Fix SGE FL buffer initialization logic for 64K pagesArjun Vynipadath
2018-01-10nfp: always unmask aux interrupts at initJakub Kicinski
2018-01-10i40e: track id can be 0Jingjing Wu
2018-01-10i40e: change ppp name to ddpJingjing Wu
2018-01-10i40evf: Drop i40evf_fire_sw_int as it is prone to racesAlexander Duyck
2018-01-10i40evf: Clean-up flags for promisc mode to avoid high polling rateAlexander Duyck
2018-01-10i40evf: Do not clear MSI-X PBA manuallyAlexander Duyck
2018-01-10i40e: remove redundant initialization of read_sizeColin Ian King
2018-01-10i40e/i40evf: Bump driver versionsAlice Michael
2018-01-10i40e: add helper conversion function for link_speedJacob Keller
2018-01-10i40e: update VFs of link state after GET_VF_RESOURCESJacob Keller
2018-01-10i40evf: hold the critical task bit lock while openingJacob Keller
2018-01-10i40evf: release bit locks in reverse orderJacob Keller
2018-01-10i40evf: use spinlock to protect (mac|vlan)_filter_listJacob Keller
2018-01-10i40evf: don't rely on netif_running() outside rtnl_lock()Jacob Keller
2018-01-10i40e: display priority_xon and priority_xoff statsAlice Michael
2018-01-10net: phy: marvell: mv88e6390 temperature sensor readingAndrew Lunn
2018-01-10bnxt_en: add support for software dynamic interrupt moderationAndy Gospodarek
2018-01-10net/dim: use struct net_dim_sample as arg to net_dimAndy Gospodarek
2018-01-10net/mlx5e: Move dynamic interrupt coalescing code to include/linuxAndy Gospodarek