| Commit message (Expand) | Author | Age | Files | Lines |
* | ath9k: Fix tx stuck when connected to aggr disabled HT AP | Vasanthakumar Thiagarajan | 2009-06-10 | 1 | -0/+1 |
* | ath9k: Fix write callback of 'debug' which configures debug mask | Vasanthakumar Thiagarajan | 2009-06-03 | 1 | -8/+14 |
* | rfkill: rewrite | Johannes Berg | 2009-06-03 | 3 | -107/+30 |
* | ath9k: Add sanity check for beacon_int in adhoc/mesh case | Jouni Malinen | 2009-06-03 | 1 | -0/+8 |
* | ath9k: Add "debug" file to debugfs | Jeff Hansen | 2009-06-03 | 2 | -0/+39 |
* | ath9k: Combine legacy and 11n rc statistics | Jeff Hansen | 2009-06-03 | 2 | -85/+35 |
* | ath9k: Reset SC_OP_TSF_RESET flag after stuck beacon | Jeff Hansen | 2009-06-03 | 1 | -0/+1 |
* | wireless: move some utility functions from mac80211 to cfg80211 | Zhu Yi | 2009-05-22 | 1 | -4/+4 |
* | ath9k: Update Beacon timers based on timestamp from the AP | Jouni Malinen | 2009-05-22 | 3 | -1/+16 |
* | ath9k: Optimize TBTT/DTIM calculation for timers | Jouni Malinen | 2009-05-22 | 1 | -7/+21 |
* | ath9k: set max default eirp to 20 dBm | Luis R. Rodriguez | 2009-05-20 | 1 | -2/+2 |
* | ath9k: fix custom regulatory call position | Luis R. Rodriguez | 2009-05-20 | 1 | -4/+7 |
* | ath9k: Set PM field in frame control when in PS mode | Jouni Malinen | 2009-05-20 | 1 | -0/+15 |
* | ath9k: Wake up for RX filter changes | Jouni Malinen | 2009-05-20 | 1 | -0/+2 |
* | ath9k: Use TSFOOR interrupt to trigger TSF sync with next Beacon | Jouni Malinen | 2009-05-20 | 1 | -0/+10 |
* | ath9k: Do not try to calibrate radio when in sleep mode | Jouni Malinen | 2009-05-20 | 1 | -0/+8 |
* | ath9k: Wake up for TX in mac80211 timeout=0 sleep mode | Jouni Malinen | 2009-05-20 | 4 | -4/+58 |
* | ath9k: Move PS wakeup/restore calls from isr to tasklet | Vasanthakumar Thiagarajan | 2009-05-20 | 2 | -15/+9 |
* | ath9k: cleanup beacon parameters configuration | Vasanthakumar Thiagarajan | 2009-05-20 | 2 | -28/+36 |
* | ath9k: Remove unused parameters which are passed to ath_beacon_config_X() | Vasanthakumar Thiagarajan | 2009-05-20 | 1 | -8/+5 |
* | ath9k: Print hw reset failure status as signed int | Vasanthakumar Thiagarajan | 2009-05-20 | 2 | -6/+6 |
* | ath9k: Fix PS mode operation to receive buffered broadcast/multicast frames | Jouni Malinen | 2009-05-20 | 3 | -7/+114 |
* | ath9k: Clean up RX processing a bit | Jouni Malinen | 2009-05-20 | 1 | -26/+34 |
* | ath9k: Fix a check for multicast address for virtual wiphy | Jouni Malinen | 2009-05-20 | 1 | -1/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-05-18 | 1 | -2/+2 |
* | ath9k: Cleanup ineffective return values | Vasanthakumar Thiagarajan | 2009-05-11 | 6 | -85/+36 |
* | ath9k: Remove bogus break after return | Vasanthakumar Thiagarajan | 2009-05-11 | 1 | -2/+0 |
* | ath9k: remove redundant AR9285 checks | Gabor Juhos | 2009-05-06 | 2 | -5/+4 |
* | ath9k: make private driver rate tables const | Luis R. Rodriguez | 2009-05-06 | 7 | -39/+43 |
* | ath9k: uninline ath9k_io{read,write}32 routines | Gabor Juhos | 2009-05-06 | 2 | -31/+34 |
* | ath9k: Fix handling of retry count of NO_ACK frames | Gábor Stefanik | 2009-05-06 | 1 | -4/+5 |
* | mac80211: unify config_interface and bss_info_changed | Johannes Berg | 2009-05-06 | 1 | -99/+83 |
* | mac80211: clean up beacon interval settings | Johannes Berg | 2009-05-06 | 4 | -17/+18 |
* | wireless: remove some (bogus?) 'may be used uninitialized' warnings | John W. Linville | 2009-04-24 | 1 | -1/+1 |
* | cfg80211: clean up includes | Johannes Berg | 2009-04-22 | 1 | -1/+1 |
* | atheros: fix propagation of bad EEPROM on regulatory init | Luis R. Rodriguez | 2009-04-22 | 1 | -2/+3 |
* | ath9k: Disable autosleep feature for AR9285 based chipsets. | Vivek Natarajan | 2009-04-22 | 1 | -1/+2 |
* | ath9k: Remove CHANNEL_CW_INT handling in ath9k_hw_calibrate | Sujith | 2009-04-22 | 1 | -3/+0 |
* | ath9k: Fix bug in calibration initialization | Sujith | 2009-04-22 | 1 | -39/+22 |
* | ath9k: Use a consistent naming convention | Sujith | 2009-04-22 | 3 | -37/+37 |
* | ath9k: Cleanup calibration interface | Sujith | 2009-04-22 | 3 | -38/+24 |
* | ath9k: Initialize ANI timers | Sujith | 2009-04-22 | 1 | -9/+15 |
* | ath9k: Fix bug in determining calibration support | Sujith | 2009-04-22 | 1 | -2/+2 |
* | ath9k: Fix bug in checking HT flag | Sujith | 2009-04-22 | 1 | -1/+1 |
* | ath9k: Remove unused channel flags | Sujith | 2009-04-22 | 1 | -12/+0 |
* | ath9k: Fix bug in scan termination | Sujith | 2009-04-22 | 1 | -0/+1 |
* | ath9k: Fix memleak on TX DMA failure | Sujith | 2009-04-22 | 1 | -2/+3 |
* | ath9k: Handle ASPM properly for RFKILL | Sujith | 2009-04-22 | 1 | -2/+3 |
* | ath9k: reset after PCI FATAL/PERR interrupts | Steven Luo | 2009-04-22 | 1 | -0/+1 |
* | atheros: put atheros wireless drivers into ath/ | Luis R. Rodriguez | 2009-04-22 | 28 | -0/+30093 |