aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/netlogic (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-24staging: netlogic: Do not use multiple blank lines.Burcin Akalin1-1/+0
2015-10-16staging: netlogic: xlr_net.h: fixed coding style warningsSakshi Bansal1-1/+2
2015-08-14staging: netlogic: Remove unnecessary externsJoe Perches1-1/+1
2015-08-05Staging: netlogic: Replace comma with a semicolonShraddha Barke1-1/+1
2015-03-20staging: netlogic: allocate right size in devm_kzallocRavindran, Madhusudhanan (M.)1-1/+1
2015-01-17Staging: NetLogic: Coding style correctiontolga ceylan1-1/+1
2014-10-20staging: netlogic: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-09-08staging: netlogic: fix checkpatch.pl "LINE_SPACING" issusesSeeChen Ng1-4/+1
2014-09-02staging: netlogic: Fix checkpatch.pl warningRamon Fried1-3/+1
2014-08-30Staging: netlogic: xlr_net.c Fixed code-style warningsChaitanya Hazarey1-0/+1
2014-08-30Staging: Netlogic: Move all the netdev under single parent deviceGanesan Ramalingam5-232/+283
2014-08-30Staging: Netlogic: PHY address calculation fixGanesan Ramalingam1-1/+1
2014-08-30Staging: Netlogic: Add nlm_cop2_enable/restore function name changeGanesan Ramalingam1-4/+4
2014-07-27staging: netlogic: coding style fixupMostyn Bramley-Moore1-1/+0
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe1-1/+1
2014-04-25staging: netlogic: fix missing a blank line after declarationsToby Smith1-0/+1
2014-03-08Staging:netlogic: Correct double assignment in xlr_net.cIulia Manda1-2/+0
2014-03-07staging:netlogic: Shorten line to 80 charactersHimangi Saraogi1-1/+2
2014-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2014-02-17netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann1-1/+1
2014-02-07xlr_net: Fix missing trivial allocation checkAlan Cox1-0/+5
2014-01-10net: core: explicitly select a txq before doing l2 forwardingJason Wang1-1/+2
2013-10-15staging:netlogic:Fixes commenting style in xlr_net.cArchana kumari1-12/+22
2013-09-25drivers: staging: netlogic.h: removed WARNING: extern prototypes should be avoided in .h filesAvinash kumar1-1/+1
2013-06-24staging: netlogic: Fix typo in staging/netlogicMasanari Iida1-1/+1
2013-06-19Staging: netlogic: fix missing free_netdev() on error in xlr_net_probe()Wei Yongjun1-3/+2
2013-06-11Staging: netlogic: Convert to use devm_ioremap_resourceTushar Behera1-4/+4
2013-03-14Staging: netlogic: remove unused variable in xlr_net_start_xmit()Wei Yongjun1-2/+0
2013-03-11Staging: Netlogic XLR/XLS GMAC driverGanesan Ramalingam7-0/+2504