340 Commits (65a07aa7cf20ea5ff4798a41a86eb35dca17be54)

Author SHA1 Message Date
Felix Fietkau bc28dd7d7d mac80211: add some ibss related fixes from linux-wireless@ 15 years ago
Felix Fietkau aa2ebbf15e mac80211: add a missing chunk of the short slot patch 15 years ago
Felix Fietkau 0c66d3eef2 ath9k: fix short slot vs long slot handling, implement support for setting the coverage class 15 years ago
Felix Fietkau 6f5cd22319 mac80211: update to wireless-testing+wireless-2.6 from 2010-01-13 15 years ago
Felix Fietkau 75d5301b3e mac80211: another minor fix to monitor mode queue selection 15 years ago
Felix Fietkau 1d109f9eb2 mac80211: upgrade to a new unofficial snapshot based on wireless-testing+wireless-2.6 15 years ago
Felix Fietkau a0f378097e mac80211: fix some monitor mode queue selection bugs 15 years ago
Felix Fietkau afb9aa89b6 mac80211: fix patch naming 15 years ago
Felix Fietkau c418fd661f mac80211: various wds related fixes 15 years ago
Felix Fietkau 999a050002 mac80211: fix spurious client reconnects triggered by rejected action frames being interpreted as chan switch announcements 15 years ago
Felix Fietkau fe32f100a8 mac80211: update to compat-wireless 2010-01-07 (unoffical snapshot, official ones are not working yet) 15 years ago
Felix Fietkau 23f08317be mac80211: merge some further fixes to the queue stop patch 15 years ago
Felix Fietkau e5e3624fff ixp4xx: allocate all skbs using GFP_DMA this ensures that dma bounce buffers will not be used frequently when bridging or routing frames between ethernet and wifi. significantly improves ath9k performance and obsoletes an ath specific patch 15 years ago
Felix Fietkau 2a0225f061 mac80211: merge johill's tx queue stop fix patch from the linux-wireless list - fixes serious latency spike and tcp throughput drop issues 15 years ago
Felix Fietkau 503cf5df83 mac80211: update ath9k tx fix with changes from upstream 15 years ago
Felix Fietkau 6d3d1504cf mac80211: fix a race condition in ad-hoc bringup with fixed bssid 15 years ago
Felix Fietkau 6cdf436893 mac80211: update to compat-wireless 2009-12-05 and fix a critical bug in ath9k tx status reporting 15 years ago
Felix Fietkau 9e6c05a20d ath9k: disable interrupt mitigation - it hurts performance on embedded systems 15 years ago
Gabor Juhos becedde3f1 mac80211: use mac address from platform data if present on ath9k 15 years ago
Gabor Juhos fee0ea3ba8 mac80211: update ath9k patch 15 years ago
Gabor Juhos 5838c83c1f package/mac80211: disable 2GHz band for 5GHz only devices 15 years ago
Felix Fietkau cafe76e103 ath: only use GFP_DMA on ixp4xx 15 years ago
Felix Fietkau 9fce92753f separate ath9k debugfs support from ath9k debugging, use the mac80211 debugfs config option to enable it 15 years ago
Felix Fietkau d6cb068098 mac80211: do not build b44 15 years ago
Felix Fietkau e69581be06 ath9k: add a few debugfs files to access the chainmasks and registers 15 years ago
Felix Fietkau e4489675b5 mac80211: update to compat-wireless 2009-11-21 15 years ago
Felix Fietkau 1f88eb26ac ath9k: fix compiler warning without debug enabled 15 years ago
Felix Fietkau f5c4ff9389 ath9k: fix bisectability of rc patches 15 years ago
Felix Fietkau 57d7f2f99a ath9k: split up and adjust rc cleanup patch according to upstream feedback, also fix tx status reporting for minstrel compatibility 15 years ago
Gabor Juhos 3018b457f9 package/mac80211: use platform_data on PCI devices in ath9k 15 years ago
Felix Fietkau cdce75c5fc ath: use GFP_DMA for rx buffer allocations to fix allocation errors on ixp4xx devices with more than 64 MB RAM 15 years ago
Felix Fietkau b01e1d4916 mac80211: adjust patches based on upstream feedback 15 years ago
Felix Fietkau 46560d64a8 mac80211: add some missing patch chunks that were accidentally left out in the previous commit 15 years ago
Felix Fietkau bc6301de27 ath9k: work-in-progress patch to adapt ath9k to the mac80211 rate control api 15 years ago
Felix Fietkau 0a5fa7b10e ath9k: fix massive packet loss issue introduced by upstream cleanups 15 years ago
Felix Fietkau a7ddfc6e79 mac80211: sync with changes to patches submitted upstream 15 years ago
Felix Fietkau bb572e08f8 mac80211: update to 2009-11-13 and add some of my new performance improvement patches. fixes excessive cpu usage of hostapd in ap mode, should also fix the ath9k memleak 15 years ago
Felix Fietkau c8c6f7ec39 mac80211: fix a race condition when bringing up wds sta interfaces on the ap 15 years ago
Felix Fietkau 20107c752e mac80211: fix a bug in broadcast handling of wds sta interfaces 15 years ago
Felix Fietkau 1dbcfdaf2f mac80211: implement wds sta support (wds ap support work in progress, needs hostapd changes) 15 years ago
Felix Fietkau ae0457f76a b43: work around a locking issue, might fix #5996 15 years ago
Felix Fietkau 91c0fbb06c mac80211: update to 2009-11-03 15 years ago
Florian Fainelli eff68fb14b fix hostapd frame injection in mac80211, backport 9b1ce526eb917c8b5c8497c327768130ee683392 (#6070) 15 years ago
Felix Fietkau 62aa1dc057 mac80211: fix ath5k compile on 2.6.28 and earlier 15 years ago
Nicolas Thill 9da14e1275 mac80211: fix rt2800pci, tx ack timeout is now hardcoded 15 years ago
Felix Fietkau 75d1518a84 mac80211: fix ibss join/create 15 years ago
Felix Fietkau 4cb436429b mac80211: upgrade to latest compat-wireless, fix ad-hoc interface setup 15 years ago
Felix Fietkau 8d9946530e ath: add a compile time option that gives the user full control over regulatory settings (disabled by default for now) 15 years ago
Hauke Mehrtens e37eae828c Do not depend on rfkill 15 years ago
Hauke Mehrtens 291de07cb0 fix module loading with kernel 2.6.27 15 years ago