summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | mdio_bus: Add comment to mdiobus_scan() and __mdiobus_register()Andrew Lunn2016-01-071-1/+15
* | | | | mdio_bus: Generalise of_mdiobus_link_phydev()Andrew Lunn2016-01-071-14/+15
* | | | | phy: Move phy specific bus match into phy_deviceAndrew Lunn2016-01-072-26/+40
* | | | | 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-0713-46/+86
* | | | | phy: Add an mdio_device structureAndrew Lunn2016-01-0731-132/+141
* | | | | mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-0750-375/+43
* | | | | phy: mdio-octeon: Use devm_mdiobus_alloc_size()Andrew Lunn2016-01-071-7/+5
* | | | | phy: Centralise print about attached phyAndrew Lunn2016-01-0722-77/+57
* | | | | 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-0724-36/+36
* | | | | 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-079-12/+42
|\ \ \ \ \
| * | | | | 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
| * | | | | cxgb4: correctly handling failed allocationInsu Yun2016-01-041-0/+4
| * | | | | qlcnic: correctly handle qlcnic_alloc_mbx_argsInsu Yun2016-01-041-2/+4
* | | | | | 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-06177-1833/+3815
|\ \ \ \ \
| * | | | | 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
| * | | | | 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