summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-0712-25/+54
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-01-0710-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-051-3/+7
| | * r8152: add reset_resume functionhayeswang2016-01-051-1/+9
| | * connector: bump skb->users before callback invocationFlorian Westphal2016-01-051-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
| * | | rtlwifi: rtl8192ce: Fix handling of module parametersLarry Finger2015-12-301-0/+2
| * | | rtlwifi: rtl8192se: Fix module parameter initializationLarry Finger2015-12-301-2/+4
| * | | rtlwifi: rtl8192de: Fix incorrect module parameter descriptionsLarry Finger2015-12-301-2/+2
| * | | rtlwifi: rtl8188ee: Fix module parameter initializationLarry Finger2015-12-301-2/+5
| * | | rtlwifi: rtl8821ae: Fix errors in parameter initializationLarry Finger2015-12-301-4/+5
| * | | rtlwifi: rtl8723ae: Fix initialization of module parametersLarry Finger2015-12-301-0/+9