summaryrefslogtreecommitdiff
path: root/drivers/staging/netlogic/xlr_net.c
AgeCommit message (Expand)Author
2020-08-02staging: netlogic: clear alignment style issuesTomer Samara
2019-10-24staging: netlogic: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-07-01staging: netlogic: Change GFP_ATOMIC to GFP_KERNELHariprasad Kelam
2019-03-21staging: netlogic: Remove unnecessary error printHimadri Pandya
2019-03-21staging: netlogic: replace skb_put/pull pair with skb_reserveIvan Safonov
2019-03-18staging: netlogic: Remove unnecessary 'out of memory' messageWentao Cai
2019-02-26staging: netlogic: Remove boilerplate license textBhagyashri Dighole
2019-02-26staging: netlogic: Add SPDX-License-Identifier tag at the topBhagyashri Dighole
2018-07-09net: Add generic ndo_select_queue functionsAlexander Duyck
2018-02-22staging: net: netlogic: Remove unneeded castChristopher Diaz Riveros
2017-10-18staging: net: netlogic: Fix alignment issueFrank A. Cancio Bello
2017-06-13net: phy: Make phy_ethtool_ksettings_get return voidyuval.shaia@oracle.com
2017-01-18net: Remove usage of net_device last_rx memberTobias Klauser
2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger
2016-10-16Staging: netlogic: Compress return logic into one lineMihaela Muraru
2016-10-16staging: net: netlogic: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-09-16Staging: netlogic: Remove unused functionBhumika Goyal
2016-09-13staging: netlogic: Make net_device_ops constMike Kofron
2016-09-01staging: netlogic: constify ethtool_ops structuresJulia Lawall
2016-03-28Staging: netlogic: Remove & from function name.Sandhya Bankar
2016-03-11staging: netlogic: Replacing pr_err with dev_err after the call to devm_kzallocG Pooja Shamili
2016-03-11staging: netlogic: Replace pr_* with netdev_*Amitoj Kaur Chawla
2016-03-11staging: netlogic: Drop unneeded void pointer castJanani Ravichandran
2016-03-11staging: netlogic: Simplify use of devm_ioremap_resourceAmitoj Kaur Chawla
2016-02-20staging: netlogic: Return zero pointer after failed kmallocLaura Garcia Liebana
2016-02-20staging: netlogic: Fix indent for conditional statementLaura Garcia Liebana
2016-02-20staging: netlogic: Insert spaces around operatorLaura Garcia Liebana
2016-02-20staging: netlogic: Fix comparison to NULLLaura Garcia Liebana
2016-02-20staging: netlogic: Fix CamelCase for constantsLaura Garcia Liebana
2016-02-20staging: netlogic: Fix multiple assignmentsLaura Garcia Liebana
2016-02-20staging: netlogic: Remove blank spaces after a castLaura Garcia Liebana
2016-02-20staging: netlogic: Fix several parentheses alignmentsLaura Garcia Liebana
2016-01-10staging: netlogic: Fix build error due to missed API changeAndrew Lunn
2016-01-07phy: Centralise print about attached phyAndrew Lunn
2016-01-07phy: add phydev_name() wrapperAndrew Lunn
2015-03-20staging: netlogic: allocate right size in devm_kzallocRavindran, Madhusudhanan (M.)
2015-01-17Staging: NetLogic: Coding style correctiontolga ceylan
2014-10-20staging: netlogic: drop owner assignment from platform_driversWolfram Sang
2014-09-08staging: netlogic: fix checkpatch.pl "LINE_SPACING" issusesSeeChen Ng
2014-09-02staging: netlogic: Fix checkpatch.pl warningRamon Fried
2014-08-30Staging: netlogic: xlr_net.c Fixed code-style warningsChaitanya Hazarey
2014-08-30Staging: Netlogic: Move all the netdev under single parent deviceGanesan Ramalingam
2014-08-30Staging: Netlogic: PHY address calculation fixGanesan Ramalingam
2014-08-30Staging: Netlogic: Add nlm_cop2_enable/restore function name changeGanesan Ramalingam
2014-07-27staging: netlogic: coding style fixupMostyn Bramley-Moore
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-04-25staging: netlogic: fix missing a blank line after declarationsToby Smith
2014-03-08Staging:netlogic: Correct double assignment in xlr_net.cIulia Manda
2014-03-07staging:netlogic: Shorten line to 80 charactersHimangi Saraogi