summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | zd1211rw: add 0x49 -> JP regulatory domain mapKouhei Sutou2010-06-162-0/+2
| * | ath9k_htc: Fix ampdu_action callbackSujith2010-06-154-92/+45
| * | ath9k_hw: avoid setting cwmin/cwmax to 0 for IBSS for AR9003Luis R. Rodriguez2010-06-151-2/+7
| * | rt2x00: Synchronize WCID initialization with legacy driverIvo van Doorn2010-06-152-9/+26
| * | rt2x00: Enable HW crypto by defaultIvo van Doorn2010-06-152-2/+2
| * | rt2x00: Limit TX done looping to number of TX ring entriesIvo van Doorn2010-06-151-14/+9
| * | rt2x00: Update author rt2800libIvo van Doorn2010-06-151-5/+6
| * | rt2x00: Enable fallback rates for rt61pci and rt73usbIvo van Doorn2010-06-152-0/+25
| * | rt2x00: Fix tx status reporting when falling back to the lowest rateHelmut Schaa2010-06-151-1/+12
| * | rt2x00: provide mac80211 a suitable max_rates valueHelmut Schaa2010-06-151-0/+12
| * | rt2x00: Fix typo in rt2800_config_txpowerHelmut Schaa2010-06-151-1/+1
| * | rt2x00: Fix TX_STA_FIFO handlingHelmut Schaa2010-06-151-14/+9
| * | rt2x00: Add comment about BBP1_TX_POWERHelmut Schaa2010-06-151-1/+3
| * | rt2x00: Fix IEEE80211_TX_CTL_MORE_FRAMES handlingHelmut Schaa2010-06-151-2/+7
| * | rt2x00: only set TXDONE_FALLBACK in rt2800pci if the frame was retriedHelmut Schaa2010-06-151-2/+6
| * | rt2x00: don't use TXDONE_FALLBACK as success indicatorHelmut Schaa2010-06-151-2/+1
| * | rt2x00: clarify meaning of txdone flagsHelmut Schaa2010-06-151-1/+8
| * | mac80211: Use a separate CCMP PN receive counter for management framesJouni Malinen2010-06-155-7/+22
| * | mac80211: Protect Deauthentication frame when using MFPJouni Malinen2010-06-151-3/+7
| * | mac80211: Fix ps-qos network latency handlingJuuso Oikarinen2010-06-155-18/+16
| * | mac80211: Fix circular locking dependency in ARP filter handlingJuuso Oikarinen2010-06-147-88/+79
| * | mac80211: remove BSS from cfg80211 list when leaving IBSSTeemu Paasikivi2010-06-141-0/+25
| * | mac80211: Set changed basic rates flagTeemu Paasikivi2010-06-141-0/+1
| * | mac80211: Set basic rates while joining ibss networkTeemu Paasikivi2010-06-144-1/+56
| * | ath9k_hw: remove ATH9K_CAP_DSFelix Fietkau2010-06-142-21/+0
| * | ath9k/ath9k_htc: remove redundand checks for dual-stream tx supportFelix Fietkau2010-06-142-10/+4
| * | ath9k_hw: remove ATH9K_CAP_MCAST_KEYSRCHFelix Fietkau2010-06-144-44/+3
| * | ath9k_hw: remove ATH9K_CAP_TKIP_SPLITFelix Fietkau2010-06-144-14/+1
| * | ath9k_hw: remove ATH9K_CAP_TKIP_MICFelix Fietkau2010-06-144-34/+0
| * | ath9k_hw: remove ATH9K_CAP_TXPOWFelix Fietkau2010-06-144-23/+2
| * | ath9k_hw: remove ATH9K_CAP_CIPHERFelix Fietkau2010-06-144-45/+16
| * | ath9k: enable AR9003 PCI IDsLuis R. Rodriguez2010-06-141-0/+1
| * | ath9k: implement PA predistortion supportFelix Fietkau2010-06-144-3/+137
| * | ath9k_hw: add functions for controlling PA predistortion calibrationFelix Fietkau2010-06-145-1/+746
| * | ath9k_hw: add support for parsing PA predistortion related EEPROM fieldsFelix Fietkau2010-06-145-5/+18
| * | ath9k_hw: add register definitions related to PA predistortionFelix Fietkau2010-06-141-17/+207
| * | ath9k_hw: remove a useless function for setting the mac addressFelix Fietkau2010-06-144-13/+0
| * | ath9k: add a debugfs entry for ignoring CCA on the extension channel in HT40Felix Fietkau2010-06-142-1/+5
| * | ath9k: fix queue stopping thresholdFelix Fietkau2010-06-142-26/+30
| * | ath9k: fix extending the rx timestamp with the hardware TSFFelix Fietkau2010-06-143-19/+14
| * | ath9k: make ath_get_hal_qnum staticFelix Fietkau2010-06-142-2/+1
| * | ath9k: remove declarations of some nonexistant functionsFelix Fietkau2010-06-141-2/+0
| * | ath9k: remove duplicate WMM AC definitionsFelix Fietkau2010-06-148-78/+26
| * | ath9k_htc: use common WMM AC definitions instead of ath9k onesFelix Fietkau2010-06-145-16/+14
| * | ath9k: fix mac80211 queue lookup for waking up queuesFelix Fietkau2010-06-142-1/+3
| * | ath9k_hw: update 5 GHz tx gain tables for femless and high power PALuis R. Rodriguez2010-06-142-248/+248
| * | ath9k_hw: reduce delay on programming INI on AR9003Luis R. Rodriguez2010-06-141-9/+0
| * | ath9k_hw: enable ANI for AR9003Luis R. Rodriguez2010-06-141-7/+1
| * | ath9k: add new ANI implementation for AR9003Luis R. Rodriguez2010-06-1410-151/+1390
| * | ath9k_hw: inform ANI calibration when scanningLuis R. Rodriguez2010-06-147-10/+10