aboutsummaryrefslogtreecommitdiffstats
path: root/lib (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-29ethtool: Add Direct Attach support to connector port reportingPJ Waskiewicz1-0/+2
2009-11-29ixgbe: Fix Receive Address Register (RAR) cleaning and accountingShannon Nelson1-4/+4
2009-11-29ixgbe: LINKS2 is not a valid register for 82598Don Skidmore1-4/+11
2009-11-29ixgbe: Disable Flow Control for certain devicesPJ Waskiewicz1-0/+14
2009-11-29ixgbe: handle parameters for tx and rx EITR, no div0Shannon Nelson1-6/+7
2009-11-29X25: Fix oops and refcnt problems from x25_dev_getandrew hendry1-1/+3
2009-11-29X25: Check for errors in x25_initandrew hendry1-3/+16
2009-11-29X25: Move SYSCTL ifdefs into headerandrew hendry2-4/+6
2009-11-29NET: smc91x: convert to dev_pm_opsKevin Hilman1-6/+12
2009-11-29sctp: on T3_RTX retransmit all the in-flight chunksAndrei Pelinescu-Onciul4-15/+2
2009-11-29sfc: Clean up RX event handlingBen Hutchings3-8/+8
2009-11-28sfc: Move descriptor cache base addresses to struct efx_nic_typeBen Hutchings2-4/+12
2009-11-28sfc: Decouple NIC revision number from Falcon PCI revision numberBen Hutchings8-52/+48
2009-11-28sfc: Remove some redundant whitespaceBen Hutchings1-2/+0
2009-11-28sfc: Remove another unused workaround macroBen Hutchings1-2/+0
2009-11-28sfc: Remove EFX_WORKAROUND_9141 macroMatthew Slattery2-3/+1
2009-11-28sfc: Limit some hardware workarounds to FalconBen Hutchings2-3/+4
2009-11-28sfc: Always start Falcon using the XMACSteve Hodgson3-8/+16
2009-11-28sfc: Replace MDIO spinlock with mutexSteve Hodgson3-9/+9
2009-11-28sfc: QT202x: Reset before reading PHY idSteve Hodgson1-14/+8
2009-11-28sfc: Simplify PHY pollingSteve Hodgson7-124/+103
2009-11-26vlan: support "loose binding" to the underlying network devicePatrick McHardy4-5/+14
2009-11-26sfc: Do not set net_device::trans_start in self-testBen Hutchings1-1/+0
2009-11-26sfc: Move inline comment into kernel-docBen Hutchings1-3/+1
2009-11-26sfc: Change MAC promiscuity and multicast hash at the same timeBen Hutchings4-23/+29
2009-11-26sfc: Simplify XMAC link pollingBen Hutchings8-54/+41
2009-11-26sfc: Move Falcon board/PHY/MAC monitoring code to falcon.cBen Hutchings3-10/+17
2009-11-26sfc: Split MAC stats DMA initiation and completionBen Hutchings9-88/+139
2009-11-26sfc: Hold MAC lock for longer in efx_init_port()Ben Hutchings1-5/+9
2009-11-26sfc: Only switch Falcon MAC clocks as necessarySteve Hodgson1-17/+25
2009-11-26sfc: Remove unused function efx_flush_queues()Ben Hutchings2-14/+0
2009-11-26sfc: Fix bugs in RX queue flushingBen Hutchings2-41/+73
2009-11-26sfc: Clean up struct falcon_board and struct falcon_board_dataBen Hutchings7-80/+85
2009-11-26sfc: Remove unused constantBen Hutchings1-3/+0
2009-11-26sfc: Comment correctionsBen Hutchings3-6/+3
2009-11-26sfc: Strengthen EFX_ASSERT_RESET_SERIALISEDBen Hutchings1-1/+2
2009-11-26sfc: Treat all MAC registers as 128-bitBen Hutchings2-14/+14
2009-11-26sfc: Fix descriptor cache sizesBen Hutchings1-4/+4
2009-11-26macvlan: export macvlan mode through netlinkArnd Bergmann2-6/+65
2009-11-26macvlan: implement bridge, VEPA and private modeArnd Bergmann1-8/+72
2009-11-26macvlan: cleanup rx statisticsArnd Bergmann1-29/+41
2009-11-26veth: move loopback logic to common locationArnd Bergmann3-14/+45
2009-11-26via-velocity: Bump versionSimon Kagstrom1-1/+1
2009-11-26via-velocity: Set tx checksum from ethtool instead of module parameterSimon Kagstrom2-15/+4
2009-11-26via-velocity: Re-enable transmit scatter-gather supportSimon Kagstrom1-30/+53
2009-11-26via-velocity: Change DMA_LENGTH_DEF (from the VIA driver)Simon Kagstrom1-1/+1
2009-11-26via-velocity: Implement NAPI supportSimon Kagstrom2-35/+49
2009-11-26via-velocity: Add ethtool interrupt coalescing supportSimon Kagstrom2-2/+165
2009-11-26via-velocity: Correct 64-byte alignment for rx buffersSimon Kagstrom1-1/+2
2009-11-25r8169: move PHY regs tables to .rodataAlexey Dobriyan1-32/+32