Commit Graph

294 Commits (4b0d29dcfca9eafbf6e940862ab022df3ef2dd6f)

Author SHA1 Message Date
Ben Hutchings 4b0d29dcfc sfc: Turn pause frame generation on and off at the MAC, not the RX FIFO 15 years ago
Ben Hutchings 674979d335 sfc: Remove duplicate hardware structure definitions 15 years ago
Ben Hutchings 39e6021208 sfc: Remove redundant writes to INT_ADR_KER 15 years ago
Ben Hutchings c1ac403bfa sfc: Clean up RX event handling 15 years ago
Ben Hutchings 0228f5cdb0 sfc: Move descriptor cache base addresses to struct efx_nic_type 15 years ago
Ben Hutchings daeda6309e sfc: Decouple NIC revision number from Falcon PCI revision number 15 years ago
Ben Hutchings 299f8d69f3 sfc: Remove some redundant whitespace 15 years ago
Ben Hutchings 45d03e59b3 sfc: Remove another unused workaround macro 15 years ago
Matthew Slattery 0589ece031 sfc: Remove EFX_WORKAROUND_9141 macro 15 years ago
Ben Hutchings fb45f2c154 sfc: Limit some hardware workarounds to Falcon 15 years ago
Steve Hodgson b895d73e98 sfc: Always start Falcon using the XMAC 15 years ago
Steve Hodgson ab86746175 sfc: Replace MDIO spinlock with mutex 15 years ago
Steve Hodgson 47c3d19f60 sfc: QT202x: Reset before reading PHY id 15 years ago
Steve Hodgson fdaa9aed21 sfc: Simplify PHY polling 15 years ago
Ben Hutchings cc83f6d692 sfc: Do not set net_device::trans_start in self-test 15 years ago
Ben Hutchings f30eb23ea5 sfc: Move inline comment into kernel-doc 15 years ago
Ben Hutchings 8be4f3e6f7 sfc: Change MAC promiscuity and multicast hash at the same time 15 years ago
Ben Hutchings 9007b9fa36 sfc: Simplify XMAC link polling 15 years ago
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 15 years ago
Ben Hutchings 18e1d2beb6 sfc: Feed GRO result into RX allocation policy and interrupt moderation 15 years ago