aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-10net: resolve symbol conflicts with generic hashtable.hJiri Kosina1-7/+7
2016-08-10ravb: use proper names for suspend/resume functionsNiklas Söderlund1-3/+3
2016-08-09ravb: add sleep PM suspend/resume supportNiklas Söderlund1-8/+64
2016-08-09net: dsa: b53: constify b53_io_ops structuresJulia Lawall6-6/+8
2016-08-09ppp: build ifname using unit identifier for rtnl based devicesGuillaume Nault1-0/+9
2016-08-08Microsemi VSC 8531/41 PHY DriverRaju Lakkaraju3-0/+167
2016-08-08net/fsl: use of_property_read_boolJulia Lawall1-5/+2
2016-08-08hv_netvsc: Add handler for physical link speed changeHaiyang Zhang3-7/+25
2016-08-08hv_netvsc: Add query for initial physical link speedHaiyang Zhang2-2/+26
2016-08-08net: ethernet: ti: cpdma: remove used_desc counterGrygorii Strashko1-11/+7
2016-08-08qed: Use DEFINE_SPINLOCK() for spinlockWei Yongjun1-7/+1
2016-08-08net: ethernet: marvell: mvneta: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-21/+13
2016-08-08net: ethernet: marvell: mvneta: use phydev from struct net_devicePhilippe Reynes1-18/+16
2016-08-08net: ethernet: greth: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes1-21/+2
2016-08-08net: ethernet: greth: use phydev from struct net_devicePhilippe Reynes2-13/+11
2016-08-08net: ethernet: octeon: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes1-21/+2
2016-08-08net: ethernet: octeon: use phydev from struct net_devicePhilippe Reynes4-37/+26
2016-08-08bna: remove global bnad_list_mutexIvan Vecera1-20/+0
2016-08-08bna: change type of bna_id to atomic_tIvan Vecera1-2/+2
2016-08-08bna: remove useless linked listIvan Vecera2-4/+0
2016-08-08be2net: replace polling with sleeping in the FW completion pathSathya Perla3-158/+327
2016-08-08be2net: Avoid unnecessary firmware updates of multicast listSriharsha Basavapatna2-41/+130
2016-08-08be2net: do not remove vids from driver table if be_vid_config() fails.Sathya Perla1-7/+1
2016-08-08be2net: clear vlan-promisc setting before programming the vlan listSomnath Kotur1-2/+5
2016-08-08net: vxlan: lwt: Fix vxlan local traffic.pravin shelar1-2/+2
2016-08-08net: vxlan: lwt: Use source ip address during route lookup.pravin shelar1-12/+18
2016-08-08net/ethernet: tundra: fix dump_eth_one warning in tsi108_ethPaul Gortmaker1-0/+2
2016-08-08mlxsw: spectrum: Add missing DCB rollback in error pathIdo Schimmel1-0/+1
2016-08-08mlxsw: spectrum: Do not override PAUSE settingsIdo Schimmel1-0/+2
2016-08-08mlxsw: spectrum: Do not assume PAUSE frames are disabledIdo Schimmel1-4/+4
2016-08-06net: macb: Correct CAPS maskHarini Katakam1-1/+1
2016-08-06Merge tag 'mac80211-for-davem-2016-08-05' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-2/+3
2016-08-06net: dsa: b53: Add missing ULL suffix for 64-bit constantGeert Uytterhoeven1-1/+1
2016-08-06net: arc_emac: add missing of_node_put() in arc_emac_probe()Wei Yongjun1-2/+4
2016-08-05mac80211: Add ieee80211_hw pointer to get_expected_throughputMaxim Altshul1-2/+3
2016-08-03qlcnic: Update version to 5.3.65Manish Chopra1-2/+2
2016-08-03qlcnic: fix napi budget alterationManish Chopra1-2/+0
2016-08-03qlcnic: fix data structure corruption in async mbx command handlingManish Chopra2-44/+60
2016-08-03tg3: Report the correct number of RSS queues through tg3_get_rxnfcSiva Reddy Kallam1-4/+0
2016-08-03tg3: Fix for diasllow rx coalescing time to be 0Satish Baddipadige1-0/+1
2016-08-03net: xgene: fix maybe-uninitialized variableArnd Bergmann1-0/+2
2016-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds44-86/+183
2016-08-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds38-469/+3166
2016-08-02Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds1-7/+8
2016-08-02w1:omap_hdq: fix regressionH. Nikolaus Schaller1-2/+0
2016-08-02w1: add helper macro module_w1_familyAndrew F. Davis11-131/+22
2016-08-02w1: remove need for ida and use PLATFORM_DEVID_AUTOAndrew F. Davis3-66/+13
2016-08-02rapidio/switches: add driver for IDT gen3 switchesAlexandre Bounine3-0/+389
2016-08-02rapidio: modify for rev.3 specification changesAlexandre Bounine6-149/+113
2016-08-02rapidio: change inbound window size type to u64Alexandre Bounine1-5/+9