netdev: bfin_mac: add support for wake-on-lan magic packets
[safe/jmp/linux-2.6] / drivers / net / sfc /
2010-05-03 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-28 Ben Hutchingssfc: Create multiple TX queues
2010-04-28 Ben Hutchingssfc: Test only the first pair of TX queues
2010-04-28 Steve Hodgsonsfc: Add Siena PHY BIST and cable diagnostic support
2010-04-28 Ben Hutchingssfc: Clean up efx_nic::irq_zero_count
2010-04-28 Ben Hutchingssfc: Add necessary parentheses to macro definitions...
2010-04-28 Ben Hutchingssfc: Break NAPI processing after one ring-full of TX...
2010-04-28 Steve Hodgsonsfc: Set PERIODIC_NOEVENT flag for MC_CMD_MAC_STATS
2010-04-28 Ben Hutchingssfc: Update MCDI protocol definitions
2010-04-28 Ben Hutchingssfc: Enable IPv6 RSS using random key for Toeplitz...
2010-04-28 Steve Hodgsonsfc: Read MEM_STAT for SRM_PERR as well as MEM_PERR...
2010-04-28 Ben Hutchingssfc: Log specific message for failure of NVRAM self...
2010-04-28 Steve Hodgsonsfc: Extend the legacy interrupt workarounds
2010-04-28 Steve Hodgsonsfc: Reconfigure the XAUI serdes after an EM reset
2010-04-28 Steve Hodgsonsfc: Stop masking out XGMII faults over reconfigures
2010-04-28 Steve Hodgsonsfc: Handle serious errors in exactly one interrupt...
2010-04-28 Ben Hutchingssfc: Consistently report short MCDI responses as EIO
2010-04-28 Steve Hodgsonsfc: Ignore parity errors in the other port's SRAM
2010-04-28 Ben Hutchingssfc: Change falcon_probe_board() to fail for unsupporte...
2010-04-28 Ben Hutchingssfc: Always close net device at the end of a disabling...
2010-04-28 Ben Hutchingssfc: Wait at most 10ms for the MC to finish reading...
2010-04-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-03 Jiri Pirkonet: convert multicast list to list_head
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-02-26 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-02-19 Ben Hutchingssfc: SFE4002/SFN4112F: Widen temperature and voltage...
2010-02-19 Ben Hutchingssfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mc...
2010-02-18 Jiri Pirkonet: convert multiple drivers to use netdev_for_each_mc...
2010-02-15 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-02-12 Steve Hodgsonsfc: Fix SFE4002 initialisation
2010-02-12 Jiri Pirkonet: use netdev_mc_count and netdev_mc_empty when appro...
2010-02-09 Daniel Macktree-wide: Assorted spelling fixes
2010-02-04 Ben Hutchingssfc: Do not include unneeded headers
2010-02-04 Ben Hutchingssfc: Fix some incorrect or redundant comments
2010-02-04 Ben Hutchingssfc: Remove declarations of nonexistent functions
2010-02-04 Steve Hodgsonsfc: Add some missing bits to register self-test masks
2010-02-04 Guido Barzinisfc: Survive ISR0=0 bug in the shared IRQ case
2010-02-04 Ben Hutchingssfc: Implement NVRAM selftest for SFC9000 family
2010-02-04 Ben Hutchingssfc: Replace PHY MDIO test with an 'alive' test
2010-02-04 Steve Hodgsonsfc: Enable autonegotiated flow-control by default...
2010-02-04 Steve Hodgsonsfc: Handle firmware assertion failure while resetting
2010-02-04 Ben Hutchingssfc: Update MCDI protocol definitions
2010-01-28 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-01-25 Ben Hutchingssfc: Use fixed-size buffers for MCDI NVRAM requests
2010-01-25 Guido Barzinisfc: Add workspace for GMAC bug workaround to MCDI...
2010-01-23 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-01-19 Matthew Slatterysfc: QT202x: Remove unreliable MMD check at initialisation
2010-01-14 Ben Hutchingssfc: Fix conditions for MDIO self-test
2010-01-14 Ben Hutchingssfc: Fix polling for slow MCDI operations
2010-01-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-01-08 Alexey Dobriyandrivers/net/: use DEFINE_PCI_DEVICE_TABLE()
2009-12-24 Ben Hutchingssfc: Disable TX descriptor prefetch watchdog
2009-12-24 Ben Hutchingssfc: QT2025C: Add error message for suspected bad SFP...
2009-12-24 Matthew Slatterysfc: QT2025C: Work around PHY firmware initialisation bug
2009-12-24 Matthew Slatterysfc: QT2025C: Switch into self-configure mode when...
2009-12-24 Matthew Slatterysfc: QT2025C: Work around PHY bug
2009-12-24 Neil Turtonsfc: Fix DMA mapping cleanup in case of an error in TSO
2009-12-24 Ben Hutchingssfc: Include XGXS in XMAC link status check except...
2009-12-24 Steve Hodgsonsfc: Move PHY software state initialisation from init...
2009-12-14 Julia Lawalldrivers/net/sfc: Correct code taking the size of a...
2009-11-30 Ben Hutchingssfc: Update version, copyright dates, authors
2009-11-30 Ben Hutchingssfc: Implement TSO for TCP/IPv6
2009-11-30 Ben Hutchingssfc: Add support for SFC9000 family (2)
2009-11-30 Ben Hutchingssfc: Add support for SFC9000 family (1)
2009-11-30 Steve Hodgsonsfc: Add firmware protocol definitions (MCDI)
2009-11-30 Ben Hutchingssfc: Move shared NIC code from falcon.c to new source...
2009-11-30 Ben Hutchingssfc: Rename falcon.h to nic.h
2009-11-30 Ben Hutchingssfc: Allow for additional checksum offload features
2009-11-30 Ben Hutchingssfc: Extend MTD driver for use with new NICs
2009-11-30 Ben Hutchingssfc: Remove static PHY data and enumerations
2009-11-30 Ben Hutchingssfc: Extend loopback mode enumeration
2009-11-30 Ben Hutchingssfc: Fold falcon_probe_nic_variant() into falcon_probe_...
2009-11-30 Ben Hutchingssfc: Separate shared NIC code from Falcon-specific...
2009-11-30 Ben Hutchingssfc: Add efx_nic_type operation for identity LED control
2009-11-30 Ben Hutchingssfc: Add efx_nic_type operation for NVRAM self-test
2009-11-30 Ben Hutchingssfc: Add efx_nic_type operation for register self-test
2009-11-30 Ben Hutchingssfc: Implement ethtool reset operation
2009-11-30 Ben Hutchingssfc: Add power-management and wake-on-LAN support
2009-11-30 Steve Hodgsonsfc: Generalise link state monitoring
2009-11-30 Ben Hutchingssfc: Refactor link configuration
2009-11-30 Ben Hutchingssfc: Move Falcon NIC operations to efx_nic_type
2009-11-30 Ben Hutchingssfc: Turn pause frame generation on and off at the...
2009-11-30 Ben Hutchingssfc: Remove duplicate hardware structure definitions
2009-11-30 Ben Hutchingssfc: Remove redundant writes to INT_ADR_KER
2009-11-29 Ben Hutchingssfc: Clean up RX event handling
2009-11-29 Ben Hutchingssfc: Move descriptor cache base addresses to struct...
2009-11-29 Ben Hutchingssfc: Decouple NIC revision number from Falcon PCI revis...
2009-11-29 Ben Hutchingssfc: Remove some redundant whitespace
2009-11-29 Ben Hutchingssfc: Remove another unused workaround macro
2009-11-29 Matthew Slatterysfc: Remove EFX_WORKAROUND_9141 macro
2009-11-29 Ben Hutchingssfc: Limit some hardware workarounds to Falcon
2009-11-29 Steve Hodgsonsfc: Always start Falcon using the XMAC
2009-11-29 Steve Hodgsonsfc: Replace MDIO spinlock with mutex
2009-11-29 Steve Hodgsonsfc: QT202x: Reset before reading PHY id
2009-11-29 Steve Hodgsonsfc: Simplify PHY polling
2009-11-26 Ben Hutchingssfc: Do not set net_device::trans_start in self-test
2009-11-26 Ben Hutchingssfc: Move inline comment into kernel-doc
2009-11-26 Ben Hutchingssfc: Change MAC promiscuity and multicast hash at the...
2009-11-26 Ben Hutchingssfc: Simplify XMAC link polling
next