aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/addr.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-29sfc: Add efx_nic_type operation for identity LED controlBen Hutchings3-3/+12
2009-11-29sfc: Add efx_nic_type operation for NVRAM self-testBen Hutchings4-7/+17
2009-11-29sfc: Add efx_nic_type operation for register self-testBen Hutchings4-8/+10
2009-11-29sfc: Implement ethtool reset operationBen Hutchings5-50/+84
2009-11-29sfc: Add power-management and wake-on-LAN supportBen Hutchings4-0/+146
2009-11-29sfc: Generalise link state monitoringSteve Hodgson2-34/+61
2009-11-29sfc: Refactor link configurationBen Hutchings15-182/+273
2009-11-29sfc: Move Falcon NIC operations to efx_nic_typeBen Hutchings6-63/+105
2009-11-29sfc: Turn pause frame generation on and off at the MAC, not the RX FIFOBen Hutchings2-8/+8
2009-11-29sfc: Remove duplicate hardware structure definitionsBen Hutchings2-15/+3
2009-11-29sfc: Remove redundant writes to INT_ADR_KERBen Hutchings1-8/+7
2009-11-29pktgen: NUMA awareEric Dumazet1-3/+6
2009-11-29ixgbe: Display currently attached PHY through ethtoolPJ Waskiewicz1-0/+50
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