summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-11-10net: hns: bug fix about restart auto-negotiationDaode Huang
2016-11-10net: hns: set default mac pause time to 0xffffDaode Huang
2016-11-10net: hns: fix for promisc mode in HNS driverKejian Yan
2016-11-10net: hns: add fuzzy match of tcam table for hnsKejian Yan
2016-11-09ptp: dp83640: Use the high resolution frequency method.Richard Cochran
2016-11-09ptp: igb: Use the high resolution frequency method.Richard Cochran
2016-11-09ptp: Introduce a high resolution frequency adjustment method.Richard Cochran
2016-11-09bnxt_en: do not call napi_hash_add()Eric Dumazet
2016-11-09net: mii: report 0 for unknown lp_advertisingArnd Bergmann
2016-11-09xen-netback: prefer xenbus_scanf() over xenbus_gather()Jan Beulich
2016-11-09sfc: report 4-tuple UDP hashing to ethtool, if it's enabledEdward Cree
2016-11-09sfc: enable 4-tuple RSS hashing for UDPEdward Cree
2016-11-09net/mlx5e: Add basic TC tunnel set action for SRIOV offloadsHadar Hen Zion
2016-11-09net/mlx5e: Add ndo_udp_tunnel_add to VF representorsHadar Hen Zion
2016-11-09net/mlx5e: Add TC tunnel release action for SRIOV offloadsHadar Hen Zion
2016-11-09net/mlx5: Support encap id when setting new steering entryHadar Hen Zion
2016-11-09net/mlx5: Add creation flags when adding new flow tableHadar Hen Zion
2016-11-09net/mlx5: Check max encap header size capabilityHadar Hen Zion
2016-11-09net/mlx5: Move alloc/dealloc encap commands declarations to common header fileHadar Hen Zion
2016-11-09qed: Prevent stack corruption on MFW interactionMintz, Yuval
2016-11-09net: 3com: typhoon: fix typhoon_get_link_ksettingsPhilippe Reynes
2016-11-09net: xgbe: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-11-09net: amd: pcnet32: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-11-09net: amd8111e: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-11-09net: alteon: acenic: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-11-09net: adaptec: starfire: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-11-09Revert "net: stmmac: allow to split suspend/resume from init/exit callbacks"Joachim Eastwood
2016-11-09stmmac: dwmac-rk: absorb rk_gmac_init into probeJoachim Eastwood
2016-11-09stmmac: dwmac-rk: turn exit into standard driver remove callbackJoachim Eastwood
2016-11-09stmmac: dwmac-rk: turn resume/suspend into standard PM callbacksJoachim Eastwood
2016-11-09net: phy: Add Meson GXL Internal PHY driverNeil Armstrong
2016-11-09net: mdio-mux-mmioreg: Add support for 16bit and 32bit register sizesNeil Armstrong
2016-11-07net: ethernet: bgmac: add NS2 supportJon Mason
2016-11-07net: ethernet: bgmac: device tree phy enablementJon Mason
2016-11-07net: phy: broadcom: Add BCM54810 PHY entryJon Mason
2016-11-07net: phy: broadcom: add bcm54xx_auxctl_readJon Mason
2016-11-06stmmac: dwmac-sti: remove unused priv dev memberJoachim Eastwood
2016-11-06stmmac: dwmac-sti: clean up and rename sti_dwmac_initJoachim Eastwood
2016-11-06stmmac: dwmac-sti: move clk_prepare_enable out of init and add error handlingJoachim Eastwood
2016-11-06stmmac: dwmac-sti: move st, gmac_en parsing to sti_dwmac_parse_dataJoachim Eastwood
2016-11-06stmmac: dwmac-sti: add PM ops and resume functionJoachim Eastwood
2016-11-06stmmac: dwmac-sti: remove clk NULL checksJoachim Eastwood
2016-11-06stmmac: dwmac-sti: remove useless of_node checkJoachim Eastwood
2016-11-06Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-11-05mlxsw: Remove unused including <generated/utsrelease.h>Wei Yongjun
2016-11-04ixgbevf: Handle previously-freed msix_entriesMark Rustad
2016-11-04ixgbe: ixgbe_atr() compute l4_proto only if non-paged data has network/transp...Sowmini Varadhan
2016-11-04ixgbe: ixgbe_atr() should access udp_hdr(skb) only for UDP packetsSowmini Varadhan
2016-11-04ixgbe: Correct X550 phy IDDon Skidmore
2016-11-04ixgbe: Add X553 FW ALEF supportDon Skidmore