index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
brocade
/
bna
/
bnad_ethtool.c
Age
Commit message (
Expand
)
Author
2017-05-08
bna: ethtool: Avoid reading past end of buffer
Kees Cook
2016-11-30
net: brocade: bna: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-09-17
bna: fix crash in bnad_get_strings()
Ivan Vecera
2016-09-17
bna: add missing per queue ethtool stat
Ivan Vecera
2015-09-20
bna: check for dma mapping errors
Ivan Vecera
2015-06-11
bna: use netdev_* and dev_* instead of printk and pr_*
Ivan Vecera
2015-06-11
bna: remove unused cbfn parameter
Ivan Vecera
2015-06-11
bna: get rid of duplicate and unused macros
Ivan Vecera
2015-02-21
bna: QLogic BR-series Adapters Driver Rebranding
Rasesh Mody
2014-07-30
bna: fill the magic in bnad_get_eeprom() instead of validating
Ivan Vecera
2014-06-06
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2013-12-18
bna: Add software timestamping support
Rasesh Mody
2012-12-11
bna: Firmware update
Rasesh Mody
2012-04-04
bna: Function name changes and cleanups
Jing Huang
2012-02-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-09
bna: fix error handling of bnad_get_flash_partition_by_offset()
Dan Carpenter
2012-02-01
bna: Implement ethtool flash_device entry point.
Krishna Gudipati
2012-01-05
bna: make ethtool_ops and strings const
stephen hemminger
2011-12-23
bna: Added flash sub-module and ethtool eeprom entry points.
Krishna Gudipati
2011-11-08
sweep the floors and convert some .get_drvinfo routines to strlcpy
Rick Jones
2011-10-07
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
Rick Jones
2011-09-17
bna: Set Ring Param Fix
Rasesh Mody
2011-09-15
bna: TX Queue Depth Fix
Rasesh Mody
2011-09-15
bna: Ethtool Enhancements and Fix
Rasesh Mody
2011-08-11
bna: ENET and Tx Rx Redesign Enablement
Rasesh Mody
2011-08-11
bna: Move the Brocade driver
Jeff Kirsher