summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2018-06-20nfp: ignore signals when communicating with management FWJakub Kicinski1-2/+1
2018-06-11virtio-net: fix leaking page for gso packet during mergeable XDPJason Wang1-8/+7
2018-06-11net/mlx5e: When RXFCS is set, add FCS data into checksum calculationEran Ben Elisha1-0/+42
2018-06-11virtio-net: correctly check num_buf during err pathJason Wang1-1/+1
2018-06-11tun: Fix NULL pointer dereference in XDP redirectToshiaki Makita1-6/+9
2018-06-11net/mlx4: Fix irq-unsafe spinlock usageJack Morgenstein1-2/+2
2018-06-11virtio-net: correctly transmit XDP buff after linearizingJason Wang1-1/+1
2018-06-11net: phy: broadcom: Fix auxiliary control register readsFlorian Fainelli1-1/+1
2018-06-11team: use netdev_features_t instead of u32Dan Carpenter1-1/+2
2018-06-11qed: Fix mask for physical address in ILT entryShahed Shaikh1-1/+1
2018-06-11net: usb: cdc_mbim: add flag FLAG_SEND_ZLPDaniele Palmas1-1/+1
2018-06-11net: phy: broadcom: Fix bcm_write_exp()Florian Fainelli3-5/+12
2018-06-11enic: set DMA mask to 47 bitGovindarajulu Varadarajan1-4/+4
2018-06-11bnx2x: use the right constantJulia Lawall1-1/+1
2018-06-11be2net: Fix error detection logic for BE3Suresh Reddy1-1/+3
2018-06-05Revert "rt2800: use TXOP_BACKOFF for probe frames"Stanislaw Gruszka1-4/+3
2018-06-05rtlwifi: rtl8192cu: Remove variable self-assignment in rf.cMatthias Kaehlcke1-3/+0
2018-05-30i40e: Add delay after EMP reset for firmware to recoverFilip Sadowski1-0/+11
2018-05-30dpaa_eth: fix pause capability advertisement logicJake Moroni1-1/+1
2018-05-30net: stmmac: call correct function in stmmac_mac_config_rx_queues_routing()Niklas Cassel1-1/+1
2018-05-30sh_eth: fix TSU init on SH7734/R8A7740Sergei Shtylyov2-1/+6
2018-05-30ixgbe: prevent ptp_rx_hang from running when in FILTER_ALL modeJacob Keller1-1/+2
2018-05-30dpaa_eth: fix SG mappingMadalin Bucur1-10/+13
2018-05-30net: stmmac: ensure that the MSS desc is the last desc to set the own bitNiklas Cassel1-1/+8
2018-05-30net: stmmac: ensure that the device has released ownership before reading dataNiklas Cassel1-0/+5
2018-05-30enic: enable rq before updating rq descriptorsGovindarajulu Varadarajan1-3/+7
2018-05-30cxgb4: Fix queue free path of ULD driversArjun Vynipadath1-0/+1
2018-05-30virtio-net: Fix operstate for virtio when no VIRTIO_NET_F_STATUSJay Vosburgh1-1/+1
2018-05-30cxgb4: Setup FW queues before registering netdevArjun Vynipadath1-3/+8
2018-05-30ath9k: fix crash in spectral scanSebastian Gottschall1-5/+7
2018-05-30ath10k: Fix kernel panic while using worker (ath10k_sta_rc_update_wk)Karthikeyan Periyasamy1-0/+10
2018-05-30net/mlx5: Protect from command bit overflowLeon Romanovsky1-1/+1
2018-05-30rsi: fix kernel panic observed on 64bit machineAmitkumar Karwar2-11/+23
2018-05-30iwlwifi: mvm: check if mac80211_queue is valid in iwl_mvm_disable_txqLuca Coelho1-2/+9
2018-05-30ath10k: advertize beacon_int_min_gcdAnilkumar Kolli1-0/+2
2018-05-30ieee802154: ca8210: fix uninitialised data readHarry Morris1-3/+11
2018-05-30net: bgmac: Correctly annotate register spaceFlorian Fainelli1-3/+3
2018-05-30net: bgmac: Fix endian access in bgmac_dma_tx_ring_free()Florian Fainelli1-1/+2
2018-05-30lan78xx: Connect phy earlyAlexander Graf1-16/+18
2018-05-30ibmvnic: Zero used TX descriptor counter on resetThomas Falcon1-0/+1
2018-05-30dp83640: Ensure against premature access to PHY registers after resetEsben Haabendal1-0/+18
2018-05-30net: mvneta: fix enable of all initialized RXQsYelena Krivosheev1-0/+1
2018-05-30qede: Do not drop rx-checksum invalidated packets.Manish Chopra1-8/+2
2018-05-30hv_netvsc: enable multicast if necessaryStephen Hemminger1-1/+1
2018-05-30qede: Fix barrier usage after tx doorbell write.Manish Chopra1-6/+4
2018-05-30net/mlx5: Make eswitch support to depend on switchdevOr Gerlitz3-5/+3
2018-05-30net: dsa: mt7530: fix module autoloading for OF platform driversSean Wang1-0/+1
2018-05-30bonding: fix the err path for dev hwaddr sync in bond_enslaveXin Long1-1/+5
2018-05-30net: qmi_wwan: add BroadMobi BM806U 2020:2033Pawel Dembicki1-0/+1
2018-05-30lan78xx: Set ASD in MAC_CR when EEE is enabled.Raghuram Chary J1-0/+10