| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'wireless-2.6' into wireless-next-2.6 | Reinette Chatre | 2010-05-10 | 2 | -0/+12 |
|\ |
|
| * | ar9170: wait for asynchronous firmware loading | Christian Lamparter | 2010-05-07 | 2 | -0/+12 |
* | | ath5k: several off by one range checks | Dan Carpenter | 2010-05-10 | 1 | -3/+3 |
* | | ath9k/htc_drv_main: off by one error | Dan Carpenter | 2010-05-10 | 1 | -1/+1 |
* | | ath9k/htc_drv_main: null dereference typo | Dan Carpenter | 2010-05-10 | 1 | -1/+1 |
* | | ath9k_hw: enable PCIe low power mode for AR9003 | Luis R. Rodriguez | 2010-05-10 | 1 | -0/+20 |
* | | ath9k_htc: Handle IDLE LED properly | Sujith | 2010-05-07 | 1 | -7/+19 |
* | | ath9k_hw: Update initvals for AR9003 for xb113 | Luis R. Rodriguez | 2010-05-07 | 1 | -102/+102 |
* | | ath9k_common: drop incomming frames with an invalid hardware rate | Luis R. Rodriguez | 2010-05-07 | 1 | -2/+1 |
* | | ath9k_common: move the rate status setting into ath9k_process_rate() | Luis R. Rodriguez | 2010-05-07 | 1 | -13/+27 |
* | | ath9k_htc: Fix beaconing in IBSS mode | Sujith | 2010-05-07 | 4 | -45/+13 |
* | | ath9k: fix another source of corrupt frames | Felix Fietkau | 2010-05-07 | 1 | -2/+8 |
* | | ar9170usb: remove deprecated aggregation code | Christian Lamparter | 2010-05-07 | 2 | -598/+12 |
* | | mac80211: remove deprecated noise field from ieee80211_rx_status | John W. Linville | 2010-04-30 | 2 | -4/+2 |
* | | ath9k: Added get_survey callback in order to get channel noise | Benoit Papillault | 2010-04-28 | 1 | -0/+20 |
* | | ath9k: remove usage of deprecated noise value | John W. Linville | 2010-04-28 | 1 | -1/+0 |
* | | ath5k: remove usage of deprecated noise value | John W. Linville | 2010-04-28 | 1 | -2/+1 |
* | | ar9170: remove usage of deprecated noise value | John W. Linville | 2010-04-28 | 1 | -1/+0 |
* | | ath9k: Avoid corrupt frames being forwarded to mac80211. | Vivek Natarajan | 2010-04-27 | 2 | -5/+5 |
* | | ath9k_htc: Handle CONF_IDLE during unassociated state to save power. | Vivek Natarajan | 2010-04-27 | 2 | -19/+53 |
* | | ath9k_hw: Fix TX interrupt mitigation settings | Luis R. Rodriguez | 2010-04-27 | 1 | -4/+6 |
* | | ath9k_hw: fix noisefloor timeout handling on AR9003 | Felix Fietkau | 2010-04-27 | 1 | -0/+1 |
* | | ath9k_hw: Fix endian bug in an AR9003 EEPROM field | Felix Fietkau | 2010-04-27 | 1 | -0/+3 |
* | | ath9k_hw: Fix typos in tx rate power level parsing for AR9003 | Felix Fietkau | 2010-04-27 | 1 | -2/+2 |
* | | ath9k_hw: use the configured power limit for AR9003 | Felix Fietkau | 2010-04-27 | 3 | -0/+5 |
* | | ath9k: wake queue after processing edma rx frames | Felix Fietkau | 2010-04-27 | 1 | -0/+2 |
* | | ath9k_hw: fix fast clock handling for 5GHz channels | Felix Fietkau | 2010-04-27 | 5 | -20/+18 |
* | | ath9k_hw: update EEPROM data structure for AR9280 | Felix Fietkau | 2010-04-27 | 2 | -1/+4 |
* | | ath9k_hw: Fix usec to hw clock conversion in 5Ghz for ar9003 | Vasanthakumar Thiagarajan | 2010-04-27 | 2 | -2/+9 |
* | | ath9k_hw: disable TX IQ calibration for AR9003 | Luis R. Rodriguez | 2010-04-27 | 3 | -1/+9 |
* | | ath9k_hw: fix typo in the AR9003 EEPROM data structure definition | Felix Fietkau | 2010-04-27 | 1 | -1/+1 |
* | | ath9k_hw: fix pll clock setting for 5ghz on AR9003 | Felix Fietkau | 2010-04-27 | 1 | -10/+1 |
* | | ath9k_hw: update initvals for AR9003 | Felix Fietkau | 2010-04-27 | 1 | -137/+128 |
* | | ath9k_htc: Simplify RX IRQ handler | Sujith | 2010-04-27 | 1 | -22/+22 |
* | | ath9k_htc: Validate TX Endpoint ID | Sujith | 2010-04-27 | 1 | -3/+12 |
* | | ath9k_htc: Remove unnecessary powersave restore | Sujith | 2010-04-27 | 1 | -1/+0 |
* | | ath9k_htc: Really fix device hotunplug | Sujith | 2010-04-26 | 1 | -1/+2 |
* | | ath9k_htc: Fix WMI command race | Sujith | 2010-04-26 | 1 | -4/+4 |
* | | ath9k_htc: Increase WMI timeout value | Sujith | 2010-04-26 | 1 | -2/+2 |
* | | ath9k_htc: Process command data properly | Sujith | 2010-04-26 | 1 | -6/+12 |
* | | ath9k_htc: Use USB reboot | Sujith | 2010-04-26 | 1 | -1/+21 |
* | | ath9k_htc: Pass correct private pointer | Sujith | 2010-04-26 | 1 | -2/+3 |
* | | ath9k_hw: Remove pointless ANI deinit | Sujith | 2010-04-26 | 3 | -13/+0 |
* | | ath9k_htc: Cancel running timers before disabling HW | Sujith | 2010-04-26 | 1 | -5/+7 |
* | | ath9k_htc: Use multiple register writes | Sujith | 2010-04-26 | 1 | -0/+5 |
* | | ath9k_htc: Handle device unplug properly | Sujith | 2010-04-26 | 3 | -0/+12 |
* | | ath9k_htc: Simplify TX URB management | Sujith | 2010-04-26 | 2 | -58/+49 |
* | | ath9k_hw: make all AR9002 initvals use u32 | Luis R. Rodriguez | 2010-04-21 | 1 | -34/+34 |
* | | ath9k_hw: make two initvals consto for the AR9001 family | Luis R. Rodriguez | 2010-04-21 | 1 | -2/+2 |
* | | ath9k: set the STBC flag in rate control if the peer supports it | Felix Fietkau | 2010-04-20 | 1 | -0/+4 |