| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: another override | nbd | 2010-09-02 | 1 | -0/+1 |
* | mac80211: add missing config override for ath9k | nbd | 2010-09-02 | 1 | -0/+1 |
* | ath9k: add a patch for dumping the eeprom contents via debugfs | nbd | 2010-09-01 | 1 | -0/+67 |
* | mac80211: replace 800-nuke_led_code.patch with something smaller. | nbd | 2010-08-31 | 2 | -415/+127 |
* | mac80211: update to wireless-testing 2010-08-31 | nbd | 2010-08-31 | 37 | -1744/+162 |
* | ath9k: fix a WARN_ON when aggregation start is issued more than once, should ... | nbd | 2010-08-28 | 1 | -0/+12 |
* | ath9k: add some extra checks to the mic failure fix | nbd | 2010-08-28 | 1 | -8/+19 |
* | p54: Fix powersave mode | mb | 2010-08-25 | 1 | -0/+33 |
* | ath9k: fix spurious MIC failure detection, causing instability issues in AP mode | nbd | 2010-08-25 | 1 | -0/+74 |
* | mac80211: Fix incorrect ifdef placement in 800-nuke_led_code.patch | mb | 2010-08-21 | 1 | -33/+52 |
* | ath9k: remove an unnecessary BUG_ON in the aggregation code and clean up bloc... | nbd | 2010-08-17 | 1 | -0/+36 |
* | package/mac80211: fix r22422, add missing bits & bytes | acoul | 2010-08-12 | 2 | -78/+433 |
* | package/mac80211: let build system enable led code through cflags (thank you ... | acoul | 2010-08-11 | 1 | -0/+78 |
* | mac80211: Add p54spi driver | mb | 2010-08-08 | 1 | -2/+24 |
* | ath9k: fix rx tsf parsing | nbd | 2010-08-04 | 1 | -0/+44 |
* | ath9k: improve stuck beacon recovery by reading nf values from the hw when a ... | nbd | 2010-08-02 | 1 | -1/+3 |
* | ath9k: improve stuck beacon recovery and noise floor handling. significantly ... | nbd | 2010-08-02 | 4 | -0/+306 |
* | ath9k: fix aggregation pause/restart handling under heavy load (thx to Lorenz... | nbd | 2010-08-01 | 1 | -0/+72 |
* | package/mac80211: sync commit r22419 | acoul | 2010-07-31 | 1 | -27/+0 |
* | mac80211: update to 2010-07-29, add pending patches to fix further issues wit... | nbd | 2010-07-30 | 6 | -617/+662 |
* | mac80211: minor fix for the offchannel status change notification | nbd | 2010-07-30 | 1 | -0/+27 |
* | ath9k: fix various calibration related bugs and clean up the code | nbd | 2010-07-28 | 5 | -20/+1017 |
* | mac80211: update to wireless-testing 2010-07-26 + pending patches - adds a ch... | nbd | 2010-07-27 | 9 | -136/+26 |
* | ath9k: simplify noise floor calibration chainmask calculation | nbd | 2010-07-23 | 1 | -0/+30 |
* | ath9k: fix invalid noisefloor measurement values in ht20 mode | nbd | 2010-07-23 | 1 | -0/+46 |
* | ath9k: fix another buffer leak in the aggregation code | nbd | 2010-07-23 | 1 | -0/+32 |
* | mac80211: fix build of ipw2100 driver | hauke | 2010-07-22 | 1 | -0/+61 |
* | [package] mac80211: fix handling of frag and rts options, thanks stintel! | jow | 2010-07-22 | 1 | -10/+4 |
* | move the crda dependency to the kmod-cfg80211 package, get rid of crda's depe... | nbd | 2010-07-20 | 1 | -1/+1 |
* | mac80211: fix aggregation on WDS AP interfaces | nbd | 2010-07-20 | 1 | -0/+20 |
* | mac80211: update to wireless-testing 2010-07-16 | nbd | 2010-07-20 | 16 | -5769/+8 |
* | ath5k: in-flash macs and eeprom for mach-eap7660d | juhosg | 2010-07-15 | 3 | -1/+93 |
* | mac80211: improve reliability of the keymiss handling fix, add another aggreg... | nbd | 2010-07-12 | 2 | -17/+52 |
* | massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 | claudio | 2010-07-12 | 1 | -41/+41 |
* | ath9k: remove support for hardware which was never sold. reduces binary size ... | nbd | 2010-07-11 | 1 | -0/+5044 |
* | ath9k: improve reliability of the noise floor calibration | nbd | 2010-07-11 | 1 | -0/+399 |
* | ath9k: add another batch of stability updates and misc fixes | nbd | 2010-07-11 | 6 | -0/+188 |
* | mac80211: update to wireless-testing 2010-07-06, add another patch to finally... | nbd | 2010-07-07 | 18 | -15404/+41 |
* | mac80211: fix interface teardown for kernels >= 2.6.33 | nbd | 2010-07-06 | 1 | -1/+9 |
* | ath9k: fix a potential buffer leak | nbd | 2010-07-02 | 1 | -0/+68 |
* | ath9k: fix a crash with WEP in ad-hoc mode | nbd | 2010-07-02 | 1 | -0/+13 |
* | ath9k: fix false positives in the baseband hang check by repeating the test a... | nbd | 2010-07-01 | 1 | -0/+90 |
* | ath9k: clean up some code duplication related to noise floor handling | nbd | 2010-07-01 | 1 | -0/+207 |
* | ath9k: add a missing null pointer check and some further cleanup | nbd | 2010-07-01 | 1 | -3/+23 |
* | ath9k: properly sanitize calibrated noise floor values on all hardware | nbd | 2010-07-01 | 1 | -0/+386 |
* | ath9k: add initval updates - should increase stability and performance on AR9... | nbd | 2010-06-30 | 3 | -0/+14635 |
* | mac80211: fix r21990 | acoul | 2010-06-30 | 1 | -5/+9 |
* | mac80211: fix compile issues on 2.6.35 | acoul | 2010-06-30 | 1 | -0/+11 |
* | ath9k: fix TSF across hardware resets on AR913x | nbd | 2010-06-30 | 1 | -0/+39 |
* | mac80211: update to wireless-testing 2010-06-28 | nbd | 2010-06-30 | 20 | -98/+33 |