summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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-24sfc: Log interrupt and reset type names, not numbersBen Hutchings
2009-11-24sfc: Combine high-level header filesBen Hutchings
2009-11-24sfc: Remove redundant efx_xmit() functionBen Hutchings
2009-11-24sfc: Remove unnecessary casts to struct sk_buff *Ben Hutchings
2009-11-24sfc: Gather link state fields in struct efx_nic into new struct efx_link_stateBen Hutchings
2009-11-24sfc: Move all I2C stuff into struct falcon_boardBen Hutchings
2009-11-24sfc: Move struct falcon_board into struct falcon_nic_dataBen Hutchings
2009-11-24sfc: Move definition of struct falcon_nic_data into falcon.hBen Hutchings
2009-11-24sfc: Make board information explicitly Falcon-specificBen Hutchings
2009-11-24sfc: Rename efx_board::init_leds to init_phy and use for SFN4111TBen Hutchings
2009-11-24sfc: Use a single blink implementationBen Hutchings
2009-11-24sfc: SFT9001: Reset LED configuration correctly after blinkingBen Hutchings
2009-11-24sfc: Record RX queue number on GRO pathBen Hutchings
2009-11-24sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro()Ben Hutchings
2009-11-24sfc: Remove ridiculously paranoid assertionsBen Hutchings
2009-11-24sfc: Remove redundant gotos from __efx_rx_packet()Ben Hutchings
2009-11-24sfc: Remove pointless abstraction of memory BAR number (2)Ben Hutchings
2009-11-23ath9k: set ps_default as falseJohn W. Linville
2009-11-23ssb: Fix range check in sprom writeMichael Buesch
2009-11-23ssb: Fix SPROM writingMichael Buesch