aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/ethtool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-15wifi: cfg80211: use strscpy to replace strlcpyXueBing Chen1-6/+6
2020-02-07cfg80211: check wiphy driver existence for drvinfo reportSergey Matyukevich1-2/+6
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2014-06-23cfg80211: make ethtool the driver's responsibilityJohannes Berg1-84/+2
2014-04-25cfg80211: change wiphy_to_dev function nameZhao, Gang1-5/+5
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko1-2/+2
2012-10-18cfg80211: add wrappers for registered_device_opsHila Gonen1-8/+7
2012-05-08cfg80211: Add framework to support ethtool stats.Ben Greear1-0/+29
2011-03-11wireless: add support for ethtool_ops->{get,set}_ringparamJohn W. Linville1-0/+33
2009-10-07cfg80211: add firmware and hardware version to wiphyKalle Valo1-1/+22
2009-10-07wireless: implement basic ethtool support for cfg80211 devicesJohn W. Linville1-0/+24