Age | Commit message (Expand) | Author | Files | Lines |
2009-10-24 | sfc: Merge sfe4001.c into falcon_boards.c | Ben Hutchings | 4 | -443/+420 |
2009-10-24 | sfc: Rename Falcon-specific board code and types | Ben Hutchings | 5 | -26/+25 |
2009-10-24 | sfc: Remove redundant hardware initialisation | Ben Hutchings | 1 | -4/+0 |
2009-10-24 | sfc: Remove redundant header gmii.h | Ben Hutchings | 2 | -61/+0 |
2009-10-23 | sfc: 10Xpress: Report support for pause frames | Ben Hutchings | 1 | -0/+1 |
2009-10-13 | sfc: 10Xpress: Initialise pause advertising flags | Ben Hutchings | 1 | -0/+10 |
2009-09-24 | cpumask: use zalloc_cpumask_var() where possible | Li Zefan | 1 | -2/+1 |
2009-09-02 | netdev: drivers should make ethtool_ops const | Stephen Hemminger | 2 | -2/+2 |
2009-09-01 | netdev: convert bulk of drivers to netdev_tx_t | Stephen Hemminger | 4 | -14/+15 |
2009-08-27 | sfc: Improve reliability of RX queue flushing | Ben Hutchings | 1 | -0/+2 |
2009-08-27 | sfc: Work around XMAC bug causing packet loss with some peers | Ben Hutchings | 1 | -1/+6 |
2009-08-27 | sfc: QT2025C: Use hard reset only | Ben Hutchings | 1 | -9/+10 |
2009-08-27 | sfc: Do not reinitialise XAUI serdes before it has completed reset | Ben Hutchings | 2 | -3/+7 |
2009-08-27 | sfc: Fix ordering of device registration and initial netif_carrier_off() | Ben Hutchings | 1 | -9/+17 |
2009-06-11 | sfc: Expose 100/1000BASE-T MDI-X status via ethtool | Ben Hutchings | 1 | -1/+10 |
2009-05-29 | net: dont update dev->trans_start in 10GB drivers | Eric Dumazet | 2 | -7/+1 |
2009-05-20 | sfc: Remove lro module parameter | Ben Hutchings | 1 | -13/+2 |
2009-05-18 | sfc: Use generic XENPAK register definitions | Ben Hutchings | 3 | -73/+4 |
2009-05-17 | sfc: modify allocation error message | Mike Travis | 1 | -2/+2 |
2009-04-30 | sfc: Use generic MDIO flow control auto-negotiation functions | Ben Hutchings | 5 | -48/+7 |
2009-04-30 | sfc: Use generic MDIO functions and definitions | Ben Hutchings | 14 | -845/+311 |
2009-04-17 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2 | -5/+6 |
2009-04-16 | gro: New frags interface to avoid copying shinfo | Herbert Xu | 1 | -8/+18 |
2009-04-15 | sfc: Use correct macro to set event bitfield | Ben Hutchings | 1 | -2/+2 |
2009-04-15 | sfc: Match calls to netif_napi_add() and netif_napi_del() | Ben Hutchings | 1 | -3/+4 |
2009-04-09 | sfc: Don't specify unexistent IRQ | Jean Delvare | 2 | -5/+0 |
2009-04-01 | sfc: Call netif_napi_add() before registering our interrupt handler | Ben Hutchings | 1 | -4/+3 |
2009-03-27 | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2 | -17/+24 |
2009-03-22 | sfc: Implement adaptive IRQ moderation | Ben Hutchings | 6 | -21/+73 |
2009-03-22 | sfc: Optimise falcon_writel_page_locked() for page > 0 | Ben Hutchings | 1 | -5/+8 |
2009-03-22 | sfc: Remove unused private PCI register definitions | Ben Hutchings | 1 | -7/+0 |
2009-03-22 | sfc: Work around unreliable legacy interrupt status | Ben Hutchings | 1 | -12/+14 |
2009-03-22 | sfc: Pad packets to 33 bytes to prevent TX packet parser lockup | Ben Hutchings | 2 | -0/+10 |
2009-03-05 | sfc: Improve NIC internal error recovery | Ben Hutchings | 1 | -4/+19 |
2009-03-05 | sfc: Fix search for flush completion events | Ben Hutchings | 1 | -12/+9 |
2009-03-05 | sfc: Don't wake TX queues while they're being flushed | Ben Hutchings | 1 | -1/+1 |
2009-03-05 | sfc: Clear I2C adapter structure in falcon_remove_nic() | Ben Hutchings | 1 | -0/+2 |
2009-03-05 | sfc: Clean up properly on reset failure paths | Ben Hutchings | 1 | -3/+6 |
2009-03-05 | sfc: Reject packets from the kernel TX queue during a loopback self-test | Ben Hutchings | 1 | -0/+3 |
2009-03-05 | sfc: Fix efx_ethtool_nway_result() to use clause 45 MDIO registers | Ben Hutchings | 1 | -1/+8 |
2009-03-02 | sfc: Add support for SFN4112F SFP+ reference design | Ben Hutchings | 2 | -0/+63 |
2009-03-02 | sfc: Clean up LED control | Ben Hutchings | 3 | -12/+11 |
2009-03-02 | sfc: Delete unused efx_blinker::led_num field | Ben Hutchings | 2 | -3/+0 |
2009-03-02 | sfc: Add support for QT2025C PHY | Ben Hutchings | 4 | -10/+91 |
2009-03-02 | sfc: Fix reporting of PHY id | Ben Hutchings | 3 | -7/+22 |
2009-03-02 | sfc: Remove "XFP" from log messages that are not specific to XFP | Ben Hutchings | 1 | -4/+4 |
2009-03-02 | sfc: SFT9001/SFN4111T: Check PHY boot status during board initialisation | Ben Hutchings | 3 | -40/+72 |
2009-03-02 | sfc: Fix test for MDIO read failure | Ben Hutchings | 1 | -6/+7 |
2009-03-02 | sfc: SFT9001: Include non-breaking cable diagnostics in online self-tests | Ben Hutchings | 1 | -21/+24 |
2009-02-19 | drivers/net/sfc: fix sparse warnings: Should it be static? | Hannes Eder | 1 | -0/+1 |