summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | stmmac: fixed a compilation error when use the external timerGiuseppe CAVALLARO2009-11-231-2/+2
| * | Au1x00: fix crash when trying register_netdev()Alexander Beregalov2009-11-221-7/+8
| * | netxen : fix BOND_MODE_TLB/ALB mode.Narender Kumar2009-11-213-4/+8
| * | netxen: fix promisc for NX2031.Narender Kumar2009-11-212-11/+40
| * | netxen: fix memory initializationAmit Kumar Salecha2009-11-211-0/+2
| * | TI DaVinci EMAC: Minor macro related updateschaithrika@ti.com2009-11-201-15/+11
| * | drivers/net: ks8851_mll ethernet network driver -resubmitDavid J. Choi2009-11-201-74/+68
| * | net: ETHOC should depend on HAS_DMAGeert Uytterhoeven2009-11-201-1/+1
| * | e1000e: do not initiate autonegotiation during OEM configurationBruce Allan2009-11-201-1/+2
| * | e1000e: remove unnecessary 82577 workaround causing link issuesBruce Allan2009-11-201-10/+0
| * | e1000e: flow control thresholds not correct when changing mtuBruce Allan2009-11-201-4/+3
| * | e1000e: add Tx timeout factor for 100MbpsBruce Allan2009-11-201-1/+1
| * | e1000e: set flow control thresholds properly after enabling/disabling pauseBruce Allan2009-11-201-2/+10
| * | e1000e: read of PHY register may access wrong page on 82578Bruce Allan2009-11-201-24/+22
| * | e1000e: partial revert of 3ec2a2b8 plus FC workraround for 82577/8Bruce Allan2009-11-203-12/+32
| * | ixgbe: move tc variable to CONFIG_IXGBE_DCBJaswinder Singh Rajput2009-11-201-1/+1
| * | veth: Fix veth_get_stats()Eric Dumazet2009-11-191-19/+16
* | | ixgbe: Display currently attached PHY through ethtoolPJ Waskiewicz2009-11-291-0/+50
* | | ixgbe: Fix Receive Address Register (RAR) cleaning and accountingShannon Nelson2009-11-291-4/+4
* | | ixgbe: LINKS2 is not a valid register for 82598Don Skidmore2009-11-291-4/+11
* | | ixgbe: Disable Flow Control for certain devicesPJ Waskiewicz2009-11-291-0/+14
* | | ixgbe: handle parameters for tx and rx EITR, no div0Shannon Nelson2009-11-291-6/+7
* | | NET: smc91x: convert to dev_pm_opsKevin Hilman2009-11-291-6/+12
* | | sfc: Clean up RX event handlingBen Hutchings2009-11-293-8/+8
* | | sfc: Move descriptor cache base addresses to struct efx_nic_typeBen Hutchings2009-11-282-4/+12
* | | sfc: Decouple NIC revision number from Falcon PCI revision numberBen Hutchings2009-11-288-52/+48
* | | sfc: Remove some redundant whitespaceBen Hutchings2009-11-281-2/+0
* | | sfc: Remove another unused workaround macroBen Hutchings2009-11-281-2/+0
* | | sfc: Remove EFX_WORKAROUND_9141 macroMatthew Slattery2009-11-282-3/+1
* | | sfc: Limit some hardware workarounds to FalconBen Hutchings2009-11-282-3/+4
* | | sfc: Always start Falcon using the XMACSteve Hodgson2009-11-283-8/+16
* | | sfc: Replace MDIO spinlock with mutexSteve Hodgson2009-11-283-9/+9
* | | sfc: QT202x: Reset before reading PHY idSteve Hodgson2009-11-281-14/+8
* | | sfc: Simplify PHY pollingSteve Hodgson2009-11-287-124/+103
* | | sfc: Do not set net_device::trans_start in self-testBen Hutchings2009-11-261-1/+0
* | | sfc: Move inline comment into kernel-docBen Hutchings2009-11-261-3/+1
* | | sfc: Change MAC promiscuity and multicast hash at the same timeBen Hutchings2009-11-264-23/+29
* | | sfc: Simplify XMAC link pollingBen Hutchings2009-11-268-54/+41
* | | sfc: Move Falcon board/PHY/MAC monitoring code to falcon.cBen Hutchings2009-11-263-10/+17
* | | sfc: Split MAC stats DMA initiation and completionBen Hutchings2009-11-269-88/+139
* | | sfc: Hold MAC lock for longer in efx_init_port()Ben Hutchings2009-11-261-5/+9
* | | sfc: Only switch Falcon MAC clocks as necessarySteve Hodgson2009-11-261-17/+25
* | | sfc: Remove unused function efx_flush_queues()Ben Hutchings2009-11-262-14/+0
* | | sfc: Fix bugs in RX queue flushingBen Hutchings2009-11-262-41/+73
* | | sfc: Clean up struct falcon_board and struct falcon_board_dataBen Hutchings2009-11-267-80/+85
* | | sfc: Remove unused constantBen Hutchings2009-11-261-3/+0
* | | sfc: Comment correctionsBen Hutchings2009-11-263-6/+3
* | | sfc: Strengthen EFX_ASSERT_RESET_SERIALISEDBen Hutchings2009-11-261-1/+2
* | | sfc: Treat all MAC registers as 128-bitBen Hutchings2009-11-262-14/+14
* | | sfc: Fix descriptor cache sizesBen Hutchings2009-11-261-4/+4
OpenPOWER on IntegriCloud