summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2010-09-27ath9k_hw: simplify revision checks for AR9280Felix Fietkau
2010-09-27wl1271: Fix overflow in wl1271_boot_upload_nvsIdo Yariv
2010-09-27ath5k: Add bssid mask and rxfilter to debugfs.Ben Greear
2010-09-24ath9k_htc: Fix beacon distribution in IBSS modeRajkumar Manoharan
2010-09-24ath9k: Fix tx struck state with paprdVasanthakumar Thiagarajan
2010-09-24airo: remove "basic_rate" module optionDan Carpenter
2010-09-24Merge 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
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-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
2010-09-17iwlwifi: do not perferm force reset while doing scanWey-Yi Guy
2010-09-16ath9k: fix regression which disabled ps on ath9kLuis R. Rodriguez