aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/samsung/sxgbe/sxgbe_common.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2016-12-10net: ethernet: sxgbe: remove private tx queue lockLino Sanfilippo1-1/+0
2016-06-28net: ethernet: sxgbe: use phydev from struct net_devicePhilippe Reynes1-1/+0
2014-04-30net: sxgbe: Added rxqueue enable functionByungho An1-0/+2
2014-03-26net: sxgbe: add ethtool related functions support Samsung sxgbeVipul Pandya1-1/+15
2014-03-26net: sxgbe: add Checksum offload support for Samsung sxgbeVipul Pandya1-0/+5
2014-03-26net: sxgbe: add TSO support for Samsung sxgbeVipul Pandya1-0/+1
2014-03-26net: sxgbe: add EEE(Energy Efficient Ethernet) for Samsung sxgbeGirish K S1-0/+53
2014-03-26net: sxgbe: add basic framework for Samsung 10Gb ethernet driverSiva Reddy1-0/+462