summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Filter ProbeReq SuppRates based on TX rate maskJouni Malinen2010-09-243-17/+24
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-09-2414-20/+52
|\
| * mac80211: fix use-after-freeJohannes Berg2010-09-241-4/+0
| * wext: fix potential private ioctl memory content leakJohannes Berg2010-09-201-1/+1
| * iwlwifi: do not perferm force reset while doing scanWey-Yi Guy2010-09-171-0/+5
| * ath9k_hw: fix parsing of HT40 5 GHz CTLsLuis R. Rodriguez2010-08-312-2/+1
| * ath9k_hw: Fix EEPROM uncompress block reading on AR9003Luis R. Rodriguez2010-08-311-1/+1
| * wireless: register wiphy rfkill w/o holding cfg80211_mutexJohn W. Linville2010-08-311-9/+12
| * wireless extensions: fix kernel heap content leakJohannes Berg2010-08-302-0/+19
| * MAINTAINERS: change broken url for prism54John W. Linville2010-08-301-1/+1
| * mac80211: delete work timerJohannes Berg2010-08-301-0/+6
| * p54: fix tx feedback status flag checkChristian Lamparter2010-08-301-1/+1
| * ath5k: check return value of ieee80211_get_tx_rateJohn W. Linville2010-08-301-0/+4
| * libertas: if_sdio: fix buffer alignment in struct if_sdio_cardMike Rapoport2010-08-271-1/+1
* | ath9k: make the driver specific rate control module optionalFelix Fietkau2010-09-214-1/+22
* | ath9k: move ath_tx_aggr_check() to the rate control moduleFelix Fietkau2010-09-213-15/+16
* | ath9k: clean up / fix aggregation session flushFelix Fietkau2010-09-211-37/+26
* | ath9k: fix an aggregation start related race conditionFelix Fietkau2010-09-213-6/+13
* | ath9k: clean up block ack window handlingFelix Fietkau2010-09-212-6/+4
* | wl1271: bugfix: use bitwise-AND instead of logical-ANDEliad Peller2010-09-211-2/+2
* | wl1271: avoid redundant memcpy of rx_statusEliad Peller2010-09-211-3/+1
* | carl9170: fix hang in AP mode when HT STA does PSMChristian Lamparter2010-09-211-2/+2
* | carl9170: reinit phy after HT settings have changedChristian Lamparter2010-09-212-12/+14
* | carl9170: fix state downgrade during resetChristian Lamparter2010-09-211-2/+0
* | carl9170: abort tasklet during usb resetChristian Lamparter2010-09-211-0/+3
* | carl9170: don't load bogus nf of chain 1Christian Lamparter2010-09-213-12/+9
* | carl9170: fix noise dBm conversionChristian Lamparter2010-09-211-2/+2
* | carl9170: use rx chainmask from eepromChristian Lamparter2010-09-211-1/+4
* | ath5k: Add tx queue configuration functionBruno Randolf2010-09-211-1/+39
* | ath5k: Simplify cw_min/max and AIFS configurationBruno Randolf2010-09-214-65/+65
* | ath5k: Keep last descriptor in queueBruno Randolf2010-09-211-32/+32
* | ath5k: Count how many times a queue got stuckBruno Randolf2010-09-213-0/+5
* | ath5k: Add watchdog for stuck TX queuesBruno Randolf2010-09-213-0/+56
* | ath5k: Move tx frame completion into separate functionBruno Randolf2010-09-211-50/+57
* | ath5k: Fix TX queues stoppingBruno Randolf2010-09-211-5/+4
* | ath5k: Fix queue debug fileBruno Randolf2010-09-211-2/+7
* | ath5k: Use four hardware queuesBruno Randolf2010-09-212-7/+45
* | ath5k: reorder base.c to remove fwd declsBob Copeland2010-09-211-898/+764
* | ath/ath5k/ath9k: Fix crypto capabilities merge issueBruno Randolf2010-09-213-9/+5
* | carl9170: update AR9170 phy initvalsChristian Lamparter2010-09-211-3/+5
* | omap: zoom: add mmc3/wl1271 device supportOhad Ben-Cohen2010-09-211-0/+19
* | omap: zoom: add fixed regulator device for wlanOhad Ben-Cohen2010-09-211-0/+35
* | wl1271: make ref_clock configurable by boardOhad Ben-Cohen2010-09-216-5/+12
* | wl1271: take irq info from private board dataOhad Ben-Cohen2010-09-211-7/+8
* | wl12xx: add platform data passing supportOhad Ben-Cohen2010-09-214-1/+37
* | wl1271: propagate set_power's return valueOhad Ben-Cohen2010-09-215-12/+22
* | wl12xx: make wl12xx.h common to both spi and sdioOhad Ben-Cohen2010-09-217-7/+8
* | iwlagn: initialize both tx/rx prio boost parametersWey-Yi Guy2010-09-171-0/+2
* | iwlagn: minor coex API changesWey-Yi Guy2010-09-171-1/+6
* | iwlagn: correct naming for failure reply tx statusWey-Yi Guy2010-09-174-14/+9
OpenPOWER on IntegriCloud