summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-11-24ath5k: Fix I/Q calibrationLukáš Turek1-2/+2
2009-11-24b43: Rewrite DMA Tx status handling sanity checksMichael Buesch2-14/+59
2009-11-24ath9k: This patch fix RX unpadding for any received frame.Benoit PAPILLAULT1-5/+14
2009-11-24ssb: Unconditionally log results of core scansLarry Finger1-1/+1
2009-11-24ipw2200: Set core hw rfkill status when hardware changes stateMatthew Garrett1-2/+6
2009-11-24ipw2100: Register the wiphy deviceMatthew Garrett1-29/+95
2009-11-24libipw: initiate cfg80211 API conversion (v2)John W. Linville4-36/+161
2009-11-19mac80211: request TX status where neededJohannes Berg5-11/+20
2009-11-19cfg80211: convert bools into flagsJohannes Berg5-22/+17
2009-11-19b43: Enforce DMA descriptor memory constraintsMichael Buesch2-46/+158
2009-11-19wl3501_cs: remove pedantic build warningJohn W. Linville1-1/+1
2009-11-19wl1251: add NVS in EEPROM supportDavid-John Willis4-7/+22
2009-11-19wl1251: remove depcreated qual usageKalle Valo1-4/+0
2009-11-19wl1251: Send null data packet with "TODS" bit setVidhya Govindan1-1/+2
2009-11-19wl1251: Fix regression in IRQ loop handlingJuuso Oikarinen1-2/+4
2009-11-19wl1251: Filter out unwanted eventsJanne Ylalehto1-2/+6
2009-11-19wl1251: Add IRQ looping supportJanne Ylalehto1-60/+67
2009-11-19wl1251: Increase the beacon loss timeout value and handle regain eventVidhya Govindan2-2/+10
2009-11-19wl1251: Set the correct dtim period to the firmwareVidhya Govindan1-2/+2
2009-11-19wl1251: Add acx command to set tbtt and dtim periodVidhya Govindan2-0/+46
2009-11-19wl1251: mask aid bits 14 and 15 in ps-poll templateKalle Valo1-1/+4
2009-11-19wl1251: allocate space for firmware with vmalloc()Kalle Valo2-7/+25
2009-11-19wl1251: Implement delayed entry into ELP modeJuuso Oikarinen4-5/+33
2009-11-19wl1251: Configure beacon filtering on if PSM usedJuuso Oikarinen5-7/+27
2009-11-19wl1251: Enable beacon filtering with the stackJuuso Oikarinen3-0/+21
2009-11-19wl1251: Add connection monitoring configurationJuuso Oikarinen3-0/+45
2009-11-19ar9170: Add support for D-Link DWA 160 A2Thomas Klute1-1/+3
2009-11-19rt2x00: more ids to rt2800usb.cXose Vazquez Perez1-2/+37
2009-11-19mac80211: convert aggregation to operate on vifs/stasJohannes Berg6-10/+13
2009-11-19ath9k: Fix bug in initializing chain masksSujith1-1/+1
2009-11-19ath9k: Remove a few unused functionsSujith4-169/+0
2009-11-19ath9k: Remove a few unused variablesSujith2-23/+0
2009-11-19ath9k: Cleanup bss_info_changed callbackSujith1-77/+37
2009-11-19ath9k: get rid of tx_info_privFelix Fietkau6-97/+83
2009-11-19ar9170: do not discard valuable DUPOFDM framesChristian Lamparter1-2/+2
2009-11-19iwlwifi: Add comments about CSR registersBen Cahill1-27/+150
2009-11-19iwlwifi: handle unicast PS bufferingJohannes Berg8-42/+113
2009-11-19iwlwifi: add sleep_tx_count ucode station APIJohannes Berg2-2/+17
2009-11-19iwlwifi: report PS filtered statusJohannes Berg3-8/+19
2009-11-19iwlwifi: make iwlwifi send beaconsDaniel C Halperin2-0/+13
2009-11-19iwlwifi: fix bugs in beacon configurationDaniel C Halperin2-21/+63
2009-11-19iwlagn: power up device before initializing EEPROMReinette Chatre1-3/+6
2009-11-19iwlwifi: align tx/rx statistics debugfs formatWey-Yi Guy1-6/+7
2009-11-19iwlwifi: eliminate the possible 1/2 dBm tx power loss in 6x00 & 6x50 seriesWey-Yi Guy3-14/+52
2009-11-19iwl3945: Reset saved POWER_TABLE_CMD in "up"Ben Cahill1-1/+1
2009-11-19iwlwifi: update reply_statistics_cmd with 'clear' parameterWey-Yi Guy10-23/+77
2009-11-19iwlwifi: remove external reference for non-exist data structureWey-Yi Guy1-3/+0
2009-11-19iwlwifi: drop non-production PCI-IDs for 6x50 seriesWey-Yi Guy3-36/+0
2009-11-19iwlwifi: remove unused parameter from iwl_channel_infoWey-Yi Guy2-10/+0
2009-11-19iwlwifi: disable coex until implementation ready for 6x50Wey-Yi Guy1-2/+0