summaryrefslogtreecommitdiffstats
path: root/net/wireless/ethtool.c
AgeCommit message (Expand)AuthorLines
2025-09-10wifi: cfg80211: Remove the redundant wiphy_devZheng tan-1/+1
2022-07-15wifi: cfg80211: use strscpy to replace strlcpyXueBing Chen-6/+6
2020-02-07cfg80211: check wiphy driver existence for drvinfo reportSergey Matyukevich-2/+6
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2014-06-23cfg80211: make ethtool the driver's responsibilityJohannes Berg-84/+2
2014-04-25cfg80211: change wiphy_to_dev function nameZhao, Gang-5/+5
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko-2/+2
2012-10-18cfg80211: add wrappers for registered_device_opsHila Gonen-8/+7
2012-05-08cfg80211: Add framework to support ethtool stats.Ben Greear-0/+29
2011-03-11wireless: add support for ethtool_ops->{get,set}_ringparamJohn W. Linville-0/+33
2009-10-07cfg80211: add firmware and hardware version to wiphyKalle Valo-1/+22
2009-10-07wireless: implement basic ethtool support for cfg80211 devicesJohn W. Linville-0/+24