| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | mac80211: add some missing patch chunks that were accidentally left out in th... | nbd | 2009-11-15 | 1 | -0/+59 |
* | ath9k: work-in-progress patch to adapt ath9k to the mac80211 rate control api | nbd | 2009-11-15 | 1 | -0/+1199 |
* | ath9k: fix massive packet loss issue introduced by upstream cleanups | nbd | 2009-11-15 | 1 | -0/+10 |
* | mac80211: sync with changes to patches submitted upstream | nbd | 2009-11-15 | 2 | -10/+26 |
* | mac80211: update to 2009-11-13 and add some of my new performance improvement... | nbd | 2009-11-14 | 13 | -385/+528 |
* | package/mac80211: add config option to enable Atheros wireless debugging | juhosg | 2009-11-13 | 1 | -2/+11 |
* | mac80211: disable powersave on the sta by default (for performance reasons) | nbd | 2009-11-11 | 1 | -0/+3 |
* | mac80211: fix a race condition when bringing up wds sta interfaces on the ap | nbd | 2009-11-11 | 1 | -0/+20 |
* | mac80211: fix a bug in broadcast handling of wds sta interfaces | nbd | 2009-11-11 | 1 | -0/+9 |
* | mac80211: implement wds sta support (wds ap support work in progress, needs h... | nbd | 2009-11-10 | 3 | -1/+333 |
* | mac80211: fix wpa in client mode | nbd | 2009-11-10 | 1 | -1/+2 |
* | mac80211: fix wifi detect with 11n cards that have multiple bands | nbd | 2009-11-09 | 1 | -2/+5 |
* | b43: work around a locking issue, might fix #5996 | nbd | 2009-11-07 | 1 | -0/+23 |
* | fix up the download location for the updated mac80211 version (thx, swalker) | nbd | 2009-11-05 | 1 | -1/+1 |
* | mac80211: update to 2009-11-03 | nbd | 2009-11-04 | 10 | -5577/+6 |
* | mac80211: fill some important capabilities into ht_capab in the hostapd config | nbd | 2009-11-04 | 1 | -1/+12 |
* | [package] fix hostapd frame injection in mac80211, backport 9b1ce526eb917c8b5... | florian | 2009-11-01 | 1 | -0/+44 |
* | [package] kmod-libertas needs kmod-lib80211 to load | florian | 2009-10-31 | 1 | -2/+1 |
* | [package] remove references to 2_6_27 | florian | 2009-10-29 | 1 | -1/+1 |
* | mac80211: fix ath5k compile on 2.6.28 and earlier | nbd | 2009-10-19 | 1 | -0/+22 |
* | mac80211: fix download url (#5980) | nbd | 2009-10-11 | 1 | -1/+1 |
* | mac80211: fix a warning during interface bringup when using autochannel | nbd | 2009-10-11 | 1 | -1/+1 |
* | mac80211: fix rt2800pci, tx ack timeout is now hardcoded | nico | 2009-10-11 | 1 | -3/+2 |
* | mac80211: fix ibss join/create | nbd | 2009-10-11 | 1 | -0/+11 |
* | mac80211: fix encryption fallback for sta mode, add frequency/bssid selection... | nbd | 2009-10-11 | 1 | -4/+5 |
* | mac80211: fix autochannel / fixed channel selection, add commands for unencry... | nbd | 2009-10-11 | 1 | -7/+14 |
* | mac80211: upgrade to latest compat-wireless, fix ad-hoc interface setup | nbd | 2009-10-11 | 14 | -291/+82 |
* | [package] fix typos in KernelPackage/libertas | florian | 2009-10-07 | 1 | -1/+1 |
* | [package] libertas: use driver from compat-wireless instead of our own (depre... | nico | 2009-10-07 | 1 | -1/+30 |
* | ath: add a compile time option that gives the user full control over regulato... | nbd | 2009-10-02 | 2 | -0/+82 |
* | mac80211: autodetect the default phy mode based on 11n and freq capabilities | nbd | 2009-10-02 | 1 | -0/+5 |
* | mac80211: fix typo in ifname setup, suppress error messages of interface enum... | nbd | 2009-10-02 | 1 | -3/+3 |
* | mac80211: merge Pat Erley's mac80211.sh from openwrt-devel@ with many cleanup... | nbd | 2009-10-02 | 2 | -100/+186 |
* | [mac80211] Add ar9170usb driver. | hauke | 2009-09-27 | 1 | -2/+31 |
* | [mas80211] Do not build some modules as they are not needed | hauke | 2009-09-26 | 1 | -0/+3 |
* | [mac80211] Do not depend on rfkill | hauke | 2009-09-26 | 1 | -0/+33 |
* | package/mac80211: add menuconfig option for enabling debug support via debugfs | juhosg | 2009-09-08 | 4 | -83/+115 |
* | [mac80211] fix module loading with kernel 2.6.27 | hauke | 2009-09-01 | 2 | -89/+451 |
* | mac80211: fix a race condition in the cfg80211 scanning code (thx, johill) | nbd | 2009-08-20 | 1 | -0/+98 |
* | b43: disable pio and pcmcia support | nbd | 2009-08-20 | 3 | -11/+30 |
* | mac80211: reorganize compat code to make cfg80211 load without usb | nbd | 2009-08-20 | 1 | -0/+72 |
* | fix a typo in the compat-wireless build speedup patch | nbd | 2009-08-20 | 1 | -3/+3 |
* | mac80211: disable b43 lp-phy support for now | nbd | 2009-08-20 | 1 | -0/+11 |
* | mac80211: speed up build by reducing the makefile shell calls, fix forced dis... | nbd | 2009-08-20 | 4 | -6/+223 |
* | mac80211: add missing config override | nbd | 2009-08-20 | 1 | -0/+1 |
* | mac80211: fix ath5k dma size workaround for ar71xx | nbd | 2009-08-20 | 1 | -4/+10 |
* | remove support for compat-wireless-old | nbd | 2009-08-20 | 5 | -504/+10 |
* | upgrade mac80211 to 2008-08-20 and clean up some unnecessary patching to conf... | nbd | 2009-08-20 | 6 | -555/+63 |
* | [package] mac80211: add deadlock fix patch | juhosg | 2009-08-16 | 2 | -1/+109 |
* | use KERNEL_CROSS instead of TARGET_CROSS to build kernel modules | nico | 2009-08-16 | 1 | -1/+1 |