summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* qeth: IFF_PROMISC flag to BRIDGE PORT modeEugene Crosser2015-05-183-3/+95
* qeth: remove locks from sysfs _showEugene Crosser2015-05-181-8/+0
* qeth: fix handling of IPA return codesEugene Crosser2015-05-181-6/+4
* qeth: fix rx checksum offload handlingThomas Richter2015-05-181-7/+2
* net: dsa: bcm_sf2: properly propagate carrier down state for MoCAFlorian Fainelli2015-05-181-0/+7
* hv_netvsc: change member name of struct netvsc_statssixiao@microsoft.com2015-05-182-9/+9
* switchdev: add support for fdb add/del/dump via switchdev_port_obj ops.Samudrala, Sridhar2015-05-183-107/+87
* net: phy: Add state machine state transitions debug printsFlorian Fainelli2015-05-161-0/+31
* rocker: fix a neigh entry leak issueYing Xue2015-05-151-3/+5
* amd-xgbe: Remove manual check and set of dma_mask pointerLendacky, Thomas2015-05-151-2/+0
* amd-xgbe: Fix flow control setting logicLendacky, Thomas2015-05-154-40/+72
* amd-xgbe: Support defining PHY resources in ETH device nodeLendacky, Thomas2015-05-152-9/+16
* amd-xgbe: Move the PHY support into amd-xgbeLendacky, Thomas2015-05-1511-2222/+1780
* amd-xgbe: Rework the Rx path SKB allocationLendacky, Thomas2015-05-153-33/+37
* amd-xgbe: Add netif_* message support to the driverLendacky, Thomas2015-05-157-151/+191
* amd-xgbe: Add additional stats to be reported via ethtoolLendacky, Thomas2015-05-153-3/+23
* stmmac: drop driver from stmmac platform codeJoachim Eastwood2015-05-152-23/+3
* stmmac: convert dwmac-sunxi to platform driverJoachim Eastwood2015-05-155-5/+36
* stmmac: convert dwmac-sti to platform driverJoachim Eastwood2015-05-155-9/+40
* stmmac: convert dwmac-socfpga to platform driverJoachim Eastwood2015-05-155-4/+34
* stmmac: convert dwmac-rk to platform driverJoachim Eastwood2015-05-155-4/+39
* stmmac: convert dwmac-meson to platform driverJoachim Eastwood2015-05-155-4/+36
* stmmac: convert dwmac-lpc18xx to a platform driverJoachim Eastwood2015-05-155-4/+35
* stmmac: add a generic dwmac driverJoachim Eastwood2015-05-154-6/+54
* stmmac: prepare stmmac platform to support stand alone driversJoachim Eastwood2015-05-152-5/+13
* stmmac: add dwmac glue for NXP 18xx/43xx familyJoachim Eastwood2015-05-154-1/+78
* hv_netvsc: use per_cpu stats to calculate TX/RX datasixiao@microsoft.com2015-05-152-8/+86
* mdio-gpio: Propagate mii_bus.phy_ignore_ta_maskBert Vermeulen2015-05-151-0/+1
* net: batch of last_rx update avoidance in ethernet drivers.françois romieu2015-05-147-11/+0
* net: phy: mdio-gpio: Handle phy_ignore_ta_maskFlorian Fainelli2015-05-141-2/+5
* of: mdio: Add a "broken-turn-around" propertyFlorian Fainelli2015-05-141-0/+3
* be2net: Support for OS2BMC.Venkata Duvvuru2015-05-144-1/+181
* be2net: Report a "link down" to the stack when a fatal error or fw reset happ...Venkata Duvvuru2015-05-143-34/+49
* be2net: Export board temperature using hwmon-sysfs interface.Venkata Duvvuru2015-05-144-3/+46
* net: macb: OR vs AND typosDan Carpenter2015-05-141-4/+4
* geneve: add initial netdev driver for GENEVE tunnelsJohn W. Linville2015-05-133-0/+518
* flow_dissector: change port array into src, dst tupleJiri Pirko2015-05-132-4/+4
* flow_dissect: use programable dissector in skb_flow_dissect and friendsJiri Pirko2015-05-134-31/+32
* net: change name of flow_dissector header to match the .c file nameJiri Pirko2015-05-132-2/+2
* sfc: suppress some MCDI error messages in PTPEdward Cree2015-05-131-11/+16
* sfc: nicer log message on PTP probe failEdward Cree2015-05-131-1/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-13209-3576/+3191
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-1349-493/+1020
| |\
| | * e1000e: Add pm_qos headerDavid Ahern2015-05-131-0/+1
| | * net: phy: micrel: Fix regression in kszphy_probeNiklas Cassel2015-05-131-1/+2
| | * net: ll_temac: Fix DMA map size bugMichal Simek2015-05-131-2/+2
| | * pppoe: drop pppoe device in pppoe_unbind_sock_workFelix Fietkau2015-05-111-0/+4
| | * net: qca_spi: Fix possible race during probeStefan Wahren2015-05-111-2/+2
| | * net: mdio-gpio: Allow for unspecified bus idBert Vermeulen2015-05-111-1/+4
| | * bnx2x: limit fw delay in kdump to 5s after bootMichal Schmidt2015-05-111-2/+7