Commit Graph

326 Commits (89751a7cb70a20f0d604dd7c4be29dd7b0011718)

Author SHA1 Message Date
Ben Hutchings fe75820b99 sfc: Move Falcon board/PHY/MAC monitoring code to falcon.c 15 years ago
Ben Hutchings 55edc6e6ff sfc: Split MAC stats DMA initiation and completion 15 years ago
Ben Hutchings 1dfc5ceacd sfc: Hold MAC lock for longer in efx_init_port() 15 years ago
Steve Hodgson 26deba5013 sfc: Only switch Falcon MAC clocks as necessary 15 years ago
Ben Hutchings 1338344a84 sfc: Remove unused function efx_flush_queues() 15 years ago
Ben Hutchings 127e6e10ad sfc: Fix bugs in RX queue flushing 15 years ago
Ben Hutchings 44838a447d sfc: Clean up struct falcon_board and struct falcon_board_data 15 years ago
Ben Hutchings 734a350a6c sfc: Remove unused constant 15 years ago
Ben Hutchings 8986352a32 sfc: Comment corrections 15 years ago
Ben Hutchings 332c1ce9e7 sfc: Strengthen EFX_ASSERT_RESET_SERIALISED 15 years ago
Ben Hutchings 80cb9a0f7f sfc: Treat all MAC registers as 128-bit 15 years ago
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 16 years ago
Ben Hutchings 18e1d2beb6 sfc: Feed GRO result into RX allocation policy and interrupt moderation 16 years ago
Ben Hutchings 345056af41 sfc: Set ip_summed correctly for page buffers passed to GRO 16 years ago
Ben Hutchings 9c1bbbaf3e sfc: Really allow RX checksum offload to be disabled 16 years ago
Ben Hutchings b37b62fea1 sfc: Rename 'xfp' file and functions to reflect reality 16 years ago
Ben Hutchings fc2b5e673f sfc: Remove unused code for non-autoneg speed/duplex switching 16 years ago
Ben Hutchings 18ea024fd6 sfc: Merge efx_fc_resolve() into efx_mdio_get_pause() 16 years ago
Ben Hutchings a5211bb5f7 sfc: Move MTD probe after netdev registration and name allocation 16 years ago
Ben Hutchings 2ed380a59b sfc: Remove unnecessary tests of efx->membase 16 years ago
Ben Hutchings be4b163b28 sfc: Remove incorrect assertion from efx_pci_remove_main() 16 years ago
Ben Hutchings 96c45726c7 sfc: Merge falcon_probe_phy() into falcon_probe_port() 16 years ago
Ben Hutchings dc803df8dd sfc: Remove pointless abstraction of memory BAR number 16 years ago
Ben Hutchings 8698a6b642 sfc: Removed kernel-doc for nonexistent member of efx_phy_operations 16 years ago
Ben Hutchings 0d86ebd815 sfc: Maintain interrupt moderation values in ticks, not microseconds 16 years ago
Ben Hutchings 0484e0db7c sfc: Move shared members of struct falcon_nic_data into struct efx_nic 16 years ago
Ben Hutchings 59cf09cc2f sfc: Move efx_xmit_done() declaration into correct stanza 16 years ago
Ben Hutchings 5c86987e86 sfc: Remove declarations of nonexistent functions 16 years ago
Ben Hutchings f01865f064 sfc: Change order of device removal to reverse of probe order 16 years ago
Ben Hutchings 7d4cdb5af0 sfc: Merge struct efx_blinker into struct efx_board 16 years ago
Ben Hutchings 63f1988419 sfc: Move all TX DMA length limiting into tx.c 16 years ago