| Commit message (Expand) | Author | Age | Files | Lines |
* | ath9k: Reset keycache on resume | Mohammed Shafi Shajakhan | 2010-12-22 | 3 | -1/+10 |
* | rtlwifi: rtl8192ce: Fix driver problem when radio switch off at module load | Larry Finger | 2010-12-22 | 2 | -18/+5 |
* | rndis_wlan: add support for set_power_mgmt | Jussi Kivilinna | 2010-12-22 | 1 | -0/+48 |
* | rndis_wlan: add support for set_cqm_rssi_config | Jussi Kivilinna | 2010-12-22 | 1 | -1/+50 |
* | rndis_wlan: remove unused variable from priv structure | Jussi Kivilinna | 2010-12-22 | 1 | -2/+0 |
* | rndis_wlan: constify rndis_config_ops | Jussi Kivilinna | 2010-12-22 | 1 | -1/+1 |
* | rndis_wlan: turn radio off before interface is bring up | Jussi Kivilinna | 2010-12-22 | 1 | -3/+3 |
* | rndis_wlan: do not set default_key if not WEP key | Jussi Kivilinna | 2010-12-22 | 1 | -0/+3 |
* | rndis_wlan: scanning, workaround device returning incorrect bssid-list item c... | Jussi Kivilinna | 2010-12-22 | 1 | -18/+62 |
* | b43: N-PHY: enable support for PHYs rev 3 and higher | Rafał Miłecki | 2010-12-22 | 1 | -1/+1 |
* | b43: N-PHY: update 2056 radio on channel switch on rev3+ | Rafał Miłecki | 2010-12-22 | 1 | -1/+94 |
* | b43: N-PHY: use correct channel tables for rev4+ | Rafał Miłecki | 2010-12-22 | 2 | -5/+33 |
* | b43: N-PHY: avoid PHY hangs for rev 3 and 4 | Rafał Miłecki | 2010-12-22 | 1 | -0/+1 |
* | b43: N-PHY: add init tables for 2056 radio | Rafał Miłecki | 2010-12-22 | 1 | -0/+2931 |
* | b43: N-PHY: implement radio 2056 init steps | Rafał Miłecki | 2010-12-22 | 3 | -2/+111 |
* | b43: use correct firmware for newer cores | Rafał Miłecki | 2010-12-22 | 1 | -3/+9 |
* | ath9k_hw: Fix bug in eeprom data length validation for AR9485 | Vasanthakumar Thiagarajan | 2010-12-22 | 1 | -1/+3 |
* | ath5k: Use helper function to get eeprom mode from channel | Bruno Randolf | 2010-12-22 | 5 | -65/+42 |
* | ath5k: Remove ATH5K_INI_RFGAIN defines, use band instead | Bruno Randolf | 2010-12-22 | 3 | -25/+10 |
* | ath5k: Track current TX power separately from max TX power | Bruno Randolf | 2010-12-22 | 2 | -4/+4 |
* | ath5k: Separate powertable setup and writing | Bruno Randolf | 2010-12-22 | 1 | -18/+16 |
* | ath5k: Simplify powertable recalculation | Bruno Randolf | 2010-12-22 | 2 | -22/+14 |
* | ath9k: unlock on error path in ath9k_change_interface() | Dan Carpenter | 2010-12-22 | 1 | -4/+7 |
* | rtlwifi: Use pci_pcie_cap() | Hauke Mehrtens | 2010-12-22 | 1 | -1/+1 |
* | ath9k: Use pci_is_pcie() | Hauke Mehrtens | 2010-12-22 | 1 | -1/+1 |
* | ath5k: Use pci_is_pcie() | Hauke Mehrtens | 2010-12-22 | 2 | -3/+3 |
* | rt2x00: Use pci_is_pcie() | Hauke Mehrtens | 2010-12-22 | 1 | -1/+1 |
* | wl12xx: remove unnecessary import | Hauke Mehrtens | 2010-12-22 | 1 | -1/+0 |
* | wl1251: remove unnecessary import | Hauke Mehrtens | 2010-12-22 | 1 | -1/+0 |
* | ath9k: fix aphy / wiphy idle mismatch | Luis R. Rodriguez | 2010-12-22 | 2 | -0/+2 |
* | ath9k: Fix warnings on card removal | Rajkumar Manoharan | 2010-12-22 | 4 | -1/+7 |
* | ath9k_htc: Fix warning on device removal | Sujith Manoharan | 2010-12-22 | 7 | -14/+14 |
* | rtl818x: move rtl8180 and rtl8187 to separate subdirectories | John W. Linville | 2010-12-22 | 21 | -22/+27 |
* | rtlwifi: use alloc_workqueue | John W. Linville | 2010-12-20 | 1 | -1/+1 |
* | ath9k: do not limit the chainmask to 1 for legacy mode | Felix Fietkau | 2010-12-20 | 3 | -34/+0 |
* | ath9k_hw: fix PA predistortion HT40 mask | Felix Fietkau | 2010-12-20 | 3 | -9/+13 |
* | wl1251: wl12xx_get_platform_data() returns an ERR_PTR | Dan Carpenter | 2010-12-20 | 1 | -1/+1 |
* | rtlwifi: Fix use of mutex in interrupt code | Larry Finger | 2010-12-20 | 3 | -5/+6 |
* | ath9k: Properly initialize channel table for 2GHz | Mohammed Shafi Shajakhan | 2010-12-20 | 1 | -0/+1 |
* | rtl8192ce: Fix typo in Kconfig description | Anisse Astier | 2010-12-20 | 1 | -1/+1 |
* | ath9k_hw: remove baseband rfsilent support | Felix Fietkau | 2010-12-20 | 5 | -43/+1 |
* | ath9k: fix queue depth check for forming new aggregates | Felix Fietkau | 2010-12-20 | 2 | -3/+19 |
* | rtl8192ce: drop 'rtl8192c-' prefix from files | John W. Linville | 2010-12-20 | 21 | -52/+52 |
* | ath5k: Set available antenna information for cfg80211 | Bruno Randolf | 2010-12-20 | 1 | -0/+4 |
* | rtlwifi: Switch locking from semaphores to mutexes | Larry Finger | 2010-12-16 | 4 | -22/+22 |
* | ath5k: Fix survey | Bruno Randolf | 2010-12-16 | 2 | -12/+25 |
* | rtl8192ce: Fix build on powerpc | Larry Finger | 2010-12-16 | 1 | -0/+2 |
* | ath: fix NULL pointer dereference on reg_notifier() | Luis R. Rodriguez | 2010-12-16 | 1 | -0/+8 |
* | ath9k_hw: Configure appropriate Tx power when PAPRD fails | Vasanthakumar Thiagarajan | 2010-12-16 | 5 | -6/+47 |
* | ath9k_hw: Disable PAPRD for rates with low Tx power | Vasanthakumar Thiagarajan | 2010-12-16 | 3 | -15/+45 |