summaryrefslogtreecommitdiff
path: root/drivers/net/sfc/siena.c
AgeCommit message (Expand)Author
2011-08-11sfc: Move the Solarflare driversJeff Kirsher
2011-06-25sfc: Fix Siena mac statistics on big endian platformsSteve Hodgson
2011-06-25sfc: Fix mapping of reset reasons and flags to methodsBen Hutchings
2011-06-21drivers/net: Remove casts of void *Joe Perches
2011-05-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-05-12sfc: Always map MCDI shared memory as uncacheableBen Hutchings
2011-04-14sfc: make function tables conststephen hemminger
2011-02-28sfc: Remove configurable FIFO thresholds for pause frame generationBen Hutchings
2011-02-28sfc: Update copyright datesBen Hutchings
2011-02-28sfc: Read MC firmware version when requested through ethtoolBen Hutchings
2010-12-03sfc: Store MAC address from NVRAM in net_device::perm_addrBen Hutchings
2010-12-03sfc: Use current MAC address, not NVRAM MAC address, for WoL filterBen Hutchings
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