summary refs log tree commit diff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-08-01iwlwifi: add the new 9000 series PCI IDsTzipi Peres
2017-08-01iwlwifi: mvm: set the RTS_MIMO_PROT bit in flag mask when sending sta to fwNaftali Goldstein
2017-08-01iwlwifi: fix fw_pre_next_step to apply also for C stepHaim Dreyfuss
2017-08-01iwlwifi: mvm: rs: fix TLC statistics collectionGregory Greenman
2017-08-01iwlwifi: mvm: set A-MPDU bit upon empty BA notification from FWGregory Greenman
2017-08-01iwlwifi: split the regulatory rules when the bandwidth flags require itEmmanuel Grumbach
2017-08-01iwlwifi: add TLV for MLME offload firmware capabilityEmmanuel Grumbach
2017-08-01iwlwifi: mvm: fix TCP CSUM offload with WEP and A000 seriesEmmanuel Grumbach
2017-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-07-31ppp: Fix a scheduling-while-atomic bug in del_chanGao Feng
2017-07-31Revert "net: bcmgenet: Remove init parameter from bcmgenet_mii_config"Florian Fainelli
2017-07-31virtio_net: fix truesize for mergeable buffersMichael S. Tsirkin
2017-07-31mv643xx_eth: fix of_irq_to_resource() error checkSergei Shtylyov
2017-07-31net: phy: Correctly process PHY_HALTED in phy_stop_machine()Florian Fainelli
2017-07-31sunhme: fix up GREG_STAT and GREG_IMASK register offsetsMark Cave-Ayland
2017-07-29Merge tag 'wireless-drivers-for-davem-2017-07-28' of git://git.kernel.org/pub...David S. Miller
2017-07-29net: tc35815: fix spelling mistake: "Intterrupt" -> "Interrupt"Colin Ian King
2017-07-29net: thunderx: Fix BGX transmit stall due to underflowSunil Goutham
2017-07-29Merge tag 'mlx5-fixes-2017-07-27-V2' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2017-07-29team: use a larger struct for mac addressWANG Cong
2017-07-27net: phy: rework Kconfig settings for MDIO_BUSArnd Bergmann
2017-07-27net/mlx5: Fix mlx5_add_flow_rules call with correct num of destsPaul Blakey
2017-07-27net/mlx5e: Schedule overflow check work to mlx5e workqueueEugenia Emantayev
2017-07-27net/mlx5e: Fix wrong delay calculation for overflow check schedulingEugenia Emantayev
2017-07-27net/mlx5e: Add missing support for PTP_CLK_REQ_PPS requestEugenia Emantayev
2017-07-27net/mlx5e: Change 1PPS out schemeEugenia Emantayev
2017-07-27net/mlx5e: Fix broken disable 1PPS flowEugenia Emantayev
2017-07-27net/mlx5e: Add field select to MTPPS registerEugenia Emantayev
2017-07-27net/mlx5e: Fix outer_header_zero() check sizeIlan Tayari
2017-07-27net/mlx5e: IPoIB, Modify add/remove underlay QPN flowsAlex Vesker
2017-07-27net/mlx5: Fix command bad flow on command entry allocation failureMoshe Shemesh
2017-07-27net/mlx5: Fix command completion after timeout access invalid structureMoshe Shemesh
2017-07-27net/mlx5: Consider tx_enabled in all modes on remapAviv Heller
2017-07-27net/mlx5: Clean SRIOV eswitch resources upon VF creation failureEran Ben Elisha
2017-07-27brcmfmac: fix memleak due to calling brcmf_sdiod_sgtable_alloc() twiceArend Van Spriel
2017-07-27brcmfmac: Don't grow SKB by negative sizeDaniel Stone
2017-07-26bonding: commit link status change after proposeWANG Cong
2017-07-25net: ethernet: nb8800: Handle all 4 RGMII modes identicallyMarc Gonzalez
2017-07-25Revert "netvsc: optimize calculation of number of slots"stephen hemminger
2017-07-25ftgmac100: return error in ftgmac100_alloc_rx_bufJoel Stanley
2017-07-25virtio-net: fix module unloadingAndrew Jones
2017-07-24ftgmac100: Make the MDIO bus a child of the ethernet deviceBenjamin Herrenschmidt
2017-07-24ftgmac100: Increase reset timeoutBenjamin Herrenschmidt
2017-07-24mcs7780: Fix initialization when CONFIG_VMAP_STACK is enabledThomas Jarosch
2017-07-24net: stmmac: Adjust dump offset of DMA registers for ethtoolThor Thayer
2017-07-24Merge tag 'wireless-drivers-for-davem-2017-07-21' of git://git.kernel.org/pub...David S. Miller
2017-07-24mlxsw: spectrum_router: Don't offload routes next in listIdo Schimmel
2017-07-24net: ethernet: mediatek: Explicitly include linux/interrupt.hMark Brown
2017-07-24tun/tap: Add the missed return value check of register_netdevice_notifierTonghao Zhang
2017-07-24net: ethernet: mediatek: avoid potential invalid memory accessSean Wang