231 Commits (b498bd8d379bcf5a732aed215507689a39e84117)

Author SHA1 Message Date
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
Gabor Juhos 00808aaff3 package/mac80211: add config option to enable Atheros wireless debugging 15 years ago
Felix Fietkau a195852e7f mac80211: disable powersave on the sta by default (for performance reasons) 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 559f32adbc mac80211: fix wpa in client mode 15 years ago
Felix Fietkau 498483be78 mac80211: fix wifi detect with 11n cards that have multiple bands 15 years ago
Felix Fietkau ae0457f76a b43: work around a locking issue, might fix #5996 15 years ago
Felix Fietkau 3dfa493e56 fix up the download location for the updated mac80211 version (thx, swalker) 15 years ago
Felix Fietkau 91c0fbb06c mac80211: update to 2009-11-03 15 years ago
Felix Fietkau 875d957512 mac80211: fill some important capabilities into ht_capab in the hostapd config 15 years ago
Florian Fainelli eff68fb14b fix hostapd frame injection in mac80211, backport 9b1ce526eb917c8b5c8497c327768130ee683392 (#6070) 15 years ago
Florian Fainelli f88807049f kmod-libertas needs kmod-lib80211 to load 15 years ago
Florian Fainelli 1a2862798a remove references to 2_6_27 15 years ago
Felix Fietkau 62aa1dc057 mac80211: fix ath5k compile on 2.6.28 and earlier 15 years ago
Felix Fietkau 31e93d467c mac80211: fix download url (#5980) 15 years ago
Felix Fietkau d06c15c265 mac80211: fix a warning during interface bringup when using autochannel 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 d5ca84ad0f mac80211: fix encryption fallback for sta mode, add frequency/bssid selection support 15 years ago
Felix Fietkau 60d9f8044c mac80211: fix autochannel / fixed channel selection, add commands for unencrypted sta mode 15 years ago
Felix Fietkau 4cb436429b mac80211: upgrade to latest compat-wireless, fix ad-hoc interface setup 15 years ago
Florian Fainelli f46b140e84 fix typos in KernelPackage/libertas 15 years ago
Nicolas Thill b795affe06 libertas: use driver from compat-wireless instead of our own (deprecated) one 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
Felix Fietkau eb59d14aac mac80211: autodetect the default phy mode based on 11n and freq capabilities 15 years ago
Felix Fietkau d8aa4acfda mac80211: fix typo in ifname setup, suppress error messages of interface enumeration commands 15 years ago
Felix Fietkau 5c3c14b02f mac80211: merge Pat Erley's mac80211.sh from openwrt-devel@ with many cleanups and other changes by me. adds support for multiple interfaces, tested with ath9k 15 years ago
Hauke Mehrtens 942451b0fe Add ar9170usb driver. 15 years ago
Hauke Mehrtens bd301eb87c Do not build some modules as they are not needed 15 years ago
Hauke Mehrtens e37eae828c Do not depend on rfkill 15 years ago
Gabor Juhos 6a7693b247 package/mac80211: add menuconfig option for enabling debug support via debugfs 15 years ago
Hauke Mehrtens 291de07cb0 fix module loading with kernel 2.6.27 15 years ago
Felix Fietkau 2015ef16b8 mac80211: fix a race condition in the cfg80211 scanning code (thx, johill) 15 years ago
Felix Fietkau b9451d5542 b43: disable pio and pcmcia support 15 years ago
Felix Fietkau f51eefd344 mac80211: reorganize compat code to make cfg80211 load without usb 15 years ago
Felix Fietkau e06d472f3f fix a typo in the compat-wireless build speedup patch 15 years ago
Felix Fietkau a3349d3795 mac80211: disable b43 lp-phy support for now 15 years ago
Felix Fietkau 7435fccb9c mac80211: speed up build by reducing the makefile shell calls, fix forced disable of rfkill 15 years ago