summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-11-10net: fs_enet: do not call phy_stop() in interruptsChristophe Leroy
2018-11-04net: bcmgenet: Poll internal PHY for GENETv5Florian Fainelli
2018-11-04net/mlx5e: fix csum adjustments caused by RXFCSEric Dumazet
2018-11-04net/mlx5: Take only bit 24-26 of wqe.pftype_wq for page fault typeHuy Nguyen
2018-11-04bonding: fix length of actor systemTobias Jungel
2018-11-04virtio_net: avoid using netif_tx_disable() for serializing tx routineAke Koomsin
2018-11-04r8169: fix NAPI handling under high loadHeiner Kallweit
2018-11-04net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modulesNiklas Cassel
2018-11-04net: fec: don't dump RX FIFO register when not availableFugang Duan
2018-11-04net: ena: fix NULL dereference due to untimely napi initializationArthur Kiyanovski
2018-11-04net: ena: fix warning in rmmod caused by double iounmapArthur Kiyanovski
2018-11-04libertas: call into generic suspend code before turning off powerDaniel Mack
2018-11-04net: stmmac: mark PM functions as __maybe_unusedArnd Bergmann
2018-11-04net: phy: phylink: Don't release NULL GPIOFlorian Fainelli
2018-11-04enic: do not overwrite error codeGovindarajulu Varadarajan
2018-11-04lan78xx: Don't reset the interface on openPhil Elwell
2018-11-04xen-netfront: Fix mismatched rtnl_unlockRoss Lagerwall
2018-11-04xen-netfront: Update features after registering netdevRoss Lagerwall
2018-11-04net/mlx5e: Refine ets validation functionShay Agroskin
2018-11-04net: phy: Add general dummy stubs for MMD register accessKevin Hao
2018-11-04net: phy: realtek: Use the dummy stubs for MMD register access for rtl8211bKevin Hao
2018-11-04iwlwifi: fix the ALIVE notification layoutEmmanuel Grumbach
2018-11-04iwlwifi: dbg: allow wrt collection before ALIVELiad Kaufman
2018-11-04iwlwifi: mvm: check for short GI only for OFDMSara Sharon
2018-11-04yam: fix a missing-check bugWenwen Wang
2018-11-04net: cxgb3_main: fix a missing-check bugWenwen Wang
2018-11-04be2net: don't flip hw_features when VXLANs are added/deletedDavide Caratti
2018-11-04net: qualcomm: rmnet: Skip processing loopback packetsSean Tranchetti
2018-11-04declance: Fix continuation with the adapter identification messageMaciej W. Rozycki
2018-11-04net: fec: fix rare tx timeoutRickard x Andersson
2018-11-04smsc95xx: Check for Wake-on-LAN modesFlorian Fainelli
2018-11-04smsc75xx: Check for Wake-on-LAN modesFlorian Fainelli
2018-11-04r8152: Check for supported Wake-on-LAN ModesFlorian Fainelli
2018-11-04sr9800: Check for supported Wake-on-LAN modesFlorian Fainelli
2018-11-04lan78xx: Check for supported Wake-on-LAN modesFlorian Fainelli
2018-11-04ax88179_178a: Check for supported Wake-on-LAN modesFlorian Fainelli
2018-11-04asix: Check for supported Wake-on-LAN modesFlorian Fainelli
2018-11-04qed: Avoid implicit enum conversion in qed_iwarp_parse_rx_pktNathan Chancellor
2018-11-04qed: Avoid constant logical operation warning in qed_vf_pf_acquireNathan Chancellor
2018-11-04qed: Avoid implicit enum conversion in qed_roce_mode_to_flavorNathan Chancellor
2018-11-04qed: Fix mask parameter in qed_vf_prep_tunn_req_tlvNathan Chancellor
2018-11-04qed: Avoid implicit enum conversion in qed_set_tunn_cls_infoNathan Chancellor
2018-11-04mac80211_hwsim: do not omit multicast announce of first added radioMartin Willi
2018-11-04net: macb: Clean 64b dma addresses if they are not detectedMichal Simek
2018-10-20net/mlx4: Use cpumask_available for eq->affinity_maskNathan Chancellor
2018-10-20ravb: do not write 1 to reserved bitsKazuya Mizuguchi
2018-10-20net: emac: fix fixed-link setup for the RTL8363SB switchChristian Lamparter
2018-10-18net: macb: disable scatter-gather for macb on sama5d3Nicolas Ferre
2018-10-18stmmac: fix valid numbers of unicast filter entriesJongsung Kim
2018-10-18hv_netvsc: fix schedule in RCU contextStephen Hemminger