Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e6fa2eb789f49dc51a20d3db0d410bc8158abb43
/
drivers
/
net
/
sfc
e6fa2eb
sfc: Add support for Solarflare 10Xpress SFT9001
by Ben Hutchings
· 16 years ago
766ca0f
sfc: Rework MAC, PHY and board event handling
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
356eebb
sfc: Clean up MDIO flag setting
by Ben Hutchings
· 16 years ago
04300d2
sfc: Clean up board identification
by Ben Hutchings
· 16 years ago
06d5e19
sfc: Add phy_type device attribute
by Ben Hutchings
· 16 years ago
27dd2ca
sfc: Add support for MMDs numbered >15
by Ben Hutchings
· 16 years ago
f31a45d
sfc: Remove MII extension cruft
by Ben Hutchings
· 16 years ago
5005087
sfc: Don't count RX checksum errors during loopback self-test
by Ben Hutchings
· 16 years ago
740ced9
sfc: Abbreviate self-test names so they are not truncated
by Ben Hutchings
· 16 years ago
56536e9
sfc: Provide hints to irqbalance daemon
by Ben Hutchings
· 16 years ago
28b581a
sfc: Add option to use a separate channel for TX completions
by Neil Turton
· 16 years ago
84ae48f
sfc: Restore phy_flash_cfg module parameter
by Ben Hutchings
· 16 years ago
2f7f573
sfc: Work around unreliable strap pins
by Ben Hutchings
· 16 years ago
be4ea89
sfc: Clean up waits for flash/EEPROM operations
by Ben Hutchings
· 16 years ago
1ab0062
sfc: Make reset_workqueue driver-global rather than per-NIC
by Steve Hodgson
· 16 years ago
65f667f
sfc: Correct interpretation of second param to ethtool phys_id()
by Ben Hutchings
· 16 years ago
2b2734d
sfc: Remove unneeded register write
by Ben Hutchings
· 16 years ago
23d30f0
sfc: Change SPI lengths to type size_t
by Ben Hutchings
· 16 years ago
a17102b
sfc: Board support fixes
by Ben Hutchings
· 16 years ago
c3ecb9f
sfc: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
8761169
sfc: Fix dependency for SFC_MTD
by Ben Hutchings
· 16 years ago
eeda3fd
netdev: introduce dev_get_stats()
by Stephen Hemminger
· 16 years ago
739bb23d
sfc: Do not reset when hardware monitor detects a fault
by Ben Hutchings
· 16 years ago
3e133c4
sfc: Use lm87 and lm90 drivers for board temperature/power monitoring
by Ben Hutchings
· 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
babcda7
drivers/net: Kill now superfluous ->last_rx stores.
by David S. Miller
· 16 years ago
e174961
net: convert print_mac to %pM
by Johannes Berg
· 16 years ago
31b7602
sfc: Fix type of FALCON_SPI_MAX_LEN
by Ben Hutchings
· 16 years ago
13e9ab1
sfc: Use CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS where appropriate
by Ben Hutchings
· 16 years ago
951f46a
sfc: Remove obsolete comment about PCI modes
by Ben Hutchings
· 16 years ago
0a62f1a
sfc: Disable interrupts after a fatal interrupt occurs until reset
by Ben Hutchings
· 16 years ago
1d0680f
sfc: Insert read memory barrier after checking MAC statistics flag
by Ben Hutchings
· 16 years ago
a620e13
sfc: Stop generating bogus events in tenxpress_check_hw()
by Ben Hutchings
· 16 years ago
94be0c5
sfc: Don't include net_driver.h from falcon_io.h
by Steve Hodgson
· 16 years ago
6bc5d3a
sfc: Make queue flushes more reliable
by Ben Hutchings
· 16 years ago
92ade88
sfc: Don't use EFX_OWORD_FIELD on an event (64-bit, quad-word)
by Steve Hodgson
· 16 years ago
c8fcc49
sfc: Serialise tenxpress_special_reset() with statistics fetches
by Ben Hutchings
· 16 years ago
ef08af0
sfc: Remove workaround for old firmware bug
by Ben Hutchings
· 16 years ago
e1074a0
sfc: Fix memory BAR release call on error path
by Ben Hutchings
· 16 years ago
88c5942
sfc: Add check for memory allocation failure in falcon_probe_nic()
by Ben Hutchings
· 16 years ago
a816f75
sfc: Rework efx_set_multicast_hash()
by Ben Hutchings
· 16 years ago
3c78708
sfc: Remove the STATE_RESETTING flag
by Ben Hutchings
· 16 years ago
8c8661e
sfc: Extend self-tests
by Ben Hutchings
· 16 years ago
a515089
sfc: Rework the bitfield header so that we can identify fields by bit number
by Ben Hutchings
· 16 years ago
2467ca4
sfc: Cleanup reset code
by Ben Hutchings
· 16 years ago
bc3c90a
sfc: Remove some unreachable error paths
by Ben Hutchings
· 16 years ago
c1e5fcc
sfc: Remove remnants of multi-port abstraction for MAC registers
by Ben Hutchings
· 16 years ago
01aad7b
sfc: Remove efx_nic_dummy_op_int() as redundant with efx_port_dummy_op_int()
by Ben Hutchings
· 16 years ago
740847d
sfc: Enable TSO for 802.1q VLAN devices
by Ben Hutchings
· 16 years ago
dacccc7
sfc: Do not call netif_{stop,wake}_queue() before register_netdev
by Steve Hodgson
· 16 years ago
f8b87c1
sfc: Make PHY flash mode a device attribute, not a module parameter
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
42cbe2d
sfc: Cleanup RX event processing
by Ben Hutchings
· 16 years ago
d307402
sfc: Remove efx_channel::evqnum field
by Ben Hutchings
· 16 years ago
a258902
sfc: Make efx_for_each_channel_rx_queue() more efficient
by Ben Hutchings
· 16 years ago
955f0a7
sfc: Remove initialisation of RX_FILTER_CTL_REG.NUM_KER
by Ben Hutchings
· 16 years ago
8831da7
sfc: Cleanup RX queue information
by Ben Hutchings
· 16 years ago
64ee312
sfc: Remove efx_channel::has_interrupt
by Ben Hutchings
· 16 years ago
46123d0
sfc: Move CPU counting for RSS into a separate function, efx_wanted_rx_queues()
by Ben Hutchings
· 16 years ago
4a5b504
sfc: Export boot configuration in EEPROM through ethtool
by Ben Hutchings
· 16 years ago
4d56606
sfc: Removed forced inlining of long functions
by Ben Hutchings
· 16 years ago
23d9e60
sfc: Cleaned up struct tso_state fields
by Ben Hutchings
· 16 years ago
28506563
sfc: Set net_device::vlan_features appropriately
by Ben Hutchings
· 16 years ago
dc8cfa5
sfc: Use explicit bool for boolean variables, parameters and return values
by Ben Hutchings
· 16 years ago
cc12dac
sfc: Reduce the size of struct efx_tx_buffer
by Ben Hutchings
· 16 years ago
ecbd95c
sfc: Use pci_map_single() to map the skb header when doing TSO
by Ben Hutchings
· 16 years ago
5988b63
sfc: Don't leak PCI DMA maps in the TSO code when the queue fills up
by Ben Hutchings
· 16 years ago
b9aafb0
sfc: Speed up loopback self-test
by Ben Hutchings
· 16 years ago
f8ea0b6
sfc: Self-test reporting cleanup
by Ben Hutchings
· 16 years ago
e9713e6
sfc: Reduce log level for XGXS lane status
by Ben Hutchings
· 16 years ago
c84a6f1
sfc: Reverse the XOFF/XON pause frame control fifo thresholds
by Ben Hutchings
· 16 years ago
f90748f
sfc: Remove inclusion of workarounds.h from efx.c
by Ben Hutchings
· 16 years ago
c264361
sfc: XMAC statistics fix-ups
by Ben Hutchings
· 16 years ago
5b39fe3
sfc: Remove mistaken hardware workaround
by Ben Hutchings
· 16 years ago
11f34e6
sfc: Reduce delays in SFE4001 initialisation
by Ben Hutchings
· 16 years ago
a0c2c19
sfc: Avoid mangling error codes in efx_test_loopback()
by Ben Hutchings
· 16 years ago
60ac106
sfc: Use separate hardware TX queues to select checksum generation
by Ben Hutchings
· 16 years ago
26c0867
sfc: Remove unused field efx_channel::reset_work
by Steve Hodgson
· 16 years ago
18c2fc0
sfc: Change first parameter type of {set,clear}_bit_le() to unsigned
by Ben Hutchings
· 16 years ago
767e468
sfc: Replace net_dev->priv with netdev_priv(net_dev)
by Ben Hutchings
· 16 years ago
8d8bb39
dma-mapping: add the device argument to dma_mapping_error()
by FUJITA Tomonori
· 16 years ago
aa6ef27
sfc: Create one RX queue and interrupt per CPU package by default
by Ben Hutchings
· 16 years ago
8d9853d
sfc: Use a separate workqueue for resets
by Ben Hutchings
· 16 years ago
9dadae6
sfc: I2C adapter initialisation fixes
by Ben Hutchings
· 16 years ago
b9e4085
netdev: Do not use TX lock to protect address lists.
by David S. Miller
· 16 years ago
e308a5d
netdev: Add netdev->addr_list_lock protection.
by David S. Miller
· 16 years ago
4ae127d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
23bdfdd
sfc: Recover from RX queue flush failure
by Steve Hodgson
· 17 years ago
65b53e4c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
62c7832
sfc: Reduce I2C udelay to 5 resulting in a clock frequency of 100 kHz
by Ben Hutchings
· 17 years ago
37b5a60
sfc: Use kernel I2C system and i2c-algo-bit driver
by Ben Hutchings
· 17 years ago
b055629
[netdrvr] sfc: Report XAUI link down at default log level
by Ben Hutchings
· 17 years ago
8757a5f
sfc: Remove sub-minor component from driver version
by Ben Hutchings
· 17 years ago
9b7bfc4
sfc: Added checks for heap allocation failure
by Ben Hutchings
· 17 years ago
d3208b5
sfc: Remove redundant casts to and from void *
by Ben Hutchings
· 17 years ago
5daab96
sfc: Change type of efx_nic::nic_data to struct falcon_nic_data *
by Ben Hutchings
· 17 years ago
Next »