summaryrefslogtreecommitdiffstats
path: root/drivers/staging/netlogic
Commit message (Expand)AuthorAgeFilesLines
* staging: netlogic: Change GFP_ATOMIC to GFP_KERNELHariprasad Kelam2019-07-011-1/+1
* staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman2019-04-031-0/+1
* staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman2019-04-031-0/+1
* staging: netlogic: Remove unnecessary error printHimadri Pandya2019-03-211-3/+1
* staging: netlogic: replace skb_put/pull pair with skb_reserveIvan Safonov2019-03-211-2/+1
* staging: netlogic: Remove unnecessary 'out of memory' messageWentao Cai2019-03-181-3/+1
* staging: netlogic: Remove boilerplate license textBhagyashri Dighole2019-02-264-117/+2
* staging: netlogic: Add SPDX-License-Identifier tag at the topBhagyashri Dighole2019-02-264-2/+6
* staging: netlogic: Modify coding style alignmentsBhagyashri Dighole2019-02-261-8/+12
* staging: netlogic: replace ---help--- with help in KconfigBharath Vedartham2019-01-221-1/+1
* net: Add generic ndo_select_queue functionsAlexander Duyck2018-07-091-8/+1
* staging: net: netlogic: Remove unneeded castChristopher Diaz Riveros2018-02-221-2/+1
* staging: net: netlogic: Fix alignment issueFrank A. Cancio Bello2017-10-181-44/+38
* net: phy: Make phy_ethtool_ksettings_get return voidyuval.shaia@oracle.com2017-06-131-1/+4
* net: Remove usage of net_device last_rx memberTobias Klauser2017-01-181-1/+0
* net: make ndo_get_stats64 a void functionstephen hemminger2017-01-081-9/+1
* Staging: netlogic: Compress return logic into one lineMihaela Muraru2016-10-161-4/+2
* staging: net: netlogic: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-10-161-6/+8
* Staging: netlogic: Remove unused functionBhumika Goyal2016-09-161-10/+0
* staging: netlogic: Make net_device_ops constMike Kofron2016-09-131-1/+1
* staging: netlogic: constify ethtool_ops structuresJulia Lawall2016-09-011-1/+1
* Staging: netlogic: Remove & from function name.Sandhya Bankar2016-03-281-1/+1
* staging: netlogic: Replacing pr_err with dev_err after the call to devm_kzallocG Pooja Shamili2016-03-111-5/+9
* staging: netlogic: Replace pr_* with netdev_*Amitoj Kaur Chawla2016-03-111-3/+3
* staging: netlogic: Drop unneeded void pointer castJanani Ravichandran2016-03-111-1/+1
* staging: netlogic: Simplify use of devm_ioremap_resourceAmitoj Kaur Chawla2016-03-111-7/+0
* staging: netlogic: Return zero pointer after failed kmallocLaura Garcia Liebana2016-02-201-1/+3
* staging: netlogic: Fix indent for conditional statementLaura Garcia Liebana2016-02-201-1/+1
* staging: netlogic: Insert spaces around operatorLaura Garcia Liebana2016-02-201-2/+2
* staging: netlogic: Fix comparison to NULLLaura Garcia Liebana2016-02-201-2/+2
* staging: netlogic: Fix CamelCase for constantsLaura Garcia Liebana2016-02-202-504/+504
* staging: netlogic: Fix multiple assignmentsLaura Garcia Liebana2016-02-201-1/+2
* staging: netlogic: Remove blank spaces after a castLaura Garcia Liebana2016-02-201-5/+5
* staging: netlogic: Fix several parentheses alignmentsLaura Garcia Liebana2016-02-202-79/+82
* staging: netlogic: Fix parenthesis alignmentLaura Garcia Liebana2016-02-141-2/+2
* staging: netlogic: Remove multiple blank linesLaura Garcia Liebana2016-02-141-1/+0
* staging: netlogic: Fix multiple irq assignments in a single lineLaura Garcia Liebana2016-02-141-1/+2
* staging: netlogic: Fix build error due to missed API changeAndrew Lunn2016-01-101-16/+13
* phy: Centralise print about attached phyAndrew Lunn2016-01-071-2/+1
* phy: add phydev_name() wrapperAndrew Lunn2016-01-071-3/+3
* staging: netlogic: Do not use multiple blank lines.Burcin Akalin2015-10-241-1/+0
* staging: netlogic: xlr_net.h: fixed coding style warningsSakshi Bansal2015-10-161-1/+2
* staging: netlogic: Remove unnecessary externsJoe Perches2015-08-141-1/+1
* Staging: netlogic: Replace comma with a semicolonShraddha Barke2015-08-051-1/+1
* staging: netlogic: allocate right size in devm_kzallocRavindran, Madhusudhanan (M.)2015-03-201-1/+1
* Staging: NetLogic: Coding style correctiontolga ceylan2015-01-171-1/+1
* staging: netlogic: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* staging: netlogic: fix checkpatch.pl "LINE_SPACING" issusesSeeChen Ng2014-09-081-4/+1
* staging: netlogic: Fix checkpatch.pl warningRamon Fried2014-09-021-3/+1
* Staging: netlogic: xlr_net.c Fixed code-style warningsChaitanya Hazarey2014-08-301-0/+1