git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
817bee1
)
ath6kl: export firmware version to user space
author
Kalle Valo
<kvalo@qca.qualcomm.com>
Mon, 13 Jun 2011 09:08:28 +0000
(12:08 +0300)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 28 Jun 2011 20:15:51 +0000
(13:15 -0700)
cfg80211 exports wiphy->fw_version to user space via ethtool interface.
The obligatory screenshot:
$ sudo ethtool -i wlan0
driver: ath6kl_hifdev
version: 2.6.39-rc4+
firmware-version: 3:1:1:149
bus-info: mmc0:0001:1
$
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found