summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-08-14net: remove type_check from dev_get_nest_level()Sabrina Dubroca2-2/+2
2016-08-14macsec: fix lockdep splats when nesting devicesSabrina Dubroca1-2/+27
2016-08-14net: ethernet: mediatek: add the missing of_node_put() after node is used donesean.wang@mediatek.com1-0/+2
2016-08-14net: ethernet: mediatek: fixed that initializing u64_stats_sync is missingsean.wang@mediatek.com1-0/+1
2016-08-13dsa: mv88e6xxx: hide unused functionsArnd Bergmann1-0/+2
2016-08-11macsec: use after free when deleting the underlying deviceSabrina Dubroca1-6/+17
2016-08-11macvtap: fix use after free for skb_array during releaseJason Wang1-4/+1
2016-08-11net: hns: fix typo in g_gmac_stats_string[]Fabian Frederick1-1/+1
2016-08-10net: phy: micrel: Add specific suspendWenyou Yang1-8/+19
2016-08-10dm9000: Fix irq trigger type setup on non-dt platformsSylwester Nawrocki1-3/+5
2016-08-10bonding: fix the typoZhu Yanjun1-1/+1
2016-08-10drivers: net: cpsw: fix kmemleak false-positive reports for sk buffersGrygorii Strashko1-0/+2
2016-08-09qed: Update app count when adding a new dcbx app entry to the table.Sudarsana Reddy Kalluru1-2/+6
2016-08-09qed: Add dcbx app support for IEEE Selection Field.Sudarsana Reddy Kalluru1-20/+104
2016-08-09qed: Use ieee mfw-mask to get ethtype in ieee-dcbx mode.Sudarsana Reddy Kalluru2-30/+66
2016-08-09qed: Remove the endian-ness conversion for pri_to_tc value.Sudarsana Reddy Kalluru1-2/+1
2016-08-09net: vxlan: lwt: Fix vxlan local traffic.pravin shelar1-2/+2
2016-08-09net: 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-07net: macb: Correct CAPS maskHarini Katakam1-1/+1
2016-08-07Merge tag 'mac80211-for-davem-2016-08-05' of git://git.kernel.org/pub/scm/lin...David 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-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds38-469/+3166
2016-08-03Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds1-7/+8
2016-08-03w1:omap_hdq: fix regressionH. Nikolaus Schaller1-2/+0
2016-08-03w1: add helper macro module_w1_familyAndrew F. Davis11-131/+22
2016-08-03w1: remove need for ida and use PLATFORM_DEVID_AUTOAndrew F. Davis3-66/+13
2016-08-03rapidio/switches: add driver for IDT gen3 switchesAlexandre Bounine3-0/+389
2016-08-03rapidio: modify for rev.3 specification changesAlexandre Bounine6-149/+113
2016-08-03rapidio: change inbound window size type to u64Alexandre Bounine1-5/+9
2016-08-03rapidio/idt_gen2: fix locking warningAlexandre Bounine1-4/+3
2016-08-03rapidio: fix error handling in mbox request/release functionsAlexandre Bounine1-12/+42
2016-08-03rapidio/tsi721_dma: advance queue processing from transfer submit callAlexandre Bounine1-0/+1
2016-08-03rapidio/tsi721: add messaging mbox selector parameterAlexandre Bounine1-0/+15
2016-08-03rapidio/tsi721: add PCIe MRRS override parameterAlexandre Bounine1-1/+15
2016-08-03rapidio/tsi721_dma: add channel mask and queue size parametersAlexandre Bounine2-10/+18
2016-08-03rapidio: fix return value description for dma_prep functionsAlexandre Bounine1-2/+6
2016-08-03rapidio: remove unnecessary 0x prefixes before %pa extension usesJoe Perches2-6/+6