summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2016-01-09r8152: fix the wake eventhayeswang1-1/+39
2016-01-09phy: micrel: Fix finding PHY properties in MAC node for KSZ9031.Roosen Henri1-2/+10
2016-01-09Merge branch 'for-linus' into work.miscAl Viro21-152/+222
2016-01-08Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller6-25/+64
2016-01-08irda: toim3232-sir: delete some dead codeDan Carpenter1-10/+0
2016-01-08Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-23/+122
2016-01-08ixgbe: Make ATR recognize IPv6 extended headersMark Rustad1-10/+37
2016-01-08ixgbe: Fix MDD events generated when FCoE+SRIOV are enabledNeerav Parikh3-1/+8
2016-01-08ixgbe: Fix to get FDMI HBA attributes information with X550Usha Ketineni1-2/+5
2016-01-08ixgbe: Correct handling of any outer UDP checksum settingMark Rustad1-1/+1
2016-01-08ixgbe: do not call check_link for ethtool in ixgbe_get_settings()Emil Tantilov1-5/+2
2016-01-08ixgbe: fix broken PFC with X550Vasu Dev1-3/+3
2016-01-08ixgbe: use correct FCoE DDP max checkVasu Dev1-2/+2
2016-01-08ixgbe: Fill at least min credits to a TC credit refillsVasu Dev1-1/+6
2016-01-08i40e: remove forever unused IDJesse Brandeburg5-5/+0
2016-01-08i40e: Fix Rx hash reported to the stack by our driverAnjali Singhai Jain2-50/+58
2016-01-08i40e: Look up MAC address in Open Firmware or IDPROMSowmini Varadhan2-0/+91
2016-01-08i40e: allow zero MAC address for VFsMitch Williams1-5/+6
2016-01-08i40e: change log messages and error returnsMitch Williams1-9/+18
2016-01-08brcmfmac: Do not handle link downs for ibss.Hante Meuleman1-5/+7
2016-01-08brcmfmac: use jiffies for timeout in btcoexArend van Spriel1-7/+5
2016-01-08brcmfmac: use msecs_to_jiffies() in macro definitionsArend van Spriel9-33/+31
2016-01-08brcmfmac: change brcmf_sdio_wd_timer() prototypeArend van Spriel2-22/+13
2016-01-08brcmfmac: Reshuffle functions to avoid forward declarationsHante Meuleman1-306/+290
2016-01-08brcmfmac: Add wowl net detect supportHante Meuleman3-16/+155
2016-01-08net: lan78xx: Fix to write to OTP(One Time Programmable) per magic number.Woojung.Huh@microchip.com1-1/+54
2016-01-08net: macb: Add NP4 macb config using USRIO_DISABLEDNeil Armstrong1-0/+6
2016-01-08net: ethernet: cadence-macb: Add disabled usrio capsNeil Armstrong2-12/+16
2016-01-08Merge tag 'iwlwifi-next-for-kalle-2016-01-07_2' of https://git.kernel.org/pub...Kalle Valo24-121/+505
2016-01-07Merge ath-next from ath.gitKalle Valo14-57/+129
2016-01-07mdio: Abstract device_remove() and device_free()Andrew Lunn3-14/+29
2016-01-07mdio: Add support for mdio drivers.Andrew Lunn4-13/+198
2016-01-07mdio_bus: Add comment to mdiobus_scan() and __mdiobus_register()Andrew Lunn1-1/+15
2016-01-07mdio_bus: Generalise of_mdiobus_link_phydev()Andrew Lunn1-14/+15
2016-01-07phy: Move phy specific bus match into phy_deviceAndrew Lunn2-26/+40
2016-01-07phy: Centralize setting driver module ownerAndrew Lunn26-118/+8
2016-01-07phy: Move PHY PM operations into phy_deviceAndrew Lunn2-73/+120
2016-01-07phy_device: Move phy attributes into phy_deviceAndrew Lunn2-42/+44
2016-01-07phy: Add API for {un}registering an mdio device to a bus.Andrew Lunn13-46/+86
2016-01-07phy: Add an mdio_device structureAndrew Lunn31-132/+141
2016-01-07mdio: Move allocation of interrupts into coreAndrew Lunn50-375/+43
2016-01-07phy: mdio-octeon: Use devm_mdiobus_alloc_size()Andrew Lunn1-7/+5
2016-01-07phy: Centralise print about attached phyAndrew Lunn22-77/+57
2016-01-07phy: phy_{read|write}_mmd_indirect: get addr from phydevAndrew Lunn4-32/+23
2016-01-07net: dnet: Use phy_find_first() helperAndrew Lunn1-7/+1
2016-01-07phy: add phydev_name() wrapperAndrew Lunn24-36/+36
2016-01-07phy: Add phydev_err() and phydev_dbg() macrosAndrew Lunn4-13/+17
2016-01-07phy: Use phy_read() instead of mdiobus_read()Andrew Lunn1-68/+36
2016-01-07iwlwifi: pcie: properly configure the debug buffer size for 8000Emmanuel Grumbach1-3/+12
2016-01-07iwlwifi: mvm: fix memory leaks in error paths upon fw error dumpEmmanuel Grumbach1-8/+6