Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
ddd5f51bf661f49fb5f2be371ff1cf9cfe5fa98b
/
drivers
/
net
/
sfc
/
ethtool.c
0e2a9c7
sfc: Fix mapping of reset reasons and flags to methods
by Ben Hutchings
· 14 years ago
b5626946
sfc: Don't use enums as a bitmask.
by David S. Miller
· 14 years ago
47a8467
sfc: Fix return value from efx_ethtool_set_rx_ntuple()
by Ben Hutchings
· 14 years ago
7073949
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
by David Decotigny
· 14 years ago
25db033
ethtool: Use full 32 bit speed range in ethtool's set_settings
by David Decotigny
· 14 years ago
fce5592
ethtool: allow custom interval for physical identification
by Allan, Bruce W
· 14 years ago
c5e129a
sfc: Implement ethtool_ops::set_phys_id instead of ethtool_ops::phys_id
by Ben Hutchings
· 14 years ago
abfe903
sfc: Implement generic features interface
by Ben Hutchings
· 14 years ago
0a0e9ae
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
119226c
sfc: Expose TX push and TSO counters through ethtool statistics
by Ben Hutchings
· 14 years ago
0a6f40c
sfc: Update copyright dates
by Ben Hutchings
· 14 years ago
e5f0fd2
sfc: Read MC firmware version when requested through ethtool
by Ben Hutchings
· 14 years ago
28801f3
sfc: lower stack usage in efx_ethtool_self_test
by Eric Dumazet
· 14 years ago
525da90
sfc: Distinguish queue lookup from test for queue existence
by Ben Hutchings
· 14 years ago
04ed3e7
net: change netdev->features to u32
by Michał Mirosław
· 14 years ago
ed4ba4b
netdev: Use default implementation of ethtool_ops::get_link where possible
by Ben Hutchings
· 14 years ago
c39d35e
sfc: Generalise filter spec initialisation
by Ben Hutchings
· 14 years ago
8891681
sfc: Remove filter table IDs from filter functions
by Ben Hutchings
· 14 years ago
ac33ac6
sfc: Log start and end of ethtool self-test at INFO level
by Ben Hutchings
· 14 years ago
90b7a4e
sfc: Remove unnecessary inclusion of various private header files
by Ben Hutchings
· 14 years ago
6a8872c
sfc: Expose Falcon BootROM config through MTD, not ethtool
by Ben Hutchings
· 14 years ago
d215697
sfc: make functions static
by stephen hemminger
· 14 years ago
b4187e4
sfc: Implement the ethtool RX n-tuple control functions
by Ben Hutchings
· 14 years ago
4642610
sfc: Allow changing the DMA ring sizes dynamically via ethtool
by Ben Hutchings
· 14 years ago
f7d12cd
sfc: Refactor channel and queue lookup and iteration
by Ben Hutchings
· 14 years ago
2817273
net: fix 64 bit counters on 32 bit arches
by Eric Dumazet
· 15 years ago
765c9f4
sfc: Add support for RX flow hash control
by Ben Hutchings
· 15 years ago
1437ce3
ethtool: Change ethtool_op_set_flags to validate flags
by Ben Hutchings
· 15 years ago
39c9cf0
sfc: Record hardware RX hash on each skb where possible
by Ben Hutchings
· 15 years ago
2822235
sfc: Disable setting feature flags that are not implemented
by Ben Hutchings
· 15 years ago
c5d5f5f
sfc: Replace EFX_DRIVER_NAME with KBUILD_MODNAME
by Ben Hutchings
· 15 years ago
62776d0
sfc: Implement message level control
by Ben Hutchings
· 15 years ago
5b98c1b
sfc: Implement ethtool register dump operation
by Ben Hutchings
· 15 years ago
a4900ac
sfc: Create multiple TX queues
by Ben Hutchings
· 15 years ago
5298c37
sfc: Test only the first pair of TX queues
by Ben Hutchings
· 15 years ago
754c653
sfc: Fix some incorrect or redundant comments
by Ben Hutchings
· 15 years ago
4f16c07
sfc: Replace PHY MDIO test with an 'alive' test
by Ben Hutchings
· 15 years ago
906bb26
sfc: Update version, copyright dates, authors
by Ben Hutchings
· 15 years ago
738a8f4
sfc: Implement TSO for TCP/IPv6
by Ben Hutchings
· 15 years ago
8880f4e
sfc: Add support for SFC9000 family (2)
by Ben Hutchings
· 15 years ago
744093c
sfc: Rename falcon.h to nic.h
by Ben Hutchings
· 15 years ago
c383b53
sfc: Allow for additional checksum offload features
by Ben Hutchings
· 15 years ago
7688483
sfc: Extend MTD driver for use with new NICs
by Ben Hutchings
· 15 years ago
c1c4f45
sfc: Remove static PHY data and enumerations
by Ben Hutchings
· 15 years ago
152b6a6
sfc: Separate shared NIC code from Falcon-specific and rename accordingly
by Ben Hutchings
· 15 years ago
06629f0
sfc: Add efx_nic_type operation for identity LED control
by Ben Hutchings
· 15 years ago
eb9f674
sfc: Implement ethtool reset operation
by Ben Hutchings
· 15 years ago
89c758f
sfc: Add power-management and wake-on-LAN support
by Ben Hutchings
· 15 years ago
d3245b2
sfc: Refactor link configuration
by Ben Hutchings
· 15 years ago
ef2b90e
sfc: Move Falcon NIC operations to efx_nic_type
by Ben Hutchings
· 15 years ago
c1ac403
sfc: Clean up RX event handling
by Ben Hutchings
· 15 years ago
daeda63
sfc: Decouple NIC revision number from Falcon PCI revision number
by Ben Hutchings
· 15 years ago
fb45f2c
sfc: Limit some hardware workarounds to Falcon
by Ben Hutchings
· 15 years ago
44838a4
sfc: Clean up struct falcon_board and struct falcon_board_data
by Ben Hutchings
· 15 years ago
c459302
sfc: Log interrupt and reset type names, not numbers
by Ben Hutchings
· 15 years ago
f5e7adc
sfc: Combine high-level header files
by Ben Hutchings
· 15 years ago
eb50c0d
sfc: Gather link state fields in struct efx_nic into new struct efx_link_state
by Ben Hutchings
· 15 years ago
278c062
sfc: Make board information explicitly Falcon-specific
by Ben Hutchings
· 15 years ago
398468e
sfc: Use a single blink implementation
by Ben Hutchings
· 15 years ago
0d86ebd
sfc: Maintain interrupt moderation values in ticks, not microseconds
by Ben Hutchings
· 15 years ago
0fc0b73
netdev: drivers should make ethtool_ops const
by Stephen Hemminger
· 15 years ago
3f926da
sfc: Use generic MDIO flow control auto-negotiation functions
by Ben Hutchings
· 16 years ago
68e7f45
sfc: Use generic MDIO functions and definitions
by Ben Hutchings
· 16 years ago
6fb70fd
sfc: Implement adaptive IRQ moderation
by Ben Hutchings
· 16 years ago
ca83db3
sfc: Fix efx_ethtool_nway_result() to use clause 45 MDIO registers
by Ben Hutchings
· 16 years ago
af4ad9b
sfc: SFX7101/SFT9001: Fix AN advertisements
by Ben Hutchings
· 16 years ago
1796721
sfc: Add support for multiple PHY self-tests
by Ben Hutchings
· 16 years ago
2ef3068
sfc: Merge top-level functions for self-tests
by Ben Hutchings
· 16 years ago
ca54a9f
sfc: Use mutex_lock_interruptible() for ethtool EEPROM access
by Ben Hutchings
· 16 years ago
11e6696
sfc: Specify a meaningful component for loopback RX-side and PHY tests
by Ben Hutchings
· 16 years ago
e6fa2eb
sfc: Add support for Solarflare 10Xpress SFT9001
by Ben Hutchings
· 16 years ago
04cc8ca
sfc: Implement auto-negotiation
by Ben Hutchings
· 16 years ago
177dfcd
sfc: Add support for sub-10G speeds
by Ben Hutchings
· 16 years ago
f31a45d
sfc: Remove MII extension cruft
by Ben Hutchings
· 16 years ago
740ced9
sfc: Abbreviate self-test names so they are not truncated
by Ben Hutchings
· 16 years ago
65f667f
sfc: Correct interpretation of second param to ethtool phys_id()
by Ben Hutchings
· 16 years ago
eeda3fd
netdev: introduce dev_get_stats()
by Stephen Hemminger
· 16 years ago
f415072
sfc: Expose flash region storing boot code as MTD
by Ben Hutchings
· 16 years ago
0a95f56
sfc: Clean up non-volatile memory partitioning
by Ben Hutchings
· 16 years ago
2883f55
sfc: Correct address of gPXE boot configuration in EEPROM
by Ben Hutchings
· 16 years ago
8c8661e
sfc: Extend self-tests
by Ben Hutchings
· 16 years ago
bc3c90a
sfc: Remove some unreachable error paths
by Ben Hutchings
· 16 years ago
3594e13
sfc: Implement get_sset_count, replacing get_stats_count and self_test_count
by Ben Hutchings
· 16 years ago
4a5b504
sfc: Export boot configuration in EEPROM through ethtool
by Ben Hutchings
· 16 years ago
dc8cfa5
sfc: Use explicit bool for boolean variables, parameters and return values
by Ben Hutchings
· 16 years ago
60ac106
sfc: Use separate hardware TX queues to select checksum generation
by Ben Hutchings
· 16 years ago
767e468
sfc: Replace net_dev->priv with netdev_priv(net_dev)
by Ben Hutchings
· 16 years ago
3273c2e
[netdrvr] sfc: sfc: Add self-test support
by Ben Hutchings
· 17 years ago
b9b39b6
[netdrvr] sfc: Add TSO support
by Ben Hutchings
· 17 years ago
8ceee66
New driver "sfc" for Solarstorm SFC4000 controller.
by Ben Hutchings
· 17 years ago