summaryrefslogtreecommitdiff
path: root/drivers/net/sfc
AgeCommit message (Expand)Author
2014-03-31ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parametersBen Hutchings
2011-09-15sfc: Use 64-bit writes for TX push where possibleBen Hutchings
2011-09-15Revert "sfc: Use write-combining to reduce TX latency" and follow-upsBen Hutchings
2011-07-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sf...David S. Miller
2011-07-14sfc: Remove 'Communications' after 'Solarflare' in references to hardwareBen Hutchings
2011-07-13sfc: Remove 'Solarstorm' from Kconfig descriptionsBen Hutchings
2011-06-25sfc: Fix assertions in efx_filter_rfs()Ben Hutchings
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-25sfc: Allow resets to be upgraded; use atomic ops for safetyBen Hutchings
2011-06-25sfc: Fix loop condition for efx_filter_search() when !for_insertBen Hutchings
2011-06-24net: Remove unneeded version.h includes from drivers/net/Jesper Juhl
2011-06-21ip: introduce ip_is_fragment helper inline functionPaul Gortmaker
2011-06-21drivers/net: Remove casts of void *Joe Perches
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
2011-05-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-05-25mtd: convert remaining users to mtd_device_register()Jamie Iles
2011-05-22Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker
2011-05-17sfc: Don't use enums as a bitmask.David S. Miller
2011-05-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-05-16sfc: Use netif_device_{detach,attach}() around reset and self-testBen Hutchings
2011-05-16sfc: Fix oops in register dump after mapping changeBen Hutchings
2011-05-16sfc: Fix TX queue numbering when separate_tx_channels=1Ben Hutchings
2011-05-14sfc: Fix return value from efx_ethtool_set_rx_ntuple()Ben Hutchings
2011-05-12sfc: Always map MCDI shared memory as uncacheableBen Hutchings
2011-04-29ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny
2011-04-29ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny
2011-04-29ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny
2011-04-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-04-14sfc: make function tables conststephen hemminger
2011-04-14ethtool: allow custom interval for physical identificationAllan, Bruce W
2011-04-12sfc: Use rmb() to ensure reads occur in orderNeil Turton
2011-04-12sfc: Do not use efx_process_channel_now() in online self-testBen Hutchings
2011-04-12sfc: Stop the TX queues during loopback self-testsNeil Turton
2011-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-04-05sfc: Implement ethtool_ops::set_phys_id instead of ethtool_ops::phys_idBen Hutchings
2011-04-05sfc: Implement generic features interfaceBen Hutchings
2011-04-05sfc: Enable all TSO features on VLANsBen Hutchings
2011-04-01sfc: Move test of rx_checksum_enabled from nic.c to rx.cBen Hutchings
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-23sfc: Siena: Disable write-combining when SR-IOV is enabledSteve Hodgson
2011-03-08Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2011-03-04sfc: Use write-combining to reduce TX latencyBen Hutchings
2011-03-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-02-28sfc: Bump version to 3.1Ben Hutchings
2011-02-28sfc: Remove configurable FIFO thresholds for pause frame generationBen Hutchings
2011-02-28sfc: Expose TX push and TSO counters through ethtool statisticsBen Hutchings
2011-02-28sfc: Update copyright datesBen Hutchings
2011-02-28sfc: Do not read STAT1.FAULT in efx_mdio_check_mmd()Ben Hutchings
2011-02-28sfc: Read MC firmware version when requested through ethtoolBen Hutchings