aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rt2x00: Disable link tuning while scanningIvo van Doorn2010-07-129-4/+47
* rt2x00: Rename CONFIG_DISABLE_LINK_TUNINGIvo van Doorn2010-07-129-17/+13
* rt2x00: Convert AGC value from descriptor to RSSI (dBm)Ivo van Doorn2010-07-125-10/+55
* rt2x00: Limit txpower by eeprom valuesHelmut Schaa2010-07-122-53/+120
* hostap: fixup strlen() mathDan Carpenter2010-07-121-1/+1
* adm8211: fix memory leakKulikov Vasiliy2010-07-121-1/+4
* prism54: call BUG_ON() earlierDan Carpenter2010-07-121-1/+1
* wl1271: use __packed annotationLuciano Coelho2010-07-122-5/+5
* libertas: Added support for host sleep featureAmitkumar Karwar2010-07-125-33/+142
* cfg80211: ignore spurious deauthJohannes Berg2010-07-121-4/+4
* MAINTAINERS: mark adm8211 as an orphanJohn W. Linville2010-07-121-3/+1
* iwlagn: fix the bit mask of a FH register in stop Tx DMA flowEmmanuel Grumbach2010-07-092-8/+6
* iwlagn: more generic description for iwlagn devicesWey-Yi Guy2010-07-091-2/+7
* iwlwifi: correct descriptions of advanced ucode errorsJay Sternberg2010-07-091-6/+30
* iwlwifi: enable 6050 series Gen2 devicesShanyu Zhao2010-07-095-0/+52
* wl1271: use per-channel max tx power passed by mac80211 when scanningLuciano Coelho2010-07-081-1/+1
* wl1271: rewritten scanning codeLuciano Coelho2010-07-085-141/+211
* wl1271: moved scan operations to a separate fileLuciano Coelho2010-07-087-240/+303
* wl1271: Update interface to temporarily disable dynamic PSJuuso Oikarinen2010-07-082-4/+4
* wl1271: Fix warning when disconnecting and ad-hoc networkJuuso Oikarinen2010-07-081-1/+2
* wl1271: Disable dynamic PS based on BT co-ext sense eventsJuuso Oikarinen2010-07-083-2/+18
* wl1271: Update hardware ARP filtering configuration handlingJuuso Oikarinen2010-07-083-54/+19
* wl1271: read fem manufacturer value from nvsLuciano Coelho2010-07-083-17/+3
* wl1271: Work around AP's with broken ps-poll functionalityJuuso Oikarinen2010-07-086-2/+88
* wl1271: Use all basic rates for ps-poll, instead of just the slowestJuuso Oikarinen2010-07-081-1/+1
* wl1271: Use the ARP configuration function from mac80211Juuso Oikarinen2010-07-083-108/+56
* wl1271: Add TSF handlingJuuso Oikarinen2010-07-084-6/+65
* wl1271: Remove calibration from join commandJuuso Oikarinen2010-07-081-104/+0
* mac80211: remove wep dependencyJohn W. Linville2010-07-087-21/+30
* ath9k: fix a buffer leak in A-MPDU completionFelix Fietkau2010-07-071-0/+5
* ath9k: fix a potential buffer leak in the STA teardown pathFelix Fietkau2010-07-071-26/+26
* NET: nl80211, fix lock imbalance and netdev referencingJiri Slaby2010-07-071-1/+1
* wl12xx: Use MODULE_ALIAS macro at correct postion for SPI busAmeya Palande2010-07-063-1/+2
* Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-07-0614-89/+477
|\
| * iwlwifi: adding enhance sensitivity table entriesWey-Yi Guy2010-07-024-28/+157
| * iwlwifi: generic parameter define for _agn deviceWey-Yi Guy2010-07-024-10/+10
| * iwlwifi: debugfs file for txfifo command testingWey-Yi Guy2010-07-021-0/+27
| * iwlwifi: add support for device tx flush requestWey-Yi Guy2010-07-028-1/+44
| * iwlwifi: add mac80211 flush callback supportWey-Yi Guy2010-07-028-0/+114
| * iwlwifi: tx fifo queue flush commandWey-Yi Guy2010-07-022-0/+35
| * iwlwifi: add debug print for parsing firmware TLVWey-Yi Guy2010-07-021-38/+63
| * iwlwifi: fix fw_restart module parameterWey-Yi Guy2010-07-024-12/+27
* | minstrel_ht: fix check for downgrading of top2 rateMing Lei2010-07-021-2/+2
* | minstrel_ht: fix updating rate with best probabilityMing Lei2010-07-021-0/+2
* | ath9k: fix crash with WEP in ad-hoc modeFelix Fietkau2010-07-021-0/+4
* | ath9k: fix false positives in the baseband hang checkFelix Fietkau2010-07-023-2/+28
* | ath9k_hw: clean up the noise floor calibration code to reduce code duplicationFelix Fietkau2010-07-025-96/+31
* | ath9k_hw: sanitize noise floor values properly on all chipsFelix Fietkau2010-07-028-95/+120
* | ath9k_hw: sync initvals for ar9001 and ar9002 with AtherosFelix Fietkau2010-07-022-113/+117
* | ath9k_hw: reformat the ar5008, ar9001 and ar9002 initvals to match ar9003Felix Fietkau2010-07-023-6957/+6983