summaryrefslogtreecommitdiff
path: root/drivers/staging/netlogic
Commit message (Expand)AuthorAge
* staging: net: netlogic: Remove unneeded castChristopher Diaz Riveros2018-02-22
* staging: net: netlogic: Fix alignment issueFrank A. Cancio Bello2017-10-18
* net: phy: Make phy_ethtool_ksettings_get return voidyuval.shaia@oracle.com2017-06-13
* net: Remove usage of net_device last_rx memberTobias Klauser2017-01-18
* net: make ndo_get_stats64 a void functionstephen hemminger2017-01-08
* Staging: netlogic: Compress return logic into one lineMihaela Muraru2016-10-16
* staging: net: netlogic: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-10-16
* Staging: netlogic: Remove unused functionBhumika Goyal2016-09-16
* staging: netlogic: Make net_device_ops constMike Kofron2016-09-13
* staging: netlogic: constify ethtool_ops structuresJulia Lawall2016-09-01
* Staging: netlogic: Remove & from function name.Sandhya Bankar2016-03-28
* staging: netlogic: Replacing pr_err with dev_err after the call to devm_kzallocG Pooja Shamili2016-03-11
* staging: netlogic: Replace pr_* with netdev_*Amitoj Kaur Chawla2016-03-11
* staging: netlogic: Drop unneeded void pointer castJanani Ravichandran2016-03-11
* staging: netlogic: Simplify use of devm_ioremap_resourceAmitoj Kaur Chawla2016-03-11
* staging: netlogic: Return zero pointer after failed kmallocLaura Garcia Liebana2016-02-20
* staging: netlogic: Fix indent for conditional statementLaura Garcia Liebana2016-02-20
* staging: netlogic: Insert spaces around operatorLaura Garcia Liebana2016-02-20
* staging: netlogic: Fix comparison to NULLLaura Garcia Liebana2016-02-20
* staging: netlogic: Fix CamelCase for constantsLaura Garcia Liebana2016-02-20
* staging: netlogic: Fix multiple assignmentsLaura Garcia Liebana2016-02-20
* staging: netlogic: Remove blank spaces after a castLaura Garcia Liebana2016-02-20
* staging: netlogic: Fix several parentheses alignmentsLaura Garcia Liebana2016-02-20
* staging: netlogic: Fix parenthesis alignmentLaura Garcia Liebana2016-02-14
* staging: netlogic: Remove multiple blank linesLaura Garcia Liebana2016-02-14
* staging: netlogic: Fix multiple irq assignments in a single lineLaura Garcia Liebana2016-02-14
* staging: netlogic: Fix build error due to missed API changeAndrew Lunn2016-01-10
* phy: Centralise print about attached phyAndrew Lunn2016-01-07
* phy: add phydev_name() wrapperAndrew Lunn2016-01-07
* staging: netlogic: Do not use multiple blank lines.Burcin Akalin2015-10-24
* staging: netlogic: xlr_net.h: fixed coding style warningsSakshi Bansal2015-10-16
* staging: netlogic: Remove unnecessary externsJoe Perches2015-08-14
* Staging: netlogic: Replace comma with a semicolonShraddha Barke2015-08-05
* staging: netlogic: allocate right size in devm_kzallocRavindran, Madhusudhanan (M.)2015-03-20
* Staging: NetLogic: Coding style correctiontolga ceylan2015-01-17
* staging: netlogic: drop owner assignment from platform_driversWolfram Sang2014-10-20
* staging: netlogic: fix checkpatch.pl "LINE_SPACING" issusesSeeChen Ng2014-09-08
* staging: netlogic: Fix checkpatch.pl warningRamon Fried2014-09-02
* Staging: netlogic: xlr_net.c Fixed code-style warningsChaitanya Hazarey2014-08-30
* Staging: Netlogic: Move all the netdev under single parent deviceGanesan Ramalingam2014-08-30
* Staging: Netlogic: PHY address calculation fixGanesan Ramalingam2014-08-30
* Staging: Netlogic: Add nlm_cop2_enable/restore function name changeGanesan Ramalingam2014-08-30
* staging: netlogic: coding style fixupMostyn Bramley-Moore2014-07-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-12
|\
| * net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-13
* | staging: netlogic: fix missing a blank line after declarationsToby Smith2014-04-25
|/
* Staging:netlogic: Correct double assignment in xlr_net.cIulia Manda2014-03-08
* staging:netlogic: Shorten line to 80 charactersHimangi Saraogi2014-03-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-02-18
|\
| * netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann2014-02-17