meta name='robots' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/drivers/net/sfc/falcon.c
AgeCommit message (Expand)Author
2011-02-28sfc: Remove configurable FIFO thresholds for pause frame generationBen Hutchings
2011-02-28sfc: Update copyright datesBen Hutchings
2011-01-14Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-12-23PCI: make pci_restore_state return voidJon Mason
2010-12-03sfc: Store MAC address from NVRAM in net_device::perm_addrBen Hutchings
2010-12-03sfc: Move xmac_poll_required into struct falcon_nic_dataBen Hutchings
2010-12-03sfc: Move Falcon global event handling to falcon.cBen Hutchings
2010-12-03sfc: Move mdio_lock to struct falcon_nic_dataBen Hutchings
2010-12-03sfc: Move SPI state to struct falcon_nic_dataBen Hutchings
2010-12-03sfc: Remove unnecessary inclusion of various private header filesBen Hutchings
2010-12-03sfc: Remove broken automatic fallback for invalid Falcon chip/board configBen Hutchings
2010-09-22sfc: Add support for SFE4003 board and TXC43128 PHYBen Hutchings
2010-09-22sfc: Remove support for SFN4111T, SFT9001 and Falcon GMACBen Hutchings
2010-09-21sfc: Implement the ethtool RX n-tuple control functionsBen Hutchings
2010-09-10sfc: Allocate each channel separately, along with its RX and TX queuesBen Hutchings
2010-06-25sfc: Use Toeplitz IPv4 hash for RSS and hash insertionBen Hutchings
2010-06-24sfc: Record hardware RX hash on each skb where possibleBen Hutchings
2010-06-24sfc: Implement message level controlBen Hutchings
2010-06-02sfc: Workaround flush failures on Falcon B0Steve Hodgson
2010-05-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-28sfc: Reconfigure the XAUI serdes after an EM resetSteve Hodgson
2010-04-28sfc: Handle serious errors in exactly one interrupt handlerSteve Hodgson