Commit Graph

315 Commits (3ecf44b312758d10be20539b06b2df5d77d59cdb)

Author SHA1 Message Date
Ben Hutchings 46e1ac0f42 sfc: Fix descriptor cache sizes 15 years ago
Ben Hutchings c459302db6 sfc: Log interrupt and reset type names, not numbers 15 years ago
Ben Hutchings f5e7adc3d4 sfc: Combine high-level header files 15 years ago
Ben Hutchings 497f5ba323 sfc: Remove redundant efx_xmit() function 15 years ago
Ben Hutchings 9bc183d7f9 sfc: Remove unnecessary casts to struct sk_buff * 15 years ago
Ben Hutchings eb50c0d67f sfc: Gather link state fields in struct efx_nic into new struct efx_link_state 15 years ago
Ben Hutchings e775fb93a8 sfc: Move all I2C stuff into struct falcon_board 15 years ago
Ben Hutchings 3759433db2 sfc: Move struct falcon_board into struct falcon_nic_data 15 years ago
Ben Hutchings 5c16a96c4f sfc: Move definition of struct falcon_nic_data into falcon.h 15 years ago
Ben Hutchings 278c0621fb sfc: Make board information explicitly Falcon-specific 15 years ago
Ben Hutchings 981fc1b4b8 sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T 15 years ago
Ben Hutchings 398468ed1b sfc: Use a single blink implementation 15 years ago
Ben Hutchings dcf477b2d2 sfc: SFT9001: Reset LED configuration correctly after blinking 15 years ago
Ben Hutchings 3eadb7b0ec sfc: Record RX queue number on GRO path 15 years ago
Ben Hutchings 1241e951af sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro() 15 years ago
Ben Hutchings 3139e62827 sfc: Remove ridiculously paranoid assertions 15 years ago
Ben Hutchings d96d7dc9f1 sfc: Remove redundant gotos from __efx_rx_packet() 15 years ago
Ben Hutchings 9e0c8a5bab sfc: Remove pointless abstraction of memory BAR number (2) 15 years ago
Jean Delvare afa08974fe i2c: Add an interface to lock/unlock an I2C bus segment 15 years ago
Ben Hutchings c3c6336504 sfc: Enable heuristic selection between page and skb RX buffers 15 years ago
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