summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ravb: add sleep PM suspend/resume supportNiklas Söderlund2016-08-101-8/+64
* net: dsa: b53: constify b53_io_ops structuresJulia Lawall2016-08-106-6/+8
* ppp: build ifname using unit identifier for rtnl based devicesGuillaume Nault2016-08-091-0/+9
* Microsemi VSC 8531/41 PHY DriverRaju Lakkaraju2016-08-093-0/+167
* net/fsl: use of_property_read_boolJulia Lawall2016-08-091-5/+2
* hv_netvsc: Add handler for physical link speed changeHaiyang Zhang2016-08-093-7/+25
* hv_netvsc: Add query for initial physical link speedHaiyang Zhang2016-08-092-2/+26
* net: ethernet: ti: cpdma: remove used_desc counterGrygorii Strashko2016-08-091-11/+7
* qed: Use DEFINE_SPINLOCK() for spinlockWei Yongjun2016-08-091-7/+1
* net: ethernet: marvell: mvneta: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-08-091-21/+13
* net: ethernet: marvell: mvneta: use phydev from struct net_devicePhilippe Reynes2016-08-091-18/+16
* net: ethernet: greth: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-08-091-21/+2
* net: ethernet: greth: use phydev from struct net_devicePhilippe Reynes2016-08-092-13/+11
* net: ethernet: octeon: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-08-091-21/+2
* net: ethernet: octeon: use phydev from struct net_devicePhilippe Reynes2016-08-094-37/+26
* bna: remove global bnad_list_mutexIvan Vecera2016-08-091-20/+0
* bna: change type of bna_id to atomic_tIvan Vecera2016-08-091-2/+2
* bna: remove useless linked listIvan Vecera2016-08-092-4/+0
* be2net: replace polling with sleeping in the FW completion pathSathya Perla2016-08-093-158/+327
* be2net: Avoid unnecessary firmware updates of multicast listSriharsha Basavapatna2016-08-092-41/+130
* be2net: do not remove vids from driver table if be_vid_config() fails.Sathya Perla2016-08-091-7/+1
* be2net: clear vlan-promisc setting before programming the vlan listSomnath Kotur2016-08-091-2/+5
* net: vxlan: lwt: Fix vxlan local traffic.pravin shelar2016-08-081-2/+2
* net: vxlan: lwt: Use source ip address during route lookup.pravin shelar2016-08-081-12/+18
* net/ethernet: tundra: fix dump_eth_one warning in tsi108_ethPaul Gortmaker2016-08-081-0/+2
* mlxsw: spectrum: Add missing DCB rollback in error pathIdo Schimmel2016-08-081-0/+1
* mlxsw: spectrum: Do not override PAUSE settingsIdo Schimmel2016-08-081-0/+2
* mlxsw: spectrum: Do not assume PAUSE frames are disabledIdo Schimmel2016-08-081-4/+4
* net: macb: Correct CAPS maskHarini Katakam2016-08-071-1/+1
* Merge tag 'mac80211-for-davem-2016-08-05' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-08-071-2/+3
|\
| * mac80211: Add ieee80211_hw pointer to get_expected_throughputMaxim Altshul2016-08-051-2/+3
* | net: dsa: b53: Add missing ULL suffix for 64-bit constantGeert Uytterhoeven2016-08-061-1/+1
* | net: arc_emac: add missing of_node_put() in arc_emac_probe()Wei Yongjun2016-08-061-2/+4
* | qlcnic: Update version to 5.3.65Manish Chopra2016-08-031-2/+2
* | qlcnic: fix napi budget alterationManish Chopra2016-08-031-2/+0
* | qlcnic: fix data structure corruption in async mbx command handlingManish Chopra2016-08-032-44/+60
* | tg3: Report the correct number of RSS queues through tg3_get_rxnfcSiva Reddy Kallam2016-08-031-4/+0
* | tg3: Fix for diasllow rx coalescing time to be 0Satish Baddipadige2016-08-031-0/+1
* | net: xgene: fix maybe-uninitialized variableArnd Bergmann2016-08-031-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-08-0344-86/+183
|\ \
| * | qed: Fail driver load in 100g MSI mode.Sudarsana Reddy Kalluru2016-08-021-1/+6
| * | ethernet: ti: davinci_emac: add missing of_node_put after calling of_parse_ph...Peter Chen2016-08-021-0/+1
| * | ethernet: stmicro: stmmac: add missing of_node_put after calling of_parse_pha...Peter Chen2016-08-022-2/+6
| * | ethernet: stmicro: stmmac: dwmac-socfpga: add missing of_node_put after calli...Peter Chen2016-08-021-10/+26
| * | ethernet: renesas: sh_eth: add missing of_node_put after calling of_parse_pha...Peter Chen2016-08-021-0/+1
| * | ethernet: renesas: ravb_main: add missing of_node_put after calling of_parse_...Peter Chen2016-08-021-0/+1
| * | ethernet: marvell: pxa168_eth: add missing of_node_put after calling of_parse...Peter Chen2016-08-021-0/+1
| * | ethernet: marvell: mvpp2: add missing of_node_put after calling of_parse_phandlePeter Chen2016-08-021-0/+2
| * | ethernet: marvell: mvneta: add missing of_node_put after calling of_parse_pha...Peter Chen2016-08-021-0/+1
| * | ethernet: hisilicon: hns: hns_dsaf_main: add missing of_node_put after callin...Peter Chen2016-08-021-3/+4