summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | | macvlan: export macvlan mode through netlinkArnd Bergmann2009-11-261-6/+50
* | | macvlan: implement bridge, VEPA and private modeArnd Bergmann2009-11-261-8/+72
* | | macvlan: cleanup rx statisticsArnd Bergmann2009-11-261-29/+41
* | | veth: move loopback logic to common locationArnd Bergmann2009-11-261-14/+3
* | | via-velocity: Bump versionSimon Kagstrom2009-11-261-1/+1
* | | via-velocity: Set tx checksum from ethtool instead of module parameterSimon Kagstrom2009-11-262-15/+4
* | | via-velocity: Re-enable transmit scatter-gather supportSimon Kagstrom2009-11-261-30/+53
* | | via-velocity: Change DMA_LENGTH_DEF (from the VIA driver)Simon Kagstrom2009-11-261-1/+1
* | | via-velocity: Implement NAPI supportSimon Kagstrom2009-11-262-35/+49
* | | via-velocity: Add ethtool interrupt coalescing supportSimon Kagstrom2009-11-262-2/+165
* | | via-velocity: Correct 64-byte alignment for rx buffersSimon Kagstrom2009-11-261-1/+2
* | | r8169: move PHY regs tables to .rodataAlexey Dobriyan2009-11-251-32/+32
* | | net: use net_eq to compare netsOctavian Purdila2009-11-253-5/+5
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-2472-1049/+1949
|\ \ \
| * | | ath9k: set ps_default as falseJohn W. Linville2009-11-231-0/+2
| * | | rndis_wlan: disable stall workaroundJussi Kivilinna2009-11-231-3/+3
| * | | rndis_wlan: fix buffer overflow in rndis_query_oidJussi Kivilinna2009-11-231-2/+3
| * | | iwlwifi: remove reset led_tpt from iwl_leds_init()Wey-Yi Guy2009-11-231-1/+0
| * | | iwlwifi: change message for cmd queue full errorWey-Yi Guy2009-11-231-1/+1