summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-06-21net: hns: fix the wrong speed for bondQianqian Xie
2016-06-21net: hns: fix ethtool loopback fail bugKejian Yan
2016-06-21net: hns: select Hilink before serdes loopback for HNS V2Kejian Yan
2016-06-21net: hns: fix the error info when dma_set_mask_and_coherent failQianqian Xie
2016-06-21net: hns: Remove unnecessary device resource freeQianqian Xie
2016-06-21net: hns: typo fix of annotation info for hns_nic_reset_subtask()Qianqian Xie
2016-06-21net: hns: add skb_reset_mac_header() after skb being allocKejian Yan
2016-06-21net: hns: fix hns dsaf v1 dont support tx_pause closeQianqian Xie
2016-06-21net: hns: bug fix of ge reset sequenceQianqian Xie
2016-06-21net: dsa: mv88e6xxx: abstract switch registers accessesVivien Didelot
2016-06-21net: dsa: mv88e6xxx: add port base address to infoVivien Didelot
2016-06-21net: dsa: mv88e6xxx: pass compatible infoVivien Didelot
2016-06-21net: dsa: mv88e6xxx: add detection helperVivien Didelot
2016-06-21net: dsa: mv88e6xxx: add SMI init helperVivien Didelot
2016-06-21net: dsa: mv88e6xxx: add chip allocation helperVivien Didelot
2016-06-21net: dsa: mv88e6xxx: rename smi_mutex to reg_lockVivien Didelot
2016-06-21net: dsa: mv88e6xxx: remove table args in info lookupVivien Didelot
2016-06-21net: dsa: mv88e6xxx: use gpio get optional variantVivien Didelot
2016-06-21net: dsa: mv88e6xxx: add switch register helpersVivien Didelot
2016-06-21net: dsa: mv88e6xxx: do not increment bus refcountVivien Didelot
2016-06-21net: dsa: mv88e6xxx: use already declared variablesVivien Didelot
2016-06-21net: dsa: mv88e6xxx: remove redundant assignmentsVivien Didelot
2016-06-21net: dsa: mv88e6xxx: fix style issuesVivien Didelot
2016-06-19net: ethernet: bcmsysport: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-06-19net: ethernet: bcmsysport: use phydev from struct net_devicePhilippe Reynes
2016-06-19net: ethernet: nb8800: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-06-19net: ethernet: nb8800: use phydev from struct net_devicePhilippe Reynes
2016-06-18net: ethernet: et131x: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-06-18net: ethernet: et131x: use phydev from struct net_devicePhilippe Reynes
2016-06-18net:liquidio: remove unused including <linux/version.h>Wei Yongjun
2016-06-18gtp: remove unused including <linux/version.h>Wei Yongjun
2016-06-18Merge tag 'linux-can-next-for-4.8-20160617' of git://git.kernel.org/pub/scm/l...David S. Miller
2016-06-18net: ethernet: ti: cpsw: remove rx_descs propertyIvan Khoronzhuk
2016-06-18net: vrf: Implement get_saddr for IPv6David Ahern
2016-06-18net: lantiq_etop: remove unused variableSudip Mukherjee
2016-06-18vxlan: Add new UDP encapsulation offload type for VXLAN-GPEAlexander Duyck
2016-06-18qlcnic: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck
2016-06-18qede: Move all UDP port notifiers to single functionAlexander Duyck
2016-06-18nfp: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck
2016-06-18mlx5_en: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck
2016-06-18mlx4_en: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck
2016-06-18ixgbe: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck
2016-06-18i40e: Move all UDP port notifiers to single functionAlexander Duyck
2016-06-18fm10k: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck
2016-06-18benet: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck
2016-06-18bnxt: Move GENEVE support from hard-coded port to using port notifierAlexander Duyck
2016-06-18bnxt: Update drivers to support unified UDP encapsulation offload functionsAlexander Duyck
2016-06-18bnx2x: Move all UDP port notifiers to single functionAlexander Duyck
2016-06-18net: Merge VXLAN and GENEVE push notifiers into a single notifierAlexander Duyck
2016-06-18net: Combine GENEVE and VXLAN port notifiers into single functionsAlexander Duyck