summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* phy: Centralize setting driver module ownerAndrew Lunn2016-01-0726-118/+8
* phy: Move PHY PM operations into phy_deviceAndrew Lunn2016-01-072-73/+120
* phy_device: Move phy attributes into phy_deviceAndrew Lunn2016-01-072-42/+44
* phy: Add API for {un}registering an mdio device to a bus.Andrew Lunn2016-01-0714-47/+87
* of: phy: Only register a phy device for physAndrew Lunn2016-01-071-7/+34
* phy: Add an mdio_device structureAndrew Lunn2016-01-0732-135/+144
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-0751-381/+44
* phy: mdio-octeon: Use devm_mdiobus_alloc_size()Andrew Lunn2016-01-071-7/+5
* phy: Centralise print about attached phyAndrew Lunn2016-01-0723-79/+58
* phy: phy_{read|write}_mmd_indirect: get addr from phydevAndrew Lunn2016-01-074-32/+23
* net: dnet: Use phy_find_first() helperAndrew Lunn2016-01-071-7/+1
* phy: add phydev_name() wrapperAndrew Lunn2016-01-0725-39/+39
* phy: Add phydev_err() and phydev_dbg() macrosAndrew Lunn2016-01-074-13/+17
* phy: Use phy_read() instead of mdiobus_read()Andrew Lunn2016-01-071-68/+36
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-0612-25/+54
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-01-0610-20/+45
| |\
| | * Driver: Vmxnet3: Fix regression caused by 5738a09Shrikrishna Khare2016-01-062-6/+6
| | * net: qmi_wwan: Add WeTelecom-WPD600NKristian Evensen2016-01-061-0/+1
| | * mkiss: fix scribble on freed memoryAlan2016-01-061-0/+5
| | * 6pack: fix free memory scribblesOne Thousand Gnomes2016-01-061-0/+6
| | * net: Propagate lookup failure in l3mdev_get_saddr to callerDavid Ahern2016-01-041-3/+7
| | * r8152: add reset_resume functionhayeswang2016-01-041-1/+9
| | * connector: bump skb->users before callback invocationFlorian Westphal2016-01-041-8/+3
| | * cxgb4: correctly handling failed allocationInsu Yun2016-01-041-0/+4
| | * qlcnic: correctly handle qlcnic_alloc_mbx_argsInsu Yun2016-01-041-2/+4
| * | Merge tag 'drm-intel-fixes-2016-01-02' of git://anongit.freedesktop.org/drm-i...Linus Torvalds2016-01-032-5/+9
| |\ \ | | |/ | |/|
| | * drm/i915: increase the tries for HDMI hotplug live status checkingGary Wang2015-12-301-1/+1
| | * drm/i915: Unbreak check_digital_port_conflicts()Ville Syrjälä2015-12-231-4/+8
* | | fsl/fman: double free on probe failureDan Carpenter2016-01-061-1/+0
* | | fsl/fman: fix the pause_time testDan Carpenter2016-01-061-1/+1
* | | mlxsw: core: remove an unnecessary conditionDan Carpenter2016-01-061-1/+1
* | | ethernet/atheros/alx: sanitize buffer sizing and paddingJarod Wilson2016-01-063-12/+14
* | | mlxsw: Remember untagged VLANsElad Raz2016-01-063-1/+17
* | | mlxsw: Disable vlan_filtering for non .1D bridgeElad Raz2016-01-061-0/+21
* | | mlxsw: Renaming local variable names for consistencyElad Raz2016-01-061-3/+3
* | | mlxsw: Fixing vlans init rangeElad Raz2016-01-061-1/+2
* | | mlxsw: pci: Adjust value of CPU egress traffic classIdo Schimmel2016-01-061-1/+1
* | | Merge tag 'wireless-drivers-next-for-davem-2016-01-05' of git://git.kernel.or...David S. Miller2016-01-06182-1839/+3885
|\ \ \
| * | | prism54: fix checks for dma mapping errorsAlexey Khoroshilov2015-12-313-5/+8
| * | | wlcore/wl12xx: spi: fix NULL pointer dereference (Oops)Uri Mashiach2015-12-311-3/+7
| * | | wlcore/wl18xx: fw logger over sdioShahar Patury2015-12-3113-128/+177
| * | | bcma: use module_init for the main part of bus initializationRafał Miłecki2015-12-311-2/+27
| * | | rtlwifi: rtl_pci: Fix kernel panicLarry Finger2015-12-301-8/+3
| * | | rsi: bool tests do not need comparisonNicholas Mc Guire2015-12-301-1/+1
| * | | rsi: consolidate kmalloc/memset 0 calls to kzallocNicholas Mc Guire2015-12-301-2/+1
| * | | mwifiex: enable MSI interrupt support in pcieAvinash Patil2015-12-302-8/+26
| * | | mwifiex: add missing check for PCIe8997 chipsetAmitkumar Karwar2015-12-301-0/+1
| * | | mwifiex: fix PCIe register information for 8997 chipsetAmitkumar Karwar2015-12-301-4/+4
| * | | mwifiex: fix potential integer truncationchunfan chen2015-12-302-4/+4
| * | | rtlwifi: rtl8192cu: Add missing parameter setupLarry Finger2015-12-301-0/+2