aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* sfc: Separate shared NIC code from Falcon-specific and rename accordinglyBen Hutchings2009-11-29
* sfc: Add efx_nic_type operation for identity LED controlBen Hutchings2009-11-29
* sfc: Add efx_nic_type operation for NVRAM self-testBen Hutchings2009-11-29
* sfc: Add efx_nic_type operation for register self-testBen Hutchings2009-11-29
* sfc: Implement ethtool reset operationBen Hutchings2009-11-29
* sfc: Add power-management and wake-on-LAN supportBen Hutchings2009-11-29
* sfc: Generalise link state monitoringSteve Hodgson2009-11-29
* sfc: Refactor link configurationBen Hutchings2009-11-29
* sfc: Move Falcon NIC operations to efx_nic_typeBen Hutchings2009-11-29
* sfc: Turn pause frame generation on and off at the MAC, not the RX FIFOBen Hutchings2009-11-29
* sfc: Remove duplicate hardware structure definitionsBen Hutchings2009-11-29
* sfc: Remove redundant writes to INT_ADR_KERBen Hutchings2009-11-29
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-29
|\
| * macvlan: fix gso_max_size settingPatrick McHardy2009-11-23
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-23
| |\
| | * ath9k: set ps_default as falseJohn W. Linville2009-11-23
| * | hso: fix soft-lockupAntti Kaijanmäki2009-11-23
| * | hso: fix debug routinesAntti Kaijanmäki2009-11-23
| * | stmmac: do not fail when the timer cannot be used.Giuseppe CAVALLARO2009-11-23
| * | stmmac: fixed a compilation error when use the external timerGiuseppe CAVALLARO2009-11-23
| * | Au1x00: fix crash when trying register_netdev()Alexander Beregalov2009-11-22
| * | netxen : fix BOND_MODE_TLB/ALB mode.Narender Kumar2009-11-21
| * | netxen: fix promisc for NX2031.Narender Kumar2009-11-21
| * | netxen: fix memory initializationAmit Kumar Salecha2009-11-21
| * | TI DaVinci EMAC: Minor macro related updateschaithrika@ti.com2009-11-20
| * | drivers/net: ks8851_mll ethernet network driver -resubmitDavid J. Choi2009-11-20
| * | net: ETHOC should depend on HAS_DMAGeert Uytterhoeven2009-11-20
| * | e1000e: do not initiate autonegotiation during OEM configurationBruce Allan2009-11-20
| * | e1000e: remove unnecessary 82577 workaround causing link issuesBruce Allan2009-11-20
| * | e1000e: flow control thresholds not correct when changing mtuBruce Allan2009-11-20
| * | e1000e: add Tx timeout factor for 100MbpsBruce Allan2009-11-20
| * | e1000e: set flow control thresholds properly after enabling/disabling pauseBruce Allan2009-11-20
| * | e1000e: read of PHY register may access wrong page on 82578Bruce Allan2009-11-20
| * | e1000e: partial revert of 3ec2a2b8 plus FC workraround for 82577/8Bruce Allan2009-11-20
| * | ixgbe: move tc variable to CONFIG_IXGBE_DCBJaswinder Singh Rajput2009-11-20
| * | veth: Fix veth_get_stats()Eric Dumazet2009-11-19
* | | ixgbe: Display currently attached PHY through ethtoolPJ Waskiewicz2009-11-29
* | | ixgbe: Fix Receive Address Register (RAR) cleaning and accountingShannon Nelson2009-11-29
* | | ixgbe: LINKS2 is not a valid register for 82598Don Skidmore2009-11-29
* | | ixgbe: Disable Flow Control for certain devicesPJ Waskiewicz2009-11-29
* | | ixgbe: handle parameters for tx and rx EITR, no div0Shannon Nelson2009-11-29
* | | NET: smc91x: convert to dev_pm_opsKevin Hilman2009-11-29
* | | sfc: Clean up RX event handlingBen Hutchings2009-11-29
* | | sfc: Move descriptor cache base addresses to struct efx_nic_typeBen Hutchings2009-11-29
* | | sfc: Decouple NIC revision number from Falcon PCI revision numberBen Hutchings2009-11-29
* | | sfc: Remove some redundant whitespaceBen Hutchings2009-11-29
* | | sfc: Remove another unused workaround macroBen Hutchings2009-11-29
* | | sfc: Remove EFX_WORKAROUND_9141 macroMatthew Slattery2009-11-29
* | | sfc: Limit some hardware workarounds to FalconBen Hutchings2009-11-29
* | | sfc: Always start Falcon using the XMACSteve Hodgson2009-11-29