summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-05-19cxgb4: replace ntoh{s, l} and hton{s, l} calls with the generic byteorderHariprasad Shenai
2015-05-19cxgb4: Remove dead function t4_read_edc and t4_read_mcHariprasad Shenai
2015-05-19be2net: make hwmon interface optionalArnd Bergmann
2015-05-18sfc: nicer log message on Siena SR-IOV probe failEdward Cree
2015-05-18s390/lcs: Fix null-pointer access in msgPeter Oberparleiter
2015-05-18qeth: replace ENOSYS with EOPNOTSUPPEugene Crosser
2015-05-18qeth: BRIDGEPORT "sanity check"Eugene Crosser
2015-05-18qeth: OSA version of SETBRIDGEPORT commandEugene Crosser
2015-05-18qeth: IFF_PROMISC flag to BRIDGE PORT modeEugene Crosser
2015-05-18qeth: remove locks from sysfs _showEugene Crosser
2015-05-18qeth: fix handling of IPA return codesEugene Crosser
2015-05-18qeth: fix rx checksum offload handlingThomas Richter
2015-05-17net: dsa: bcm_sf2: properly propagate carrier down state for MoCAFlorian Fainelli
2015-05-17hv_netvsc: change member name of struct netvsc_statssixiao@microsoft.com
2015-05-17switchdev: add support for fdb add/del/dump via switchdev_port_obj ops.Samudrala, Sridhar
2015-05-16net: phy: Add state machine state transitions debug printsFlorian Fainelli
2015-05-15rocker: fix a neigh entry leak issueYing Xue
2015-05-15amd-xgbe: Remove manual check and set of dma_mask pointerLendacky, Thomas
2015-05-15amd-xgbe: Fix flow control setting logicLendacky, Thomas
2015-05-15amd-xgbe: Support defining PHY resources in ETH device nodeLendacky, Thomas
2015-05-15amd-xgbe: Move the PHY support into amd-xgbeLendacky, Thomas
2015-05-15amd-xgbe: Rework the Rx path SKB allocationLendacky, Thomas
2015-05-15amd-xgbe: Add netif_* message support to the driverLendacky, Thomas
2015-05-15amd-xgbe: Add additional stats to be reported via ethtoolLendacky, Thomas
2015-05-15stmmac: drop driver from stmmac platform codeJoachim Eastwood
2015-05-15stmmac: convert dwmac-sunxi to platform driverJoachim Eastwood
2015-05-15stmmac: convert dwmac-sti to platform driverJoachim Eastwood
2015-05-15stmmac: convert dwmac-socfpga to platform driverJoachim Eastwood
2015-05-15stmmac: convert dwmac-rk to platform driverJoachim Eastwood
2015-05-15stmmac: convert dwmac-meson to platform driverJoachim Eastwood
2015-05-15stmmac: convert dwmac-lpc18xx to a platform driverJoachim Eastwood
2015-05-15stmmac: add a generic dwmac driverJoachim Eastwood
2015-05-15stmmac: prepare stmmac platform to support stand alone driversJoachim Eastwood
2015-05-15stmmac: add dwmac glue for NXP 18xx/43xx familyJoachim Eastwood
2015-05-14hv_netvsc: use per_cpu stats to calculate TX/RX datasixiao@microsoft.com
2015-05-14mdio-gpio: Propagate mii_bus.phy_ignore_ta_maskBert Vermeulen
2015-05-14net: batch of last_rx update avoidance in ethernet drivers.françois romieu
2015-05-14net: phy: mdio-gpio: Handle phy_ignore_ta_maskFlorian Fainelli
2015-05-14of: mdio: Add a "broken-turn-around" propertyFlorian Fainelli
2015-05-14be2net: Support for OS2BMC.Venkata Duvvuru
2015-05-14be2net: Report a "link down" to the stack when a fatal error or fw reset happ...Venkata Duvvuru
2015-05-14be2net: Export board temperature using hwmon-sysfs interface.Venkata Duvvuru
2015-05-14net: macb: OR vs AND typosDan Carpenter
2015-05-13geneve: add initial netdev driver for GENEVE tunnelsJohn W. Linville
2015-05-13flow_dissector: change port array into src, dst tupleJiri Pirko
2015-05-13flow_dissect: use programable dissector in skb_flow_dissect and friendsJiri Pirko
2015-05-13net: change name of flow_dissector header to match the .c file nameJiri Pirko
2015-05-13sfc: suppress some MCDI error messages in PTPEdward Cree
2015-05-13sfc: nicer log message on PTP probe failEdward Cree
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller