summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-01-07net: macb: Add NP4 macb config using USRIO_DISABLEDNeil Armstrong
2016-01-07net: ethernet: cadence-macb: Add disabled usrio capsNeil Armstrong
2016-01-07mdio: Abstract device_remove() and device_free()Andrew Lunn
2016-01-07mdio: Add support for mdio drivers.Andrew Lunn
2016-01-07mdio_bus: Add comment to mdiobus_scan() and __mdiobus_register()Andrew Lunn
2016-01-07mdio_bus: Generalise of_mdiobus_link_phydev()Andrew Lunn
2016-01-07phy: Move phy specific bus match into phy_deviceAndrew Lunn
2016-01-07phy: Centralize setting driver module ownerAndrew Lunn
2016-01-07phy: Move PHY PM operations into phy_deviceAndrew Lunn
2016-01-07phy_device: Move phy attributes into phy_deviceAndrew Lunn
2016-01-07phy: Add API for {un}registering an mdio device to a bus.Andrew Lunn
2016-01-07of: phy: Only register a phy device for physAndrew Lunn
2016-01-07phy: Add an mdio_device structureAndrew Lunn
2016-01-07mdio: Move allocation of interrupts into coreAndrew Lunn
2016-01-07phy: mdio-octeon: Use devm_mdiobus_alloc_size()Andrew Lunn
2016-01-07phy: Centralise print about attached phyAndrew Lunn
2016-01-07phy: phy_{read|write}_mmd_indirect: get addr from phydevAndrew Lunn
2016-01-07net: dnet: Use phy_find_first() helperAndrew Lunn
2016-01-07phy: add phydev_name() wrapperAndrew Lunn
2016-01-07phy: Add phydev_err() and phydev_dbg() macrosAndrew Lunn
2016-01-07phy: Use phy_read() instead of mdiobus_read()Andrew Lunn
2016-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-01-06Driver: Vmxnet3: Fix regression caused by 5738a09Shrikrishna Khare
2016-01-06net: qmi_wwan: Add WeTelecom-WPD600NKristian Evensen
2016-01-06fsl/fman: double free on probe failureDan Carpenter
2016-01-06fsl/fman: fix the pause_time testDan Carpenter
2016-01-06mlxsw: core: remove an unnecessary conditionDan Carpenter
2016-01-06mkiss: fix scribble on freed memoryAlan
2016-01-06ethernet/atheros/alx: sanitize buffer sizing and paddingJarod Wilson
2016-01-06mlxsw: Remember untagged VLANsElad Raz
2016-01-06mlxsw: Disable vlan_filtering for non .1D bridgeElad Raz
2016-01-06mlxsw: Renaming local variable names for consistencyElad Raz
2016-01-06mlxsw: Fixing vlans init rangeElad Raz
2016-01-066pack: fix free memory scribblesOne Thousand Gnomes
2016-01-06mlxsw: pci: Adjust value of CPU egress traffic classIdo Schimmel
2016-01-06Merge tag 'wireless-drivers-next-for-davem-2016-01-05' of git://git.kernel.or...David S. Miller
2016-01-06net: hns: avoid uninitialized variable warning:Arnd Bergmann
2016-01-05net/mlx5e: Add PTP Hardware Clock (PHC) supportEran Ben Elisha
2016-01-05net/mlx5e: Add HW timestamping (TS) supportEran Ben Elisha
2016-01-05net/mlx5_core: Introduce access function to read internal timerEran Ben Elisha
2016-01-05net/mlx5e: Do not modify the TX SKBAchiad Shochat
2016-01-04net: Propagate lookup failure in l3mdev_get_saddr to callerDavid Ahern
2016-01-04mlxsw: spectrum: Change bridge port attributes only when bridgedIdo Schimmel
2016-01-04mlxsw: spectrum: Set bridge status in appropriate functionsIdo Schimmel
2016-01-04mlxsw: spectrum: Return NOTIFY_BAD on bridge failureIdo Schimmel
2016-01-04mlxsw: spectrum: Initialize PVID only onceIdo Schimmel
2016-01-04r8152: add reset_resume functionhayeswang
2016-01-04chelsio: constify cphy_ops structuresJulia Lawall
2016-01-04fsl/fman: allow modular buildArnd Bergmann