summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* brcmfmac: fix lockup when removing P2P interface after event timeoutRafał Miłecki2016-06-294-16/+21
* wireless: ipw2200: fix old-style declarationArnd Bergmann2016-06-291-1/+1
* wireless: brcmsmac: fix old-style declarationArnd Bergmann2016-06-291-2/+2
* wireless: airo: rename 'register' variableArnd Bergmann2016-06-291-2/+2
* mwifiex: fix AP start problem for newly added interfaceAmitkumar Karwar2016-06-291-0/+8
* mwifiex: fix AP unable to start in VHT40 problemAmitkumar Karwar2016-06-292-2/+30
* mwifiex: fix system hang problem after resumeAmitkumar Karwar2016-06-291-1/+1
* mwifiex: cancel pending scan during disconnectXinming Hu2016-06-291-0/+3
* mwifiex: factor out mwifiex_cancel_scanXinming Hu2016-06-293-38/+29
* mwifiex: Fix an issue spotted by KASANGanapathi Bhat2016-06-292-0/+16
* rtlwifi: use s8 instead of charArnd Bergmann2016-06-2936-129/+129
* libertas: Add spinlock to avoid race conditionPavel Andrianov2016-06-291-0/+4
* wlcore: sdio: Fix crash on wlcore_probe_of when failing to parse/map irqBruno Herrera2016-06-291-1/+0
* rtl8xxxu: tuse %*ph to dump buffersAndy Shevchenko2016-06-293-21/+6
* rtl8xxxu: Add additional documentation for RX DMA registersJes Sorensen2016-06-291-3/+7
* rtl8xxxu: Add bit definitions for REG_USB_SPECIAL_OPTIONJes Sorensen2016-06-291-0/+4
* libertas_tf: Remove create_workqueueBhaktipriya Shridhar2016-06-291-1/+1
* brcmfmac: slightly simplify building interface combinationsRafał Miłecki2016-06-291-21/+16
* net: ethernet: ti: cpdma: switch to use genallocGrygorii Strashko2016-06-291-72/+59
* Maxim/driver: Add driver for maxim ds26522Zhao Qiang2016-06-294-0/+401
* net: ethernet: dwc_eth_qos: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-06-281-24/+2
* net: ethernet: dwc_eth_qos: use phydev from struct net_devicePhilippe Reynes2016-06-281-24/+23
* net: ethernet: sxgbe: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-06-281-19/+2
* net: ethernet: sxgbe: use phydev from struct net_devicePhilippe Reynes2016-06-283-29/+22
* net: ethernet: r6040: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-06-281-12/+2
* net: ethernet: r6040: use phydev from struct net_devicePhilippe Reynes2016-06-281-15/+7
* net: ethernet: hix5hd2: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-06-281-20/+2
* net: ethernet: hix5hd2: use phydev from struct net_devicePhilippe Reynes2016-06-281-17/+13
* Merge branch 'cpsw-runtime-pm'David S. Miller2016-06-286-77/+182
|\
| * ARM: dts: am335x/am437x/dra7: use new "ti, cpsw-mdio" compat stringGrygorii Strashko2016-06-283-3/+3
| * drivers: net: davinci_mdio: enable pm runtime auto for ti cpsw-mdioGrygorii Strashko2016-06-281-11/+34
| * net: davinci_mdio: introduce "ti,cpsw-mdio" compat stringGrygorii Strashko2016-06-281-0/+1
| * net: davinci_mdio: document missed "ti, am4372-mdio" compat stringGrygorii Strashko2016-06-281-1/+3
| * drivers: net: davinci_mdio: implement pm runtime auto modeGrygorii Strashko2016-06-281-9/+39
| * drivers: net: davinci_mdio: add pm runtime callbacksGrygorii Strashko2016-06-281-4/+27
| * drivers: net: davinci_mdio: split reset function on init_clk and enableGrygorii Strashko2016-06-281-7/+14
| * drivers: net: davinci_mdio: drop suspended and lock fields from mdio_dataGrygorii Strashko2016-06-281-30/+0
| * drivers: net: davinci_mdio: remove pm runtime calls from suspend callbacksGrygorii Strashko2016-06-281-3/+0
| * drivers: net: davinci_mdio: do pm runtime initialization later in probeGrygorii Strashko2016-06-281-9/+6
| * drivers: net: cpsw: ndev: fix accessing to suspended deviceGrygorii Strashko2016-06-281-3/+30
| * drivers: net: cpsw: ethtool: fix accessing to suspended deviceGrygorii Strashko2016-06-281-1/+26
| * drivers: net: cpsw: remove pm runtime calls from suspend callbacksGrygorii Strashko2016-06-281-4/+0
| * drivers: net: cpsw: check return code from pm runtime callsGrygorii Strashko2016-06-281-2/+10
| * drivers: net: cpsw: fix suspend when all ethX devices are downGrygorii Strashko2016-06-281-2/+1
|/
* Merge branch 'stmmac-next'David S. Miller2016-06-2813-194/+474
|\
| * drivers: net: stmmac: add port selection programmingGiuseppe CAVALLARO2016-06-288-2/+53
| * drivers: net: stmmac: rework core ISR to better manage PCS and PMTGiuseppe CAVALLARO2016-06-288-35/+79
| * drivers: net: stmmac: reworking the PCS code.Giuseppe CAVALLARO2016-06-289-165/+350
|/
* of_mdio: select fixed phy support unconditionallyArnd Bergmann2016-06-283-8/+3
* caif: Remove unneeded header fileAmitoj Kaur Chawla2016-06-281-1/+0
OpenPOWER on IntegriCloud