summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2012-01-27sfc: Move the end of the non-GRO RX path into its own functionBen Hutchings
2012-01-27sfc: Make all MAC statistics consistently 64 bits wideBen Hutchings
2012-01-27sfc: Rename implementation of ndo_set_rx_modeBen Hutchings
2012-01-27sfc: Remove redundant 'rc' variable, always set to 0Ben Hutchings
2012-01-27sfc: Minor formatting fixesBen Hutchings
2012-01-27sfc: Use existing local variables instead of repeated indirect lookupsBen Hutchings
2012-01-27sfc: Remove remnants of on-load self-testBen Hutchings
2012-01-27sfc: Remove obsolete function efx_dev_name()Ben Hutchings
2012-01-27sfc: Update the description of SFC_MTDBen Hutchings
2012-01-27sfc: Add hwmon driver for boards using SFC9000-family controllersBen Hutchings
2012-01-27sfc: Clean up test interrupt handlingBen Hutchings
2012-01-27Partly revert "sfc: Handle serious errors in exactly one interrupt handler"Ben Hutchings
2012-01-27sfc: Remove dependence on NAPI polling in efx_test_eventq_irq()Ben Hutchings
2012-01-27sfc: Correct interrupt timer quantum for Siena (normal and turbo mode)Ben Hutchings
2012-01-27sfc: Support extraction of CAPABILITIES from GET_BOARD_CFG response.Matthew Slattery
2012-01-27sfc: Consistently test DEBUG macro, not EFX_ENABLE_DEBUGBen Hutchings
2012-01-27sfc: Remove efx_nic_type::push_multicast_hash operationBen Hutchings
2012-01-27sfc: Merge efx_mcdi_mac_check_fault() and efx_mcdi_get_mac_faults()Ben Hutchings
2012-01-27sfc: Merge efx_mac_operations into efx_nic_typeBen Hutchings
2012-01-27sfc: Hold efx_nic::stats_lock while reading efx_nic::mac_statsBen Hutchings
2012-01-27sfc: Use new names for MC shared memory layout constantsBen Hutchings
2012-01-27sfc: Make handling of MC reboot more reliableBen Hutchings
2012-01-27sfc: Remove fallback for invalid permanent MAC addressBen Hutchings
2012-01-09sfc: Set default parallelism to per-core by defaultBen Hutchings
2012-01-09sfc: Rename efx_wanted_channels() to efx_wanted_parallelism()Ben Hutchings
2012-01-09sfc: Update MCDI (firmware interface) definitionsBen Hutchings
2012-01-09sfc: Remove unnecessary inclusion of <asm/io.h>, prompted by checkpatchBen Hutchings
2012-01-09sfc: Const-qualify static data as appropriate, partly prompted by checkpatchBen Hutchings
2012-01-05sfc: Remove parentheses around return expressions, reported by checkpatchBen Hutchings
2012-01-05sfc: Avoid assignment in an if-statement, reported by checkpatchBen Hutchings
2012-01-05sfc: Fix some formatting errors reported by checkpatchBen Hutchings
2012-01-04r6040: place comments before codeFlorian Fainelli
2012-01-04r6040: use __aligned(size)Florian Fainelli
2012-01-04r6040: use definitions for MAC_SM register read/writesFlorian Fainelli
2012-01-04r6040: use MAC_RST bit definition with MCR1 read/writesFlorian Fainelli
2012-01-04r6040: define more MCR0 register bitsFlorian Fainelli
2012-01-04r6040: remove unused variables and definitionsFlorian Fainelli
2012-01-04r6040: use an unique MDIO bus nameFlorian Fainelli
2012-01-04sfc: Remove now-unused filter functionBen Hutchings
2012-01-04sfc: Implement ethtool RX NFC rules API instead of n-tuple APIBen Hutchings
2012-01-04sfc: Add support for retrieving and removing filters by IDBen Hutchings
2012-01-04sfc: Use consistent types for filter IDs, indices and search depthsBen Hutchings
2012-01-04sfc: Change filter ID generation to satisfy priority semantics of RX NFCBen Hutchings
2012-01-04gianfar: Reject out-of-range RX NFC locationsBen Hutchings
2012-01-04net/smsc911x: Check if PHY is in operational mode before software resetJavier Martinez Canillas
2012-01-04net: phy: smsc: Move SMSC PHY constants to <linux/smscphy.h>Javier Martinez Canillas
2012-01-03skge: fix warning when CONFIG_PM is defined but not CONFIG_PM_SLEEPDaniel Halperin
2012-01-03net/davinci: do not use all descriptors for tx packetsSascha Hauer
2012-01-03mlx4_core: Elaborating limitation on VF port optionsYevgeny Petrilin
2012-01-03mlx4_core: fix mtt range deallocationMarcel Apfelbaum