| Commit message (Expand) | Author | Age | Files | Lines |
* | ath9k: fix sampling frame handling wrt. aggregation, replace minstrel_ht perf... | Felix Fietkau | 2010-10-21 | 5 | -43/+87 |
* | mac80211: decrease the minstrel_ht sampling interval for faster rate adaption | Felix Fietkau | 2010-10-20 | 2 | -1/+13 |
* | mac80211: improve minstrel_ht performance by ensuring that rates get sampled ... | Felix Fietkau | 2010-10-20 | 1 | -0/+31 |
* | ath9k: fix a small bug in the handling of a few tx descriptor flags | Felix Fietkau | 2010-10-20 | 1 | -0/+25 |
* | ath9k: fix a crash that happens when survey stats are accessed before the int... | Felix Fietkau | 2010-10-20 | 1 | -0/+12 |
* | ath9k: use the maximum rate power for the channel txpower limits | Felix Fietkau | 2010-10-20 | 1 | -24/+72 |
* | ath9k: add a locking fix that might prevent random memory corruption during h... | Felix Fietkau | 2010-10-20 | 1 | -0/+237 |
* | ath9k: fix tx power display | Felix Fietkau | 2010-10-20 | 3 | -0/+412 |
* | mac80211: update to wireless-testing 2010-10-19 | Felix Fietkau | 2010-10-19 | 21 | -1749/+8 |
* | ath9k: make the regulatory override less intrusive - allow it to parse CTLs | Felix Fietkau | 2010-10-19 | 1 | -57/+35 |
* | mac80211: update to wireless-testing 2010-10-15, add a few ath9k fixes and pe... | Felix Fietkau | 2010-10-16 | 30 | -1000/+1622 |
* | ath9k: fix a few ani issues | Felix Fietkau | 2010-10-12 | 3 | -0/+75 |
* | ath9k: fix channel time updates when the interface is idle | Felix Fietkau | 2010-10-12 | 1 | -0/+54 |
* | mac80211: fix a crash in the netlink backport | Felix Fietkau | 2010-10-12 | 1 | -0/+12 |
* | ath9k: fix counter overflow in survey channel time stats for the operating ch... | Felix Fietkau | 2010-10-10 | 1 | -15/+33 |
* | mac80211: update to a newer compat-wireless which fixes rt2800pci compile iss... | Felix Fietkau | 2010-10-10 | 3 | -317/+1 |
* | mac80211: don't use /usr/bin/bash in support scripts, breaks FreeBSD | Jo-Philipp Wich | 2010-10-09 | 1 | -0/+189 |
* | ath9k: implement extended channel utilization statistics via survey | Felix Fietkau | 2010-10-09 | 7 | -0/+935 |
* | ath9k: add a fix for an aggregation delimiter size rounding error | Felix Fietkau | 2010-10-09 | 1 | -0/+13 |
* | mac80211: fix netlink backport for 2.6.31 and below | Felix Fietkau | 2010-10-09 | 1 | -1/+94 |
* | mac80211: update to wireless-testing 2010-10-06 | Felix Fietkau | 2010-10-07 | 26 | -1473/+242 |
* | mac80211: ath9k: get tx gain type from eeprom | Gabor Juhos | 2010-10-05 | 1 | -0/+33 |
* | ath9k: add a few fixes and cleanups | Felix Fietkau | 2010-10-03 | 6 | -0/+1058 |
* | ath9k: fix regulatory issues with multiple cards | Felix Fietkau | 2010-10-01 | 1 | -0/+91 |
* | ath9k: compile out the ath9k rate control | Felix Fietkau | 2010-09-30 | 1 | -0/+11 |
* | ath9k: fetch survey data for all channels | Felix Fietkau | 2010-09-29 | 6 | -0/+272 |
* | mac80211: update to wireless-testing 2010-09-28 | Felix Fietkau | 2010-09-29 | 23 | -395/+36 |
* | ath9k: fix a warning during a failed aggregation start | Felix Fietkau | 2010-09-20 | 1 | -2/+5 |
* | ath9k: fix various aggregation related race conditions | Felix Fietkau | 2010-09-19 | 2 | -0/+183 |
* | rt2800pci: add back ifdown hang workaround that was accidentally dropped duri... | Felix Fietkau | 2010-09-16 | 1 | -0/+29 |
* | mac80211: upgrade to wireless-testing 2010-09-14, replace the external carl91... | Felix Fietkau | 2010-09-14 | 29 | -253/+189 |
* | mac80211: add a pending fix for a locking error in the aggregation reorder re... | Felix Fietkau | 2010-09-14 | 1 | -0/+25 |
* | ath9k: fix multi-bss operation (fixes #7914) | Felix Fietkau | 2010-09-14 | 1 | -0/+117 |
* | b43: Module option added to change the GPIO LED mask. This patch exposes the ... | Jo-Philipp Wich | 2010-09-04 | 1 | -0/+50 |
* | ath9k: add a patch for dumping the eeprom contents via debugfs | Felix Fietkau | 2010-09-01 | 1 | -0/+67 |
* | mac80211: replace 800-nuke_led_code.patch with something smaller. most of the... | Felix Fietkau | 2010-08-31 | 2 | -415/+127 |
* | mac80211: update to wireless-testing 2010-08-31 | Felix Fietkau | 2010-08-31 | 36 | -1742/+160 |
* | ath9k: fix a WARN_ON when aggregation start is issued more than once, should ... | Felix Fietkau | 2010-08-28 | 1 | -0/+12 |
* | ath9k: add some extra checks to the mic failure fix | Felix Fietkau | 2010-08-28 | 1 | -8/+19 |
* | p54: Fix powersave mode | Michael Büsch | 2010-08-25 | 1 | -0/+33 |
* | ath9k: fix spurious MIC failure detection, causing instability issues in AP mode | Felix Fietkau | 2010-08-25 | 1 | -0/+74 |
* | mac80211: Fix incorrect ifdef placement in 800-nuke_led_code.patch | Michael Büsch | 2010-08-21 | 1 | -33/+52 |
* | ath9k: remove an unnecessary BUG_ON in the aggregation code and clean up bloc... | Felix Fietkau | 2010-08-17 | 1 | -0/+36 |
* | package/mac80211: fix r22422, add missing bits & bytes | Alexandros C. Couloumbis | 2010-08-12 | 1 | -0/+433 |
* | ath9k: fix rx tsf parsing | Felix Fietkau | 2010-08-04 | 1 | -0/+44 |
* | ath9k: improve stuck beacon recovery by reading nf values from the hw when a ... | Felix Fietkau | 2010-08-02 | 1 | -1/+3 |
* | ath9k: improve stuck beacon recovery and noise floor handling. significantly ... | Felix Fietkau | 2010-08-02 | 4 | -0/+306 |
* | ath9k: fix aggregation pause/restart handling under heavy load (thx to Lorenz... | Felix Fietkau | 2010-08-01 | 1 | -0/+72 |
* | package/mac80211: sync commit r22419 | Alexandros C. Couloumbis | 2010-07-31 | 1 | -27/+0 |
* | mac80211: update to 2010-07-29, add pending patches to fix further issues wit... | Felix Fietkau | 2010-07-30 | 5 | -615/+660 |