summaryrefslogtreecommitdiff
path: root/drivers/net/sfc/siena.c
AgeCommit message (Expand)Author
2010-10-21sfc: make functions staticstephen hemminger
2010-09-21sfc: Implement the ethtool RX n-tuple control functionsBen Hutchings
2010-09-10sfc: Use MCDI RX_BAD_FCS_PKTS count as MAC rx_bad countBen Hutchings
2010-06-25sfc: Use Toeplitz IPv4 hash for RSS and hash insertionBen Hutchings
2010-06-25sfc: Move siena_nic_data::ipv6_rss_key to efx_nic::rx_hash_keyBen Hutchings
2010-06-24sfc: Record hardware RX hash on each skb where possibleBen Hutchings
2010-06-24sfc: Implement message level controlBen Hutchings
2010-06-03sfc: Store port number in net_device::dev_idBen Hutchings
2010-06-03sfc: Get port number from CS_PORT_NUM, not PCI function numberBen Hutchings
2010-05-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-28sfc: Enable IPv6 RSS using random key for Toeplitz hashBen Hutchings
2010-04-28sfc: Wait at most 10ms for the MC to finish reading out MAC statisticsBen Hutchings
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-03sfc: Add some missing bits to register self-test masksSteve Hodgson
2010-02-03sfc: Implement NVRAM selftest for SFC9000 familyBen Hutchings
2010-02-03sfc: Enable autonegotiated flow-control by default if supportedSteve Hodgson
2010-02-03sfc: Handle firmware assertion failure while resettingSteve Hodgson
2009-12-23sfc: Move PHY software state initialisation from init() into probe()Steve Hodgson
2009-11-29sfc: Add support for SFC9000 family (1)Ben Hutchings