summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-09-12net: ethernet: Use phy_set_max_speed() to limit advertised speedAndrew Lunn
2018-09-12net: phy: bcm63xx: Allow to be built with COMPILE_TESTAndrew Lunn
2018-09-12net: phy: et1011c: Remove incorrect missing 1000 HalfAndrew Lunn
2018-09-12net: phy: ste10Xp: Remove wrong SUPPORTED_PauseAndrew Lunn
2018-09-12nfp: report FW vNIC stats in interface statsJakub Kicinski
2018-09-12scsi: libcxgbi: fib6_ino reference in rt6_info is rcu protectedDavid Ahern
2018-09-12net: dsa: b53: Only call b53_port_event() for SGMII portsFlorian Fainelli
2018-09-11net: aquantia: bump driver versionIgor Russkikh
2018-09-11net: aquantia: renaming for better visibilityNikita Danilov
2018-09-11net: aquantia: whitespace changesNikita Danilov
2018-09-11net: aquantia: implement EEE supportYana Esina
2018-09-11net: aquantia: implement WOL supportYana Esina
2018-09-11net: aquantia: definitions for WOLYana Esina
2018-09-11net: aquantia: fix hw_atl_utils_fw_upload_dwordsYana Esina
2018-09-11liquidio: Removed droq lockIntiyaz Basha
2018-09-11liquidio: Per queue oom work queueIntiyaz Basha
2018-09-11liquidio: Disabling tasklet when NAPI is activeIntiyaz Basha
2018-09-11xen-netback: remove unecessary condition check before debugfs_remove_recursivezhong jiang
2018-09-11net: xenbus: remove redundant condition check before debugfs_remove_recursivezhong jiang
2018-09-11net: dsa: b53: Uninitialized variable in b53_adjust_link()Dan Carpenter
2018-09-10rtl818x: Remove SKB list assumptions.David S. Miller
2018-09-10can: Remove SKB list assumptions in rx-offload.cDavid S. Miller
2018-09-10brcmfmac: Use __skb_peek().David S. Miller
2018-09-10staging: rtl8192e: Use __skb_peek().David S. Miller
2018-09-10bnx2fc_fcoe: Use skb_queue_walk_safe().David S. Miller
2018-09-10p54: Use skb_peek_tail() instead of direct head pointer accesses.David S. Miller
2018-09-10lan78xx: Do not access skb_queue_head list pointers directly.David S. Miller
2018-09-10ppp: Remove direct skb_queue_head list pointer access.David S. Miller
2018-09-10infiniband: nes: Use skb_peek_next() and skb_queue_walk().David S. Miller
2018-09-10net/ipv6: Remove rt6i_prefsrcDavid Ahern
2018-09-10cxgb4: remove redundant assignment to vlan_cmd.dropnovlan_fmColin Ian King
2018-09-08failover: Fix error return code in net_failover_createYueHaibing
2018-09-08net: stmmac: Enable TC Ops for GMAC >= 4Jose Abreu
2018-09-08i40e(vf): remove i40e_ethtool_stats.h header fileJacob Keller
2018-09-07net: dsa: b53: Fix build with B53_SRAB enabled and not B53_SERDESFlorian Fainelli
2018-09-07cxgb4: impose mandatory VLAN usage when non-zero TAG IDCasey Leedom
2018-09-07liquidio: lio_fetch_vf_stats() can be statickbuild test robot
2018-09-07nfp: replace spin_lock_bh with spin_lock in tasklet callbackjun qian
2018-09-07freescale: ethernet: remove unnecessary unlikely()Igor Stoppa
2018-09-06bnxt_en: remove set but not used variable 'addr_type'YueHaibing
2018-09-06liquidio CN23XX: Remove set but not used variable 'ring_flag'YueHaibing
2018-09-06liquidio: Add spoof checking on a VF MAC addressWeilin Chang
2018-09-06Merge tag 'mlx5e-updates-2018-09-05' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2018-09-06net: dsa: b53: Add SerDes supportFlorian Fainelli
2018-09-06net: dsa: b53: Add PHYLINK supportFlorian Fainelli
2018-09-06net: dsa: b53: Add helper to set link parametersFlorian Fainelli
2018-09-06net: dsa: b53: Make SRAB driver manage port interruptsFlorian Fainelli
2018-09-06net: dsa: b53: Add ability to enable/disable port interruptsFlorian Fainelli
2018-09-06qed*: Utilize FW 8.37.7.0Denis Bolotin
2018-09-05net: lan78xx: Make declaration style consistentStefan Wahren