aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-09-26drivers/net: return operator cleanupEric Dumazet
2010-09-24ixgbevf: Refactor ring parameter re-sizeGreg Rose
2010-09-24stmmac: review the wake-up supportGiuseppe Cavallaro
2010-09-24net: Add Gigabit Ethernet driver of Topcliff PCHMasayuki Ohtake
2010-09-23e1000: use GRO for receiveJesse Brandeburg
2010-09-23e1000: fix occasional panic on unloadJesse Brandeburg
2010-09-23e1000: use work queuesJesse Brandeburg
2010-09-22e1000/e1000e/igb/ixgb/ixgbe: set NETIF_F_HIGHDMA for VLAN feature flagsYi Zou
2010-09-22igb: Add support for DH89xxCCJoseph Gasparakis
2010-09-22igb: clear VF_PROMISC bits instead of setting all other bitsAlexander Duyck
2010-09-22sfc: Add support for SFE4003 board and TXC43128 PHYBen Hutchings
2010-09-22sfc: Remove support for SFN4111T, SFT9001 and Falcon GMACBen Hutchings
2010-09-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-09-21net: constify some ppp/pptp structsEric Dumazet
2010-09-21sundance: Use dev_kfree_skb_any() helperDenis Kirjanov
2010-09-21sundance: Handle DMA mapping errorsDenis Kirjanov
2010-09-21sundance: Convert to DMA APIDenis Kirjanov
2010-09-21drivers: atm: use native kernel's hex_to_bin() funcAndy Shevchenko
2010-09-21tmspci: fix tr%d in printkMeelis Roos
2010-09-21sfc: Fix build due to lack of vmalloc.h include.David S. Miller
2010-09-21sfc: Clean up and correct comments on efx_monitor()Ben Hutchings
2010-09-21sfc: Include RX IP filter table in register dumpBen Hutchings
2010-09-21sfc: Implement the ethtool RX n-tuple control functionsBen Hutchings
2010-09-21sfc: Add filter table managementBen Hutchings
2010-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-09-21ath9k: make the driver specific rate control module optionalFelix Fietkau
2010-09-21ath9k: move ath_tx_aggr_check() to the rate control moduleFelix Fietkau
2010-09-21ath9k: clean up / fix aggregation session flushFelix Fietkau
2010-09-21ath9k: fix an aggregation start related race conditionFelix Fietkau
2010-09-21ath9k: clean up block ack window handlingFelix Fietkau
2010-09-21wl1271: bugfix: use bitwise-AND instead of logical-ANDEliad Peller
2010-09-21wl1271: avoid redundant memcpy of rx_statusEliad Peller
2010-09-21carl9170: fix hang in AP mode when HT STA does PSMChristian Lamparter
2010-09-21carl9170: reinit phy after HT settings have changedChristian Lamparter
2010-09-21carl9170: fix state downgrade during resetChristian Lamparter
2010-09-21carl9170: abort tasklet during usb resetChristian Lamparter
2010-09-21carl9170: don't load bogus nf of chain 1Christian Lamparter
2010-09-21carl9170: fix noise dBm conversionChristian Lamparter
2010-09-21carl9170: use rx chainmask from eepromChristian Lamparter
2010-09-21ath5k: Add tx queue configuration functionBruno Randolf
2010-09-21ath5k: Simplify cw_min/max and AIFS configurationBruno Randolf
2010-09-21ath5k: Keep last descriptor in queueBruno Randolf
2010-09-21ath5k: Count how many times a queue got stuckBruno Randolf
2010-09-21ath5k: Add watchdog for stuck TX queuesBruno Randolf
2010-09-21ath5k: Move tx frame completion into separate functionBruno Randolf
2010-09-21ath5k: Fix TX queues stoppingBruno Randolf
2010-09-21ath5k: Fix queue debug fileBruno Randolf
2010-09-21ath5k: Use four hardware queuesBruno Randolf
2010-09-21ath5k: reorder base.c to remove fwd declsBob Copeland
2010-09-21ath/ath5k/ath9k: Fix crypto capabilities merge issueBruno Randolf