aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc
Commit message (Expand)AuthorAge
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-26
|\ \
| * | sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerancesBen Hutchings2010-02-19
| * | sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll()Ben Hutchings2010-02-19
* | | net: convert multiple drivers to use netdev_for_each_mc_addr, part2Jiri Pirko2010-02-18
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-15
|\| |
| * | sfc: Fix SFE4002 initialisationSteve Hodgson2010-02-12
| |/
* | net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-12
* | sfc: Do not include unneeded headersBen Hutchings2010-02-03
* | sfc: Fix some incorrect or redundant commentsBen Hutchings2010-02-03
* | sfc: Remove declarations of nonexistent functionsBen Hutchings2010-02-03
* | sfc: Add some missing bits to register self-test masksSteve Hodgson2010-02-03
* | sfc: Survive ISR0=0 bug in the shared IRQ caseGuido Barzini2010-02-03
* | sfc: Implement NVRAM selftest for SFC9000 familyBen Hutchings2010-02-03
* | sfc: Replace PHY MDIO test with an 'alive' testBen Hutchings2010-02-03
* | sfc: Enable autonegotiated flow-control by default if supportedSteve Hodgson2010-02-03
* | sfc: Handle firmware assertion failure while resettingSteve Hodgson2010-02-03
* | sfc: Update MCDI protocol definitionsBen Hutchings2010-02-03
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-28
|\|
| * sfc: Use fixed-size buffers for MCDI NVRAM requestsBen Hutchings2010-01-25
| * sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS bufferGuido Barzini2010-01-25
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-23
|\|
| * sfc: QT202x: Remove unreliable MMD check at initialisationMatthew Slattery2010-01-19
| * sfc: Fix conditions for MDIO self-testBen Hutchings2010-01-13
| * sfc: Fix polling for slow MCDI operationsBen Hutchings2010-01-13
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-11
|\|
| * sfc: Disable TX descriptor prefetch watchdogBen Hutchings2009-12-23
| * sfc: QT2025C: Add error message for suspected bad SFP+ cablesBen Hutchings2009-12-23
| * sfc: QT2025C: Work around PHY firmware initialisation bugMatthew Slattery2009-12-23
| * sfc: QT2025C: Switch into self-configure mode when not in loopbackMatthew Slattery2009-12-23
| * sfc: QT2025C: Work around PHY bugMatthew Slattery2009-12-23
| * sfc: Fix DMA mapping cleanup in case of an error in TSONeil Turton2009-12-23
| * sfc: Include XGXS in XMAC link status check except in XGMII loopbackBen Hutchings2009-12-23
| * sfc: Move PHY software state initialisation from init() into probe()Steve Hodgson2009-12-23
* | drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-08
|/
* drivers/net/sfc: Correct code taking the size of a pointerJulia Lawall2009-12-13
* sfc: Update version, copyright dates, authorsBen Hutchings2009-11-29
* sfc: Implement TSO for TCP/IPv6Ben Hutchings2009-11-29
* sfc: Add support for SFC9000 family (2)Ben Hutchings2009-11-29
* sfc: Add support for SFC9000 family (1)Ben Hutchings2009-11-29
* sfc: Add firmware protocol definitions (MCDI)Steve Hodgson2009-11-29
* sfc: Move shared NIC code from falcon.c to new source file nic.cBen Hutchings2009-11-29
* sfc: Rename falcon.h to nic.hBen Hutchings2009-11-29
* sfc: Allow for additional checksum offload featuresBen Hutchings2009-11-29
* sfc: Extend MTD driver for use with new NICsBen Hutchings2009-11-29
* sfc: Remove static PHY data and enumerationsBen Hutchings2009-11-29
* sfc: Extend loopback mode enumerationBen Hutchings2009-11-29
* sfc: Fold falcon_probe_nic_variant() into falcon_probe_nic()Ben Hutchings2009-11-29