aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-18sfc: nicer log message on Siena SR-IOV probe failEdward Cree1-3/+5
2015-05-18s390/lcs: Fix null-pointer access in msgPeter Oberparleiter1-1/+1
2015-05-18qeth: replace ENOSYS with EOPNOTSUPPEugene Crosser1-5/+5
2015-05-18qeth: BRIDGEPORT "sanity check"Eugene Crosser1-4/+12
2015-05-18qeth: OSA version of SETBRIDGEPORT commandEugene Crosser4-28/+49
2015-05-18qeth: IFF_PROMISC flag to BRIDGE PORT modeEugene Crosser3-3/+95
2015-05-18qeth: remove locks from sysfs _showEugene Crosser1-8/+0
2015-05-18qeth: fix handling of IPA return codesEugene Crosser1-6/+4
2015-05-18qeth: fix rx checksum offload handlingThomas Richter1-7/+2
2015-05-17net: dsa: bcm_sf2: properly propagate carrier down state for MoCAFlorian Fainelli1-0/+7
2015-05-17hv_netvsc: change member name of struct netvsc_statssixiao@microsoft.com2-9/+9
2015-05-17switchdev: add support for fdb add/del/dump via switchdev_port_obj ops.Samudrala, Sridhar3-107/+87
2015-05-16net: phy: Add state machine state transitions debug printsFlorian Fainelli1-0/+31
2015-05-15rocker: fix a neigh entry leak issueYing Xue1-3/+5
2015-05-15amd-xgbe: Remove manual check and set of dma_mask pointerLendacky, Thomas1-2/+0
2015-05-15amd-xgbe: Fix flow control setting logicLendacky, Thomas4-40/+72
2015-05-15amd-xgbe: Support defining PHY resources in ETH device nodeLendacky, Thomas2-9/+16
2015-05-15amd-xgbe: Move the PHY support into amd-xgbeLendacky, Thomas11-2222/+1780
2015-05-15amd-xgbe: Rework the Rx path SKB allocationLendacky, Thomas3-33/+37
2015-05-15amd-xgbe: Add netif_* message support to the driverLendacky, Thomas7-151/+191
2015-05-15amd-xgbe: Add additional stats to be reported via ethtoolLendacky, Thomas3-3/+23
2015-05-15stmmac: drop driver from stmmac platform codeJoachim Eastwood2-23/+3
2015-05-15stmmac: convert dwmac-sunxi to platform driverJoachim Eastwood5-5/+36
2015-05-15stmmac: convert dwmac-sti to platform driverJoachim Eastwood5-9/+40
2015-05-15stmmac: convert dwmac-socfpga to platform driverJoachim Eastwood5-4/+34
2015-05-15stmmac: convert dwmac-rk to platform driverJoachim Eastwood5-4/+39
2015-05-15stmmac: convert dwmac-meson to platform driverJoachim Eastwood5-4/+36
2015-05-15stmmac: convert dwmac-lpc18xx to a platform driverJoachim Eastwood5-4/+35
2015-05-15stmmac: add a generic dwmac driverJoachim Eastwood4-6/+54
2015-05-15stmmac: prepare stmmac platform to support stand alone driversJoachim Eastwood2-5/+13
2015-05-15stmmac: add dwmac glue for NXP 18xx/43xx familyJoachim Eastwood4-1/+78
2015-05-14hv_netvsc: use per_cpu stats to calculate TX/RX datasixiao@microsoft.com2-8/+86
2015-05-14mdio-gpio: Propagate mii_bus.phy_ignore_ta_maskBert Vermeulen1-0/+1
2015-05-14net: batch of last_rx update avoidance in ethernet drivers.françois romieu7-11/+0
2015-05-14net: phy: mdio-gpio: Handle phy_ignore_ta_maskFlorian Fainelli1-2/+5
2015-05-14of: mdio: Add a "broken-turn-around" propertyFlorian Fainelli1-0/+3
2015-05-14be2net: Support for OS2BMC.Venkata Duvvuru4-1/+181
2015-05-14be2net: Report a "link down" to the stack when a fatal error or fw reset happens.Venkata Duvvuru3-34/+49
2015-05-14be2net: Export board temperature using hwmon-sysfs interface.Venkata Duvvuru4-3/+46
2015-05-14net: macb: OR vs AND typosDan Carpenter1-4/+4
2015-05-13geneve: add initial netdev driver for GENEVE tunnelsJohn W. Linville3-0/+518
2015-05-13flow_dissector: change port array into src, dst tupleJiri Pirko2-4/+4
2015-05-13flow_dissect: use programable dissector in skb_flow_dissect and friendsJiri Pirko4-31/+32
2015-05-13net: change name of flow_dissector header to match the .c file nameJiri Pirko2-2/+2
2015-05-13sfc: suppress some MCDI error messages in PTPEdward Cree1-11/+16
2015-05-13sfc: nicer log message on PTP probe failEdward Cree1-1/+6
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller209-3576/+3191
2015-05-13fix missing copy_from_user in macvtapJustin Cormack1-1/+4
2015-05-13switchdev: don't use anonymous union on switchdev attr/obj structsScott Feldman1-9/+9
2015-05-13switchdev: sparse warning: pass ipv4 fib dst as network-byte orderScott Feldman1-3/+4