summaryrefslogtreecommitdiff
path: root/drivers/net/sfc
AgeCommit message (Expand)Author
2009-10-29sfc: Enable heuristic selection between page and skb RX buffersBen Hutchings
2009-10-29sfc: Feed GRO result into RX allocation policy and interrupt moderationBen Hutchings
2009-10-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-10-28sfc: Set ip_summed correctly for page buffers passed to GROBen Hutchings
2009-10-28sfc: Really allow RX checksum offload to be disabledBen Hutchings
2009-10-24sfc: Rename 'xfp' file and functions to reflect realityBen Hutchings
2009-10-24sfc: Remove unused code for non-autoneg speed/duplex switchingBen Hutchings
2009-10-24sfc: Merge efx_fc_resolve() into efx_mdio_get_pause()Ben Hutchings
2009-10-24sfc: Move MTD probe after netdev registration and name allocationBen Hutchings
2009-10-24sfc: Remove unnecessary tests of efx->membaseBen Hutchings
2009-10-24sfc: Remove incorrect assertion from efx_pci_remove_main()Ben Hutchings
2009-10-24sfc: Merge falcon_probe_phy() into falcon_probe_port()Ben Hutchings
2009-10-24sfc: Remove pointless abstraction of memory BAR numberBen Hutchings
2009-10-24sfc: Removed kernel-doc for nonexistent member of efx_phy_operationsBen Hutchings
2009-10-24sfc: Maintain interrupt moderation values in ticks, not microsecondsBen Hutchings
2009-10-24sfc: Move shared members of struct falcon_nic_data into struct efx_nicBen Hutchings
2009-10-24sfc: Move efx_xmit_done() declaration into correct stanzaBen Hutchings
2009-10-24sfc: Remove declarations of nonexistent functionsBen Hutchings
2009-10-24sfc: Change order of device removal to reverse of probe orderBen Hutchings
2009-10-24sfc: Merge struct efx_blinker into struct efx_boardBen Hutchings
2009-10-24sfc: Move all TX DMA length limiting into tx.cBen Hutchings
2009-10-24sfc: Define DMA address mask explicitly in terms of descriptor field widthBen Hutchings
2009-10-24sfc: Eliminate indirect lookups of queue size constantsBen Hutchings
2009-10-24sfc: Rename register I/O header and functions used by both Falcon and SienaBen Hutchings
2009-10-24sfc: Update hardware definitions for SienaBen Hutchings
2009-10-24sfc: Move RX data FIFO thresholds out of struct efx_nic_typeBen Hutchings
2009-10-24sfc: Remove versioned bitfield macrosBen Hutchings
2009-10-24sfc: Remove boards.h, moving last remaining declaration to falcon.hBen Hutchings
2009-10-24sfc: Merge sfe4001.c into falcon_boards.cBen Hutchings
2009-10-24sfc: Rename Falcon-specific board code and typesBen Hutchings
2009-10-24sfc: Remove redundant hardware initialisationBen Hutchings
2009-10-24sfc: Remove redundant header gmii.hBen Hutchings
2009-10-22sfc: 10Xpress: Report support for pause framesBen Hutchings
2009-10-12sfc: 10Xpress: Initialise pause advertising flagsBen Hutchings
2009-09-24cpumask: use zalloc_cpumask_var() where possibleLi Zefan
2009-09-02netdev: drivers should make ethtool_ops constStephen Hemminger
2009-09-01netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger
2009-08-26sfc: Improve reliability of RX queue flushingBen Hutchings
2009-08-26sfc: Work around XMAC bug causing packet loss with some peersBen Hutchings
2009-08-26sfc: QT2025C: Use hard reset onlyBen Hutchings
2009-08-26sfc: Do not reinitialise XAUI serdes before it has completed resetBen Hutchings
2009-08-26sfc: Fix ordering of device registration and initial netif_carrier_off()Ben Hutchings
2009-06-11sfc: Expose 100/1000BASE-T MDI-X status via ethtoolBen Hutchings
2009-05-29net: dont update dev->trans_start in 10GB driversEric Dumazet
2009-05-19sfc: Remove lro module parameterBen Hutchings
2009-05-17sfc: Use generic XENPAK register definitionsBen Hutchings
2009-05-17sfc: modify allocation error messageMike Travis
2009-04-29sfc: Use generic MDIO flow control auto-negotiation functionsBen Hutchings
2009-04-29sfc: Use generic MDIO functions and definitionsBen Hutchings
2009-04-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller