summaryrefslogtreecommitdiffstats
path: root/drivers/staging/netlogic
Commit message (Expand)AuthorAgeFilesLines
* 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
* Staging: Netlogic: Move all the netdev under single parent deviceGanesan Ramalingam2014-08-305-232/+283
* Staging: Netlogic: PHY address calculation fixGanesan Ramalingam2014-08-301-1/+1
* Staging: Netlogic: Add nlm_cop2_enable/restore function name changeGanesan Ramalingam2014-08-301-4/+4
* staging: netlogic: coding style fixupMostyn Bramley-Moore2014-07-271-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-121-1/+1
|\
| * net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-1/+1
* | staging: netlogic: fix missing a blank line after declarationsToby Smith2014-04-251-0/+1
|/
* Staging:netlogic: Correct double assignment in xlr_net.cIulia Manda2014-03-081-2/+0
* staging:netlogic: Shorten line to 80 charactersHimangi Saraogi2014-03-071-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-02-181-1/+1
|\
| * netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann2014-02-171-1/+1
* | xlr_net: Fix missing trivial allocation checkAlan Cox2014-02-071-0/+5
|/
* net: core: explicitly select a txq before doing l2 forwardingJason Wang2014-01-101-1/+2
* staging:netlogic:Fixes commenting style in xlr_net.cArchana kumari2013-10-151-12/+22
* drivers: staging: netlogic.h: removed WARNING: extern prototypes should be av...Avinash kumar2013-09-251-1/+1
* staging: netlogic: Fix typo in staging/netlogicMasanari Iida2013-06-241-1/+1
OpenPOWER on IntegriCloud