summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-29NET: smc91x: convert to dev_pm_opsKevin Hilman
2009-11-29Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/...David S. Miller
2009-11-29sfc: Clean up RX event handlingBen Hutchings
2009-11-28sfc: Move descriptor cache base addresses to struct efx_nic_typeBen Hutchings
2009-11-28sfc: Decouple NIC revision number from Falcon PCI revision numberBen Hutchings
2009-11-28sfc: Remove some redundant whitespaceBen Hutchings
2009-11-28sfc: Remove another unused workaround macroBen Hutchings
2009-11-28sfc: Remove EFX_WORKAROUND_9141 macroMatthew Slattery
2009-11-28sfc: Limit some hardware workarounds to FalconBen Hutchings
2009-11-28sfc: Always start Falcon using the XMACSteve Hodgson
2009-11-28sfc: Replace MDIO spinlock with mutexSteve Hodgson
2009-11-28sfc: QT202x: Reset before reading PHY idSteve Hodgson
2009-11-28sfc: Simplify PHY pollingSteve Hodgson
2009-11-26vlan: support "loose binding" to the underlying network devicePatrick McHardy
2009-11-26sfc: Do not set net_device::trans_start in self-testBen Hutchings
2009-11-26sfc: Move inline comment into kernel-docBen Hutchings
2009-11-26sfc: Change MAC promiscuity and multicast hash at the same timeBen Hutchings
2009-11-26sfc: Simplify XMAC link pollingBen Hutchings
2009-11-26sfc: Move Falcon board/PHY/MAC monitoring code to falcon.cBen Hutchings
2009-11-26sfc: Split MAC stats DMA initiation and completionBen Hutchings
2009-11-26sfc: Hold MAC lock for longer in efx_init_port()Ben Hutchings
2009-11-26sfc: Only switch Falcon MAC clocks as necessarySteve Hodgson
2009-11-26sfc: Remove unused function efx_flush_queues()Ben Hutchings
2009-11-26sfc: Fix bugs in RX queue flushingBen Hutchings
2009-11-26sfc: Clean up struct falcon_board and struct falcon_board_dataBen Hutchings
2009-11-26sfc: Remove unused constantBen Hutchings
2009-11-26sfc: Comment correctionsBen Hutchings
2009-11-26sfc: Strengthen EFX_ASSERT_RESET_SERIALISEDBen Hutchings
2009-11-26sfc: Treat all MAC registers as 128-bitBen Hutchings
2009-11-26sfc: Fix descriptor cache sizesBen Hutchings
2009-11-26macvlan: export macvlan mode through netlinkArnd Bergmann
2009-11-26macvlan: implement bridge, VEPA and private modeArnd Bergmann
2009-11-26macvlan: cleanup rx statisticsArnd Bergmann
2009-11-26veth: move loopback logic to common locationArnd Bergmann
2009-11-26via-velocity: Bump versionSimon Kagstrom
2009-11-26via-velocity: Set tx checksum from ethtool instead of module parameterSimon Kagstrom
2009-11-26via-velocity: Re-enable transmit scatter-gather supportSimon Kagstrom
2009-11-26via-velocity: Change DMA_LENGTH_DEF (from the VIA driver)Simon Kagstrom
2009-11-26via-velocity: Implement NAPI supportSimon Kagstrom
2009-11-26via-velocity: Add ethtool interrupt coalescing supportSimon Kagstrom
2009-11-26via-velocity: Correct 64-byte alignment for rx buffersSimon Kagstrom
2009-11-25r8169: move PHY regs tables to .rodataAlexey Dobriyan
2009-11-25xfrm: Add SHA384 and SHA512 HMAC authentication algorithms to XFRMMartin Willi
2009-11-25xfrm: Use the user specified truncation length in ESP and AHMartin Willi
2009-11-25xfrm: Store aalg in xfrm_state with a user specified truncation lengthMartin Willi
2009-11-25xfrm: Define new XFRM netlink auth attribute with specified truncation bitsMartin Willi
2009-11-25net: convert /proc/net/rt_acct to seq_fileAlexey Dobriyan
2009-11-25net: use net_eq to compare netsOctavian Purdila
2009-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-11-24net/ipv6: Move && and || to end of previous lineJoe Perches