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
/
freescale
/
gianfar_ethtool.c
Age
Commit message (
Expand
)
Author
2015-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-25
gianfar: Remove duplicated argument to bitwise OR
Claudiu Manoil
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
2015-10-07
gianfar: Add WAKE_UCAST and "wake-on-filer" support
Claudiu Manoil
2015-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-12
gianfar: remove faulty filer optimizer
Jakub Kicinski
2015-08-12
gianfar: correct list membership accounting
Jakub Kicinski
2015-08-12
gianfar: correct filer table writing
Jakub Kicinski
2015-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-07-31
gianfar: Enable device wakeup when appropriate
Claudiu Manoil
2015-07-15
gianfar: Add paged allocation and Rx S/G
Claudiu Manoil
2015-07-15
gianfar: Bundle Rx allocation, cleanup
Claudiu Manoil
2015-02-04
gianfar: correct the bad expression while writing bit-pattern
Sanjeev Sharma
2014-10-29
gianfar: Implement PAUSE frame generation support
Matei Pavaluca
2014-04-24
gianfar: Check if phydev present on ethtool -A
Claudiu Manoil
2014-02-24
gianfar: Fix Tx int miss, dont write IC on-the-fly
Claudiu Manoil
2014-02-24
gianfar: Fix device reset races (oops) for Tx
Claudiu Manoil
2014-02-24
gianfar: Fix on-the-fly vlan and mtu updates
Claudiu Manoil
2014-02-18
gianfar: Remove clean_rx_ring race from gfar_ethtool
Claudiu Manoil
2014-02-18
gianfar: Add missing graceful reset steps and fixes
Claudiu Manoil
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-15
gianfar: Fix portabilty issues for ethtool and ptp
Claudiu Manoil
2013-08-13
gianfar: Add flow control support
Claudiu Manoil
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-14
gianfar: Use netdev_<level> when possible
Joe Perches
2013-03-21
gianfar: Remove superfluous kernel_dropped local counter
Claudiu Manoil
2013-03-20
gianfar: Refactor config coalescing calls for all queues
Claudiu Manoil
2013-02-12
gianfar: convert u64 status counters to atomic64_t
Paul Gortmaker
2013-02-12
gianfar: remove largely unused gfar_stats struct
Paul Gortmaker
2013-02-04
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2013-01-06
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2012-09-21
gianfar: fix phc index build failure
Richard Cochran
2012-06-05
gianfar_ethtool: coding style and whitespace cleanups
Jan Ceuleers
2012-04-06
gianfar: Include linux/net_tstamp.h
David S. Miller
2012-04-04
gianfar: Support the get_ts_info ethtool method.
Richard Cochran
2012-03-15
gianfar: constify giant block of status descriptor strings
Paul Gortmaker
2012-01-30
drivers/net: fix up stale paths from driver reorg
Paul Gortmaker
2012-01-04
gianfar: Reject out-of-range RX NFC locations
Ben Hutchings
2011-11-21
gianfar: Use kmemdup rather than duplicating its implementation
Thomas Meyer
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-09-16
ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALL
Ben Hutchings
2011-09-16
ethtool: Clean up definitions of rule location arrays in RX NFC
Ben Hutchings
2011-08-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-08-12
freescale: Move the Freescale drivers
Jeff Kirsher