index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
sfc
/
net_driver.h
Age
Commit message (
Expand
)
Author
2011-07-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sf...
David S. Miller
2011-06-24
sfc: Fix mapping of reset reasons and flags to methods
Ben Hutchings
2011-06-24
sfc: Allow resets to be upgraded; use atomic ops for safety
Ben Hutchings
2011-06-24
net: Remove unneeded version.h includes from drivers/net/
Jesper Juhl
2011-05-17
sfc: Don't use enums as a bitmask.
David S. Miller
2011-05-16
sfc: Use netif_device_{detach,attach}() around reset and self-test
Ben Hutchings
2011-04-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-04-15
sfc: make function tables const
stephen hemminger
2011-04-12
sfc: Do not use efx_process_channel_now() in online self-test
Ben Hutchings
2011-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-04-05
sfc: Implement generic features interface
Ben Hutchings
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-28
sfc: Bump version to 3.1
Ben Hutchings
2011-02-28
sfc: Update copyright dates
Ben Hutchings
2011-02-28
sfc: Reduce size of efx_rx_buffer further by removing data member
Steve Hodgson
2011-02-28
sfc: Reduce size of efx_rx_buffer by unionising skb and page
Steve Hodgson
2011-02-17
sfc: Implement hardware acceleration of RFS
Ben Hutchings
2011-02-15
sfc: Add TX queues for high-priority traffic
Ben Hutchings
2011-02-15
sfc: Distinguish queue lookup from test for queue existence
Ben Hutchings
2011-01-24
net: change netdev->features to u32
Michał Mirosław
2011-01-13
sfc: Make efx_get_tx_queue() an inline function
Ben Hutchings
2010-12-10
sfc: Remove ancient support for nesting of TX stop
Ben Hutchings
2010-12-10
sfc: Remove unused field and comment on a previously removed field
Ben Hutchings
2010-12-10
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
2010-12-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-12-07
sfc: Fix crash in legacy onterrupt handler during ring reallocation
Ben Hutchings
2010-12-06
sfc: Use TX push whenever adding descriptors to an empty queue
Ben Hutchings
2010-12-06
sfc: Reorder struct efx_nic to separate fields by volatility
Ben Hutchings
2010-12-03
sfc: Store MAC address from NVRAM in net_device::perm_addr
Ben Hutchings
2010-12-03
sfc: Update kernel-doc to match earlier move of Toeplitz hash key
Ben Hutchings
2010-12-03
sfc: Move xmac_poll_required into struct falcon_nic_data
Ben Hutchings
2010-12-03
sfc: Move Falcon global event handling to falcon.c
Ben Hutchings
2010-12-03
sfc: Move mdio_lock to struct falcon_nic_data
Ben Hutchings
2010-12-03
sfc: Move SPI state to struct falcon_nic_data
Ben Hutchings
2010-10-21
sfc: make functions static
stephen hemminger
2010-09-27
drivers/net: return operator cleanup
Eric Dumazet
2010-09-22
sfc: Remove support for SFN4111T, SFT9001 and Falcon GMAC
Ben Hutchings
2010-09-21
sfc: Fix build due to lack of vmalloc.h include.
David S. Miller
2010-09-21
sfc: Add filter table management
Ben Hutchings
2010-09-14
sfc: Fix order of channel_name array dimensions
Ben Hutchings
2010-09-10
sfc: Allow changing the DMA ring sizes dynamically via ethtool
Ben Hutchings
2010-09-10
sfc: Make the dmaq size a run-time setting (rather than compile-time)
Steve Hodgson
2010-09-10
sfc: Allocate each channel separately, along with its RX and TX queues
Ben Hutchings
2010-09-10
sfc: Refactor channel and queue lookup and iteration
Ben Hutchings
2010-09-10
sfc: Abstract channel and index lookup for RX queues
Ben Hutchings
2010-07-09
sfc: Remove unused field left from mis-merge
Ben Hutchings
2010-06-30
sfc: Add support for RX flow hash control
Ben Hutchings
2010-06-26
sfc: Move siena_nic_data::ipv6_rss_key to efx_nic::rx_hash_key
Ben Hutchings
2010-06-25
sfc: Record hardware RX hash on each skb where possible
Ben Hutchings
2010-06-25
sfc: Replace EFX_DRIVER_NAME with KBUILD_MODNAME
Ben Hutchings
[next]