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