summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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 Lunn5-13/+231
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 Lunn14-47/+87
2016-01-07of: phy: Only register a phy device for physAndrew Lunn1-7/+34
2016-01-07phy: Add an mdio_device structureAndrew Lunn32-135/+144
2016-01-07mdio: Move allocation of interrupts into coreAndrew Lunn51-381/+44
2016-01-07phy: mdio-octeon: Use devm_mdiobus_alloc_size()Andrew Lunn1-7/+5
2016-01-07phy: Centralise print about attached phyAndrew Lunn23-79/+58
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 Lunn25-39/+39
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
2016-01-07iwlwifi: mvm: constify the parameters of a few functions in fw-dbg.cEmmanuel Grumbach5-13/+13
2016-01-07iwlwifi: mvm: check minimum temperature notification lengthJohannes Berg1-1/+1
2016-01-07iwlwifi: mvm: initialize gtkdata->mvm correctlyEliad Peller1-0/+1
2016-01-07iwlwifi: mvm: check PN for CCMP/GCMP in the driverJohannes Berg4-33/+245
2016-01-07iwlwifi: mvm: don't ask beacons when P2P GO vif and no assoc staAyala Beker1-25/+19
2016-01-07iwlwifi: mvm: prevent multiple stations with the same addressJohannes Berg1-0/+1
2016-01-07iwlwifi: mvm: remove useless WARN_ON and rely on cfg80211's combinationEmmanuel Grumbach1-2/+0
2016-01-07iwlwifi: mvm: support A-MSDU in A-MPDUJohannes Berg1-0/+1
2016-01-07iwlwifi: mvm: add a non-trigger window to fw dbg triggersGolan Ben-Ami3-1/+31
2016-01-07iwlwifi: mvm: dump the radio registers when the firmware crashesEmmanuel Grumbach3-2/+46
2016-01-07iwlwifi: mvm: fix extended dwell timeDavid Spinadel1-6/+7
2016-01-07iwlwifi: nvm: fix loading default NVM fileOren Givon1-1/+2
2016-01-07iwlwifi: mvm: bump max API to 20Emmanuel Grumbach3-3/+3
2016-01-07iwlwifi: set max firmware version of 7265 to 17Emmanuel Grumbach1-1/+1
2016-01-07iwlwifi: mvm: reset mvm->scan_type when firmware is startedEmmanuel Grumbach2-1/+1
2016-01-07iwlwifi: mvm: change mcc update APIMatti Gottlieb3-16/+100
2016-01-07iwlwifi: mvm: let the firmware choose the antenna for beaconsEmmanuel Grumbach2-3/+9
2016-01-07iwlwifi: update and fix 7265 series PCI IDsOren Givon1-2/+3
2016-01-07iwlwifi: dvm: fix WoWLANEmmanuel Grumbach1-0/+3
2016-01-07xen/gntdev: add ioctl for grant copyDavid Vrabel1-0/+203
2016-01-07wcn36xx: split DMA mask register writing.Fengwei Yin1-1/+1
2016-01-07wcn36xx: handle rx skb allocation failure to avoid system crashFengwei Yin1-21/+22
2016-01-07ath9k: fix ath9k_hw_nvram_check_version()Dan Carpenter1-1/+1
2016-01-07i2c: dw: Add APM X-Gene ACPI I2C device supportLoc Ho1-0/+1
2016-01-07ACPI / APD: Add APM X-Gene ACPI I2C device supportLoc Ho1-1/+15
2016-01-07ACPI / LPSS: change 'does not have' to 'has' in commentAndy Shevchenko1-1/+1
2016-01-07Revert "dmaengine: dw: platform: provide platform data for Intel"Andy Shevchenko1-16/+1
2016-01-07dmaengine: dw: return immediately from IRQ when DMA isn't in useAndy Shevchenko1-2/+7