summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2010-09-21carl9170: update AR9170 phy initvalsChristian Lamparter
2010-09-21wl1271: make ref_clock configurable by boardOhad Ben-Cohen
2010-09-21wl1271: take irq info from private board dataOhad Ben-Cohen
2010-09-21wl12xx: add platform data passing supportOhad Ben-Cohen
2010-09-21wl1271: propagate set_power's return valueOhad Ben-Cohen
2010-09-21wl12xx: make wl12xx.h common to both spi and sdioOhad Ben-Cohen
2010-09-20Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller
2010-09-20qlcnic: dont set skb->truesizeEric Dumazet
2010-09-19bna: off by oneDan Carpenter
2010-09-17qlcnic: dont assume NET_IP_ALIGN is 2Eric Dumazet
2010-09-17dca: disable dca on IOAT ver.3.0 multiple-IOH platformsSosnowski, Maciej
2010-09-17bonding: enable gro by defaultEric Dumazet
2010-09-17ethtool, ixgbe: Move RX n-tuple mask fixup to ethtoolBen Hutchings
2010-09-17netns: keep vlan slaves on master netns moveDavid Lamparter
2010-09-17stmmac: use one memset() to reset TDES01Giuseppe CAVALLARO
2010-09-17stmmac: prevent dma init stuck in case of failures.Giuseppe CAVALLARO
2010-09-17stmmac: consolidate and tidy-up the COE supportGiuseppe CAVALLARO
2010-09-17stmmac: add CSR Clock range selectionGiuseppe CAVALLARO
2010-09-17iwlagn: initialize both tx/rx prio boost parametersWey-Yi Guy
2010-09-17iwlagn: minor coex API changesWey-Yi Guy
2010-09-17iwlagn: correct naming for failure reply tx statusWey-Yi Guy
2010-09-17iwlwifi: corrections to debug output of ucode statisticsJay Sternberg
2010-09-17iwlagn: adding aggregated frame failure status to debugfsWey-Yi Guy
2010-09-17iwlagn: keep track of aggregated tx frames failure counterWey-Yi Guy
2010-09-17iwlagn: log aggregation tx command statusWey-Yi Guy
2010-09-17iwlagn: keep track of failure tx statusWey-Yi Guy
2010-09-17iwlagn: keep track fail tx reason counterWey-Yi Guy
2010-09-17iwlagn: add bt_status_read for 5150Wey-Yi Guy