Commit Graph

350 Commits (5da11dcde3d2a91688e02f032062fa26877eacb0)

Author SHA1 Message Date
Ben Hutchings 18e1d2beb6 sfc: Feed GRO result into RX allocation policy and interrupt moderation 15 years ago
Ben Hutchings 345056af41 sfc: Set ip_summed correctly for page buffers passed to GRO 15 years ago
Ben Hutchings 9c1bbbaf3e sfc: Really allow RX checksum offload to be disabled 15 years ago
Ben Hutchings b37b62fea1 sfc: Rename 'xfp' file and functions to reflect reality 15 years ago
Ben Hutchings fc2b5e673f sfc: Remove unused code for non-autoneg speed/duplex switching 15 years ago
Ben Hutchings 18ea024fd6 sfc: Merge efx_fc_resolve() into efx_mdio_get_pause() 15 years ago
Ben Hutchings a5211bb5f7 sfc: Move MTD probe after netdev registration and name allocation 15 years ago
Ben Hutchings 2ed380a59b sfc: Remove unnecessary tests of efx->membase 15 years ago
Ben Hutchings be4b163b28 sfc: Remove incorrect assertion from efx_pci_remove_main() 15 years ago
Ben Hutchings 96c45726c7 sfc: Merge falcon_probe_phy() into falcon_probe_port() 15 years ago
Ben Hutchings dc803df8dd sfc: Remove pointless abstraction of memory BAR number 15 years ago
Ben Hutchings 8698a6b642 sfc: Removed kernel-doc for nonexistent member of efx_phy_operations 15 years ago
Ben Hutchings 0d86ebd815 sfc: Maintain interrupt moderation values in ticks, not microseconds 15 years ago
Ben Hutchings 0484e0db7c sfc: Move shared members of struct falcon_nic_data into struct efx_nic 15 years ago
Ben Hutchings 59cf09cc2f sfc: Move efx_xmit_done() declaration into correct stanza 15 years ago
Ben Hutchings 5c86987e86 sfc: Remove declarations of nonexistent functions 15 years ago
Ben Hutchings f01865f064 sfc: Change order of device removal to reverse of probe order 15 years ago
Ben Hutchings 7d4cdb5af0 sfc: Merge struct efx_blinker into struct efx_board 15 years ago
Ben Hutchings 63f1988419 sfc: Move all TX DMA length limiting into tx.c 15 years ago
Ben Hutchings 6d51d30750 sfc: Define DMA address mask explicitly in terms of descriptor field width 15 years ago
Ben Hutchings 3ffeabdd2b sfc: Eliminate indirect lookups of queue size constants 15 years ago
Ben Hutchings 12d00cadcc sfc: Rename register I/O header and functions used by both Falcon and Siena 15 years ago
Ben Hutchings 3e6c453854 sfc: Update hardware definitions for Siena 15 years ago
Ben Hutchings 625b451455 sfc: Move RX data FIFO thresholds out of struct efx_nic_type 15 years ago
Ben Hutchings 56241ceb9e sfc: Remove versioned bitfield macros 15 years ago
Ben Hutchings 5087b54ddc sfc: Remove boards.h, moving last remaining declaration to falcon.h 15 years ago
Ben Hutchings c9597d4f89 sfc: Merge sfe4001.c into falcon_boards.c 15 years ago
Ben Hutchings 3473a5b118 sfc: Rename Falcon-specific board code and types 15 years ago
Ben Hutchings 19e71cf691 sfc: Remove redundant hardware initialisation 15 years ago
Ben Hutchings 7dbb06f707 sfc: Remove redundant header gmii.h 15 years ago
Ben Hutchings 188586b28d sfc: 10Xpress: Report support for pause frames 15 years ago
Ben Hutchings c634263df5 sfc: 10Xpress: Initialise pause advertising flags 15 years ago
Li Zefan 79f5599772 cpumask: use zalloc_cpumask_var() where possible 16 years ago
Stephen Hemminger 0fc0b732ea netdev: drivers should make ethtool_ops const 16 years ago
Stephen Hemminger 61357325f3 netdev: convert bulk of drivers to netdev_tx_t 16 years ago
Ben Hutchings 5c8af3b9aa sfc: Improve reliability of RX queue flushing 16 years ago
Ben Hutchings cc11763b35 sfc: Work around XMAC bug causing packet loss with some peers 16 years ago
Ben Hutchings 5afaa753d6 sfc: QT2025C: Use hard reset only 16 years ago
Ben Hutchings d4ec09acdb sfc: Do not reinitialise XAUI serdes before it has completed reset 16 years ago
Ben Hutchings aed0628dae sfc: Fix ordering of device registration and initial netif_carrier_off() 16 years ago
Ben Hutchings e762cd70ef sfc: Expose 100/1000BASE-T MDI-X status via ethtool 16 years ago
Eric Dumazet 28679751a9 net: dont update dev->trans_start in 10GB drivers 16 years ago
Ben Hutchings 97bc54152e sfc: Remove lro module parameter 16 years ago
Ben Hutchings 6bc5046e6d sfc: Use generic XENPAK register definitions 16 years ago
Mike Travis 3977d0334b sfc: modify allocation error message 16 years ago
Ben Hutchings 3f926da82f sfc: Use generic MDIO flow control auto-negotiation functions 16 years ago
Ben Hutchings 68e7f45e11 sfc: Use generic MDIO functions and definitions 16 years ago
Herbert Xu 76620aafd6 gro: New frags interface to avoid copying shinfo 16 years ago
Ben Hutchings 239795adf7 sfc: Use correct macro to set event bitfield 16 years ago
Ben Hutchings 718cff1eec sfc: Match calls to netif_napi_add() and netif_napi_del() 16 years ago