Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | * | | | | | | | | | | | rt2x00: Convert rt2x00 to use threaded interrupts | Helmut Schaa | 2010-07-12 | |
| | | * | | | | | | | | | | | rt2x00: Make rt2800_write_beacon only export to GPL | Ivo van Doorn | 2010-07-12 | |
| | | * | | | | | | | | | | | rt2x00: Implement watchdog monitoring | Ivo van Doorn | 2010-07-12 | |
| | | * | | | | | | | | | | | rt2x00: Fix vgc_level_reg handling | Ivo van Doorn | 2010-07-12 | |
| | | * | | | | | | | | | | | rt2x00: Disable link tuning while scanning | Ivo van Doorn | 2010-07-12 | |
| | | * | | | | | | | | | | | rt2x00: Rename CONFIG_DISABLE_LINK_TUNING | Ivo van Doorn | 2010-07-12 | |
| | | * | | | | | | | | | | | rt2x00: Convert AGC value from descriptor to RSSI (dBm) | Ivo van Doorn | 2010-07-12 | |
| | | * | | | | | | | | | | | rt2x00: Limit txpower by eeprom values | Helmut Schaa | 2010-07-12 | |
| | | * | | | | | | | | | | | hostap: fixup strlen() math | Dan Carpenter | 2010-07-12 | |
| | | * | | | | | | | | | | | adm8211: fix memory leak | Kulikov Vasiliy | 2010-07-12 | |
| | | * | | | | | | | | | | | prism54: call BUG_ON() earlier | Dan Carpenter | 2010-07-12 | |
| | | * | | | | | | | | | | | wl1271: use __packed annotation | Luciano Coelho | 2010-07-12 | |
| | | * | | | | | | | | | | | libertas: Added support for host sleep feature | Amitkumar Karwar | 2010-07-12 | |
| | | * | | | | | | | | | | | iwlagn: fix the bit mask of a FH register in stop Tx DMA flow | Emmanuel Grumbach | 2010-07-09 | |
| | | * | | | | | | | | | | | iwlagn: more generic description for iwlagn devices | Wey-Yi Guy | 2010-07-09 | |
| | | * | | | | | | | | | | | iwlwifi: correct descriptions of advanced ucode errors | Jay Sternberg | 2010-07-09 | |
| | | * | | | | | | | | | | | iwlwifi: enable 6050 series Gen2 devices | Shanyu Zhao | 2010-07-09 | |
| | | * | | | | | | | | | | | wl1271: use per-channel max tx power passed by mac80211 when scanning | Luciano Coelho | 2010-07-08 | |
| | | * | | | | | | | | | | | wl1271: rewritten scanning code | Luciano Coelho | 2010-07-08 | |
| | | * | | | | | | | | | | | wl1271: moved scan operations to a separate file | Luciano Coelho | 2010-07-08 | |
| | | * | | | | | | | | | | | wl1271: Update interface to temporarily disable dynamic PS | Juuso Oikarinen | 2010-07-08 | |
| | | * | | | | | | | | | | | wl1271: Fix warning when disconnecting and ad-hoc network | Juuso Oikarinen | 2010-07-08 | |
| | | * | | | | | | | | | | | wl1271: Disable dynamic PS based on BT co-ext sense events | Juuso Oikarinen | 2010-07-08 | |
| | | * | | | | | | | | | | | wl1271: Update hardware ARP filtering configuration handling | Juuso Oikarinen | 2010-07-08 | |
| | | * | | | | | | | | | | | wl1271: read fem manufacturer value from nvs | Luciano Coelho | 2010-07-08 | |
| | | * | | | | | | | | | | | wl1271: Work around AP's with broken ps-poll functionality | Juuso Oikarinen | 2010-07-08 | |
| | | * | | | | | | | | | | | wl1271: Use all basic rates for ps-poll, instead of just the slowest | Juuso Oikarinen | 2010-07-08 | |
| | | * | | | | | | | | | | | wl1271: Use the ARP configuration function from mac80211 | Juuso Oikarinen | 2010-07-08 | |
| | | * | | | | | | | | | | | wl1271: Add TSF handling | Juuso Oikarinen | 2010-07-08 | |
| | | * | | | | | | | | | | | wl1271: Remove calibration from join command | Juuso Oikarinen | 2010-07-08 | |
| | | * | | | | | | | | | | | ath9k: fix a buffer leak in A-MPDU completion | Felix Fietkau | 2010-07-07 | |
| | | * | | | | | | | | | | | ath9k: fix a potential buffer leak in the STA teardown path | Felix Fietkau | 2010-07-07 | |
| | | * | | | | | | | | | | | wl12xx: Use MODULE_ALIAS macro at correct postion for SPI bus | Ameya Palande | 2010-07-06 | |
| | | * | | | | | | | | | | | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel... | John W. Linville | 2010-07-06 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | | | | | iwlwifi: adding enhance sensitivity table entries | Wey-Yi Guy | 2010-07-02 | |
| | | | * | | | | | | | | | | | iwlwifi: generic parameter define for _agn device | Wey-Yi Guy | 2010-07-02 | |
| | | | * | | | | | | | | | | | iwlwifi: debugfs file for txfifo command testing | Wey-Yi Guy | 2010-07-02 | |
| | | | * | | | | | | | | | | | iwlwifi: add support for device tx flush request | Wey-Yi Guy | 2010-07-02 | |
| | | | * | | | | | | | | | | | iwlwifi: add mac80211 flush callback support | Wey-Yi Guy | 2010-07-02 | |
| | | | * | | | | | | | | | | | iwlwifi: tx fifo queue flush command | Wey-Yi Guy | 2010-07-02 | |
| | | | * | | | | | | | | | | | iwlwifi: add debug print for parsing firmware TLV | Wey-Yi Guy | 2010-07-02 | |
| | | | * | | | | | | | | | | | iwlwifi: fix fw_restart module parameter | Wey-Yi Guy | 2010-07-02 | |
| | | * | | | | | | | | | | | | ath9k: fix crash with WEP in ad-hoc mode | Felix Fietkau | 2010-07-02 | |
| | | * | | | | | | | | | | | | ath9k: fix false positives in the baseband hang check | Felix Fietkau | 2010-07-02 | |
| | | * | | | | | | | | | | | | ath9k_hw: clean up the noise floor calibration code to reduce code duplication | Felix Fietkau | 2010-07-02 | |
| | | * | | | | | | | | | | | | ath9k_hw: sanitize noise floor values properly on all chips | Felix Fietkau | 2010-07-02 | |
| | | * | | | | | | | | | | | | ath9k_hw: sync initvals for ar9001 and ar9002 with Atheros | Felix Fietkau | 2010-07-02 | |
| | | * | | | | | | | | | | | | ath9k_hw: reformat the ar5008, ar9001 and ar9002 initvals to match ar9003 | Felix Fietkau | 2010-07-02 | |
| | | * | | | | | | | | | | | | ath9k_hw: fix a few inconsistencies in initval array names | Felix Fietkau | 2010-07-02 | |
| | | |/ / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | Revert "tc35815: fix iomap leak" | David S. Miller | 2010-07-13 |