index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
gianfar_ethtool.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gianfar: correct the bad expression while writing bit-pattern
Sanjeev Sharma
2015-02-04
1
-1
/
+1
*
gianfar: Implement PAUSE frame generation support
Matei Pavaluca
2014-10-29
1
-1
/
+6
*
gianfar: Check if phydev present on ethtool -A
Claudiu Manoil
2014-04-24
1
-0
/
+3
*
gianfar: Fix Tx int miss, dont write IC on-the-fly
Claudiu Manoil
2014-02-24
1
-30
/
+36
*
gianfar: Fix device reset races (oops) for Tx
Claudiu Manoil
2014-02-24
1
-9
/
+19
*
gianfar: Fix on-the-fly vlan and mtu updates
Claudiu Manoil
2014-02-24
1
-7
/
+4
*
gianfar: Remove clean_rx_ring race from gfar_ethtool
Claudiu Manoil
2014-02-18
1
-55
/
+8
*
gianfar: Add missing graceful reset steps and fixes
Claudiu Manoil
2014-02-18
1
-3
/
+2
*
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-16
1
-1
/
+0
*
gianfar: Fix portabilty issues for ethtool and ptp
Claudiu Manoil
2014-01-15
1
-27
/
+71
*
gianfar: Add flow control support
Claudiu Manoil
2013-08-13
1
-0
/
+74
*
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-19
1
-1
/
+1
*
gianfar: Use netdev_<level> when possible
Joe Perches
2013-04-14
1
-11
/
+13
*
gianfar: Remove superfluous kernel_dropped local counter
Claudiu Manoil
2013-03-21
1
-1
/
+0
*
gianfar: Refactor config coalescing calls for all queues
Claudiu Manoil
2013-03-20
1
-1
/
+1
*
gianfar: convert u64 status counters to atomic64_t
Paul Gortmaker
2013-02-12
1
-2
/
+2
*
gianfar: remove largely unused gfar_stats struct
Paul Gortmaker
2013-02-12
1
-9
/
+6
*
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2013-02-04
1
-5
/
+4
*
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2013-01-06
1
-4
/
+5
*
gianfar: fix phc index build failure
Richard Cochran
2012-09-21
1
-0
/
+1
*
gianfar_ethtool: coding style and whitespace cleanups
Jan Ceuleers
2012-06-05
1
-196
/
+224
*
gianfar: Include linux/net_tstamp.h
David S. Miller
2012-04-06
1
-0
/
+1
*
gianfar: Support the get_ts_info ethtool method.
Richard Cochran
2012-04-04
1
-0
/
+29
*
gianfar: constify giant block of status descriptor strings
Paul Gortmaker
2012-03-15
1
-1
/
+1
*
drivers/net: fix up stale paths from driver reorg
Paul Gortmaker
2012-01-30
1
-1
/
+1
*
gianfar: Reject out-of-range RX NFC locations
Ben Hutchings
2012-01-04
1
-2
/
+3
*
gianfar: Use kmemdup rather than duplicating its implementation
Thomas Meyer
2011-11-21
1
-2
/
+1
*
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-11-16
1
-2
/
+2
*
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-09-22
1
-4
/
+4
*
ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALL
Ben Hutchings
2011-09-16
1
-0
/
+1
*
ethtool: Clean up definitions of rule location arrays in RX NFC
Ben Hutchings
2011-09-16
1
-2
/
+2
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-08-20
1
-5
/
+21
*
freescale: Move the Freescale drivers
Jeff Kirsher
2011-08-12
1
-0
/
+1747