Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | ath5k: fix a crash when setting coverage class before the first channel ↵ | Felix Fietkau | 2011-07-02 | |
| | | | | | | change (#9586) SVN-Revision: 27352 | |||
* | ath9k: add a small hack to make changing the channel bandwidth to 5/10 mhz ↵ | Felix Fietkau | 2011-07-01 | |
| | | | | | | available through debugfs - does not work on all chipsets and is not recommended for production use yet SVN-Revision: 27340 | |||
* | ath9k: merge an upstream patch that provides a minor throughput improvement ↵ | Felix Fietkau | 2011-07-01 | |
| | | | | | | on ar9003 SVN-Revision: 27339 | |||
* | ath5k: enable spur mitigation for ar2413 - should improve performance and ↵ | Felix Fietkau | 2011-07-01 | |
| | | | | | | reliability on those devices SVN-Revision: 27331 | |||
* | ath5k: add a missing srev checks for code that lowers the synth voltage - ↵ | Felix Fietkau | 2011-07-01 | |
| | | | | | | might fix some stability issues SVN-Revision: 27325 | |||
* | ath5k: disable tx power gain correction probing for hardware that does not ↵ | Felix Fietkau | 2011-07-01 | |
| | | | | | | need or support it SVN-Revision: 27324 | |||
* | mac80211: rename a misnamed patch | Felix Fietkau | 2011-07-01 | |
| | | | | SVN-Revision: 27323 | |||
* | kernel: update ssb and bcma to linux-next next-20110627 | Hauke Mehrtens | 2011-06-27 | |
| | | | | SVN-Revision: 27295 | |||
* | mac80211: merge a pending fix for reestablishing misconfigured aggregation ↵ | Felix Fietkau | 2011-06-27 | |
| | | | | | | sessions SVN-Revision: 27292 | |||
* | mac80211: force b44 and atl* to be disabled, even if they are enabled in the ↵ | Felix Fietkau | 2011-06-25 | |
| | | | | | | kernel tree SVN-Revision: 27285 | |||
* | mac80211: configure HT IBSS through uci | Felix Fietkau | 2011-06-24 | |
| | | | | SVN-Revision: 27279 | |||
* | mac80211: add the work-in-progress IBSS HT patch, with some minor fixes | Felix Fietkau | 2011-06-24 | |
| | | | | SVN-Revision: 27277 | |||
* | ath9k: add some more pending fixes | Felix Fietkau | 2011-06-24 | |
| | | | | SVN-Revision: 27276 | |||
* | mac80211: update to wireless-testing 2011-06-22 | Felix Fietkau | 2011-06-24 | |
| | | | | SVN-Revision: 27275 | |||
* | mac80211: enable cfg80211 debugfs support | Felix Fietkau | 2011-06-24 | |
| | | | | SVN-Revision: 27273 | |||
* | mac80211: use firmware from linux-firmware git | Hauke Mehrtens | 2011-06-21 | |
| | | | | | | | | | | | | | Use the firmware from linux-firmware git where possible. Update some firmware files in that process and check for missing firmware files for some modules. * update Ralink firmwares * update ath9k_htc firmware * add firmware for mwl8k * add more firmware files for libertas-sd and libertas-usb SVN-Revision: 27252 | |||
* | mac80211: fix debugfs for ath9k_htc | Hauke Mehrtens | 2011-06-21 | |
| | | | | | | if debugfs was enabled ath9k_htc did not load. SVN-Revision: 27251 | |||
* | mac80211: remove rests of ar9170 driver | Hauke Mehrtens | 2011-06-21 | |
| | | | | SVN-Revision: 27250 | |||
* | package/mac80211: Add linux 3.0 compatibility | Hauke Mehrtens | 2011-06-15 | |
| | | | | | | | | Add patches from Hauke adding linux 3.0 compatibility. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 27187 | |||
* | mac80211: add initial support for AR9330 | Gabor Juhos | 2011-06-01 | |
| | | | | SVN-Revision: 27084 | |||
* | mac80211: update to wireless-testing 2011-05-27 | Felix Fietkau | 2011-05-31 | |
| | | | | SVN-Revision: 27071 | |||
* | mac80211: make ath9k available even if PCI support is disabled | Gabor Juhos | 2011-05-31 | |
| | | | | SVN-Revision: 27046 | |||
* | ath9k: reduce the number of rx buffers, 512 is excessively high, 128 should ↵ | Felix Fietkau | 2011-05-30 | |
| | | | | | | work just as well, and will use a lot less memory SVN-Revision: 27029 | |||
* | ath9k: merge a few bugfixes | Felix Fietkau | 2011-05-28 | |
| | | | | SVN-Revision: 27025 | |||
* | ath5k: disable fast channel changes, some people have reported that they ↵ | Felix Fietkau | 2011-05-28 | |
| | | | | | | introduce connection stability issues SVN-Revision: 27024 | |||
* | ath9k: fix some locking issues in the tx fifo cleanup patch | Felix Fietkau | 2011-05-19 | |
| | | | | SVN-Revision: 26947 | |||
* | ath9k: clean up tx fifo handling on ar9380 based hardware | Felix Fietkau | 2011-05-18 | |
| | | | | SVN-Revision: 26934 | |||
* | ath9k: fix a small race condition in the tx_last_beacon patch | Felix Fietkau | 2011-05-18 | |
| | | | | SVN-Revision: 26933 | |||
* | mac80211: sync the CONFIG_ATH5K_DEBUG make override with the buildflags ↵ | Felix Fietkau | 2011-05-17 | |
| | | | | | | override (thx, KanjiMonster) SVN-Revision: 26927 | |||
* | ath9k: implement tx_last_beacon() to allow mac80211 to respond to probe ↵ | Felix Fietkau | 2011-05-17 | |
| | | | | | | requests in ad-hoc mode without creating too much spam SVN-Revision: 26923 | |||
* | ath9k: fix ad-hoc nexttbtt calculation, which broke beacon transmission in ↵ | Felix Fietkau | 2011-05-17 | |
| | | | | | | some instances SVN-Revision: 26915 | |||
* | ath9k: fix issues with ad-hoc beacon slot selection | Felix Fietkau | 2011-05-16 | |
| | | | | SVN-Revision: 26913 | |||
* | mac80211: update to 2011-05-13 | Felix Fietkau | 2011-05-16 | |
| | | | | SVN-Revision: 26912 | |||
* | ath9k: add noise floor calibration fix that should improve stability | Felix Fietkau | 2011-05-04 | |
| | | | | SVN-Revision: 26819 | |||
* | ath9k: add a new fix for signal strength / noise measurements | Felix Fietkau | 2011-05-01 | |
| | | | | SVN-Revision: 26798 | |||
* | mac80211: detect and drop incoming packets with invalid CCMP packet numbers ↵ | Felix Fietkau | 2011-05-01 | |
| | | | | | | to fix connection hangs on some devices SVN-Revision: 26795 | |||
* | mac80211: backport some more compat fixes, fix compile issues on 2.6.31 and ↵ | Felix Fietkau | 2011-04-26 | |
| | | | | | | earlier SVN-Revision: 26768 | |||
* | mac80211: broadcast the country IE by default if the country code is ↵ | Felix Fietkau | 2011-04-26 | |
| | | | | | | configured (#9308) SVN-Revision: 26765 | |||
* | mac80211: replace the regd revert patch with a proper fix, add some more ↵ | Felix Fietkau | 2011-04-26 | |
| | | | | | | pending patches SVN-Revision: 26761 | |||
* | ath9k: remove the signal strength fix, it causes a lot of confusion and ↵ | Felix Fietkau | 2011-04-25 | |
| | | | | | | seems to be just as inaccurate as the original version of the code SVN-Revision: 26753 | |||
* | cfg80211: revert upstream regdomain handling breakage | Felix Fietkau | 2011-04-25 | |
| | | | | SVN-Revision: 26752 | |||
* | mac80211: do rate control updates when the HT configuration changes on an ↵ | Felix Fietkau | 2011-04-23 | |
| | | | | | | interface SVN-Revision: 26750 | |||
* | mac80211: remove unneeded patch | Hauke Mehrtens | 2011-04-21 | |
| | | | | | | This was fixed upstream SVN-Revision: 26745 | |||
* | mac80211: update to wireless-testing 2011-04-19, contains several beacon ↵ | Felix Fietkau | 2011-04-20 | |
| | | | | | | related fixes for ath9k SVN-Revision: 26744 | |||
* | mac80211: b43: Expose N-PHY support | Hauke Mehrtens | 2011-04-19 | |
| | | | | | | | | Allow enabling of N-PHY support for BCM4321 and BCM4322. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 26736 | |||
* | mac80211: b43: Expose PIO mode fallback | Hauke Mehrtens | 2011-04-19 | |
| | | | | | | | | Allow reenabling the PIO mode fallback for b43. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 26735 | |||
* | mac80211: b43: Expose debug option | Hauke Mehrtens | 2011-04-19 | |
| | | | | | | | | Allow enabling debug output and debugfs for B43. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 26734 | |||
* | mac80211: b43: Add Firmware 5.10.56.27 | Hauke Mehrtens | 2011-04-19 | |
| | | | | | | | | | | | | | Add the 5.10.56.27 firmware option. This includes updating b43-fwcutter to its newest release 14 and updating the b43-fwsquash.py to recognise rev 16 n phy files. Also rename the current options from STABLE/EXPERIMENTAL to their version numbers. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 26733 | |||
* | mac80211: re-enable beacon channel hints | Felix Fietkau | 2011-04-19 | |
| | | | | SVN-Revision: 26723 | |||
* | ath9k: assign a keycache slot per station for unencrypted links to fix ↵ | Felix Fietkau | 2011-04-17 | |
| | | | | | | powersave frame filtering SVN-Revision: 26712 |