aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc
Commit message (Expand)AuthorAge
...
* | sfc: Move efx_xmit_done() declaration into correct stanzaBen Hutchings2009-10-24
* | sfc: Remove declarations of nonexistent functionsBen Hutchings2009-10-24
* | sfc: Change order of device removal to reverse of probe orderBen Hutchings2009-10-24
* | sfc: Merge struct efx_blinker into struct efx_boardBen Hutchings2009-10-24
* | sfc: Move all TX DMA length limiting into tx.cBen Hutchings2009-10-24
* | sfc: Define DMA address mask explicitly in terms of descriptor field widthBen Hutchings2009-10-24
* | sfc: Eliminate indirect lookups of queue size constantsBen Hutchings2009-10-24
* | sfc: Rename register I/O header and functions used by both Falcon and SienaBen Hutchings2009-10-24
* | sfc: Update hardware definitions for SienaBen Hutchings2009-10-24
* | sfc: Move RX data FIFO thresholds out of struct efx_nic_typeBen Hutchings2009-10-24
* | sfc: Remove versioned bitfield macrosBen Hutchings2009-10-24
* | sfc: Remove boards.h, moving last remaining declaration to falcon.hBen Hutchings2009-10-24
* | sfc: Merge sfe4001.c into falcon_boards.cBen Hutchings2009-10-24
* | sfc: Rename Falcon-specific board code and typesBen Hutchings2009-10-24
* | sfc: Remove redundant hardware initialisationBen Hutchings2009-10-24
* | sfc: Remove redundant header gmii.hBen Hutchings2009-10-24
* | sfc: 10Xpress: Report support for pause framesBen Hutchings2009-10-22
* | sfc: 10Xpress: Initialise pause advertising flagsBen Hutchings2009-10-13
|/
* cpumask: use zalloc_cpumask_var() where possibleLi Zefan2009-09-23
* netdev: drivers should make ethtool_ops constStephen Hemminger2009-09-02
* netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger2009-09-01
* sfc: Improve reliability of RX queue flushingBen Hutchings2009-08-26
* sfc: Work around XMAC bug causing packet loss with some peersBen Hutchings2009-08-26
* sfc: QT2025C: Use hard reset onlyBen Hutchings2009-08-26
* sfc: Do not reinitialise XAUI serdes before it has completed resetBen Hutchings2009-08-26
* sfc: Fix ordering of device registration and initial netif_carrier_off()Ben Hutchings2009-08-26
* sfc: Expose 100/1000BASE-T MDI-X status via ethtoolBen Hutchings2009-06-11
* net: dont update dev->trans_start in 10GB driversEric Dumazet2009-05-29
* sfc: Remove lro module parameterBen Hutchings2009-05-19
* sfc: Use generic XENPAK register definitionsBen Hutchings2009-05-18
* sfc: modify allocation error messageMike Travis2009-05-17
* sfc: Use generic MDIO flow control auto-negotiation functionsBen Hutchings2009-04-29
* sfc: Use generic MDIO functions and definitionsBen Hutchings2009-04-29
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-16
|\
| * sfc: Use correct macro to set event bitfieldBen Hutchings2009-04-14
| * sfc: Match calls to netif_napi_add() and netif_napi_del()Ben Hutchings2009-04-14
* | gro: New frags interface to avoid copying shinfoHerbert Xu2009-04-16
* | sfc: Don't specify unexistent IRQJean Delvare2009-04-08
|/
* sfc: Call netif_napi_add() before registering our interrupt handlerBen Hutchings2009-03-31
* Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-27
|\
| *-------. Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/...Ingo Molnar2009-02-13
| |\ \ \ \ \
| | | | | | * falcon fix compilation warningsJaswinder Singh Rajput2009-02-11
| | | |_|_|/ | | |/| | |
| | | | * | sfc: Correct address of gPXE boot configuration in EEPROMBen Hutchings2008-11-07
| * | | | | Merge branch 'x86/urgent' into x86/apicIngo Molnar2009-02-05
| |\| | | |
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpuIngo Molnar2009-01-15
| |\ \ \ \ \ \ | | | | |/ / / | | | |/| | / | | |_|_|_|/ | |/| | | |
| | * | | | cpumask: convert drivers/net/sfcRusty Russell2009-01-11
| | * | | | cpumask: Use topology_core_cpumask()/topology_thread_cpumask()Rusty Russell2009-01-11
| | |/ / /
* | | | | sfc: Implement adaptive IRQ moderationBen Hutchings2009-03-21
* | | | | sfc: Optimise falcon_writel_page_locked() for page > 0Ben Hutchings2009-03-21
* | | | | sfc: Remove unused private PCI register definitionsBen Hutchings2009-03-21