Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
8c396604d5de26a48a390cf442dd3b04a20f13b1
/
drivers
/
net
/
sfc
/
net_driver.h
9765343
sfc: Make efx_get_tx_queue() an inline function
by Ben Hutchings
· 14 years ago
c04bfc6
sfc: Remove ancient support for nesting of TX stop
by Ben Hutchings
· 14 years ago
6ecfd0c
sfc: Remove unused field and comment on a previously removed field
by Ben Hutchings
· 14 years ago
cf78f8e
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6
by David S. Miller
· 14 years ago
fe6c791
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
94dec6a
sfc: Fix crash in legacy onterrupt handler during ring reallocation
by Ben Hutchings
· 14 years ago
cd38557
sfc: Use TX push whenever adding descriptors to an empty queue
by Ben Hutchings
· 14 years ago
ab28c12
sfc: Reorder struct efx_nic to separate fields by volatility
by Ben Hutchings
· 14 years ago
7e300bc
sfc: Store MAC address from NVRAM in net_device::perm_addr
by Ben Hutchings
· 14 years ago
78d4189
sfc: Update kernel-doc to match earlier move of Toeplitz hash key
by Ben Hutchings
· 14 years ago
cef68bd
sfc: Move xmac_poll_required into struct falcon_nic_data
by Ben Hutchings
· 14 years ago
40641ed
sfc: Move Falcon global event handling to falcon.c
by Ben Hutchings
· 14 years ago
4833f02
sfc: Move mdio_lock to struct falcon_nic_data
by Ben Hutchings
· 14 years ago
4de9218
sfc: Move SPI state to struct falcon_nic_data
by Ben Hutchings
· 14 years ago
d215697
sfc: make functions static
by stephen hemminger
· 14 years ago
807540b
drivers/net: return operator cleanup
by Eric Dumazet
· 14 years ago
8fbca79
sfc: Remove support for SFN4111T, SFT9001 and Falcon GMAC
by Ben Hutchings
· 14 years ago
10ed61c
sfc: Fix build due to lack of vmalloc.h include.
by David S. Miller
· 14 years ago
64eebcf
sfc: Add filter table management
by Ben Hutchings
· 14 years ago
efbc2d7
sfc: Fix order of channel_name array dimensions
by Ben Hutchings
· 14 years ago
4642610
sfc: Allow changing the DMA ring sizes dynamically via ethtool
by Ben Hutchings
· 14 years ago
ecc910f
sfc: Make the dmaq size a run-time setting (rather than compile-time)
by Steve Hodgson
· 14 years ago
8313aca
sfc: Allocate each channel separately, along with its RX and TX queues
by Ben Hutchings
· 14 years ago
f7d12cd
sfc: Refactor channel and queue lookup and iteration
by Ben Hutchings
· 14 years ago
ba1e8a3
sfc: Abstract channel and index lookup for RX queues
by Ben Hutchings
· 14 years ago
47562e5
sfc: Remove unused field left from mis-merge
by Ben Hutchings
· 14 years ago
765c9f4
sfc: Add support for RX flow hash control
by Ben Hutchings
· 14 years ago
5d3a6fc
sfc: Move siena_nic_data::ipv6_rss_key to efx_nic::rx_hash_key
by Ben Hutchings
· 14 years ago
39c9cf0
sfc: Record hardware RX hash on each skb where possible
by Ben Hutchings
· 14 years ago
c5d5f5f
sfc: Replace EFX_DRIVER_NAME with KBUILD_MODNAME
by Ben Hutchings
· 14 years ago
62776d0
sfc: Implement message level control
by Ben Hutchings
· 14 years ago
eedc765
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
3df95ce
sfc: Store port number in net_device::dev_id
by Ben Hutchings
· 15 years ago
d42a8f4
sfc: Get port number from CS_PORT_NUM, not PCI function number
by Ben Hutchings
· 15 years ago
dd8f61d
sfc: Get port number from CS_PORT_NUM, not PCI function number
by Ben Hutchings
· 15 years ago
62b330b
sfc: Allow shared pages to be recycled
by Steve Hodgson
· 15 years ago
f7d6f37
sfc: Support only two rx buffers per page
by Steve Hodgson
· 15 years ago
90d683a
sfc: Remove efx_rx_queue::add_lock
by Steve Hodgson
· 15 years ago
d730dc5
sfc: Allow DRV_GEN events to be used outside of selftests
by Steve Hodgson
· 15 years ago
a4900ac
sfc: Create multiple TX queues
by Ben Hutchings
· 15 years ago
c28884c
sfc: Clean up efx_nic::irq_zero_count
by Ben Hutchings
· 15 years ago
3d07df1
sfc: Add necessary parentheses to macro definitions in net_driver.h
by Ben Hutchings
· 15 years ago
6369545
sfc: Handle serious errors in exactly one interrupt handler
by Steve Hodgson
· 15 years ago
a4b97f2
sfc: Do not include unneeded headers
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
ff3b00a
sfc: Move PHY software state initialisation from init() into probe()
by Steve Hodgson
· 15 years ago
906bb26
sfc: Update version, copyright dates, authors
by Ben Hutchings
· 15 years ago
8880f4e
sfc: Add support for SFC9000 family (2)
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
e58f69f
sfc: Extend loopback mode enumeration
by Ben Hutchings
· 15 years ago
06629f0
sfc: Add efx_nic_type operation for identity LED control
by Ben Hutchings
· 15 years ago
0aa3fba
sfc: Add efx_nic_type operation for NVRAM self-test
by Ben Hutchings
· 15 years ago
9bfc4bb
sfc: Add efx_nic_type operation for register self-test
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
0228f5cdb0
sfc: Move descriptor cache base addresses to struct efx_nic_type
by Ben Hutchings
· 15 years ago
daeda63
sfc: Decouple NIC revision number from Falcon PCI revision number
by Ben Hutchings
· 15 years ago
299f8d6
sfc: Remove some redundant whitespace
by Ben Hutchings
· 15 years ago
b895d73
sfc: Always start Falcon using the XMAC
by Steve Hodgson
· 15 years ago
ab86746
sfc: Replace MDIO spinlock with mutex
by Steve Hodgson
· 15 years ago
fdaa9ae
sfc: Simplify PHY polling
by Steve Hodgson
· 15 years ago
8be4f3e
sfc: Change MAC promiscuity and multicast hash at the same time
by Ben Hutchings
· 15 years ago
9007b9f
sfc: Simplify XMAC link polling
by Ben Hutchings
· 15 years ago
55edc6e
sfc: Split MAC stats DMA initiation and completion
by Ben Hutchings
· 15 years ago
127e6e1
sfc: Fix bugs in RX queue flushing
by Ben Hutchings
· 15 years ago
c459302
sfc: Log interrupt and reset type names, not numbers
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
e775fb9
sfc: Move all I2C stuff into struct falcon_board
by Ben Hutchings
· 15 years ago
3759433
sfc: Move struct falcon_board into struct falcon_nic_data
by Ben Hutchings
· 15 years ago
278c062
sfc: Make board information explicitly Falcon-specific
by Ben Hutchings
· 15 years ago
981fc1b
sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T
by Ben Hutchings
· 15 years ago
398468e
sfc: Use a single blink implementation
by Ben Hutchings
· 15 years ago
9e0c8a5
sfc: Remove pointless abstraction of memory BAR number (2)
by Ben Hutchings
· 15 years ago
18ea024
sfc: Merge efx_fc_resolve() into efx_mdio_get_pause()
by Ben Hutchings
· 15 years ago
8698a6b
sfc: Removed kernel-doc for nonexistent member of efx_phy_operations
by Ben Hutchings
· 15 years ago
0d86ebd
sfc: Maintain interrupt moderation values in ticks, not microseconds
by Ben Hutchings
· 15 years ago
0484e0d
sfc: Move shared members of struct falcon_nic_data into struct efx_nic
by Ben Hutchings
· 15 years ago
7d4cdb5
sfc: Merge struct efx_blinker into struct efx_board
by Ben Hutchings
· 15 years ago
63f1988
sfc: Move all TX DMA length limiting into tx.c
by Ben Hutchings
· 15 years ago
3ffeabd
sfc: Eliminate indirect lookups of queue size constants
by Ben Hutchings
· 15 years ago
625b451
sfc: Move RX data FIFO thresholds out of struct efx_nic_type
by Ben Hutchings
· 15 years ago
cc11763
sfc: Work around XMAC bug causing packet loss with some peers
by Ben Hutchings
· 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
8129d21
sfc: Clean up LED control
by Ben Hutchings
· 16 years ago
b4a44a6
sfc: Delete unused efx_blinker::led_num field
by Ben Hutchings
· 16 years ago
d2d2c37
sfc: Add support for QT2025C PHY
by Ben Hutchings
· 16 years ago
05bee47
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
1974cc2
sfc: Replace stats_enabled flag with a disable count
by Ben Hutchings
· 16 years ago
af4ad9b
sfc: SFX7101/SFT9001: Fix AN advertisements
by Ben Hutchings
· 16 years ago
da3bc07
sfc: Replace LRO with GRO
by Herbert Xu
· 16 years ago
1796721
sfc: Add support for multiple PHY self-tests
by Ben Hutchings
· 16 years ago
6977dc6
sfc: Generate unique names for per-NIC workqueues
by Ben Hutchings
· 16 years ago
Next »