summaryrefslogtreecommitdiffstats
path: root/package/mac80211
Commit message (Expand)AuthorAgeFilesLines
* mac80211: disable powersave on the sta by default (for performance reasons)nbd2009-11-111-0/+3
* mac80211: fix a race condition when bringing up wds sta interfaces on the apnbd2009-11-111-0/+20
* mac80211: fix a bug in broadcast handling of wds sta interfacesnbd2009-11-111-0/+9
* mac80211: implement wds sta support (wds ap support work in progress, needs h...nbd2009-11-103-1/+333
* mac80211: fix wpa in client modenbd2009-11-101-1/+2
* mac80211: fix wifi detect with 11n cards that have multiple bandsnbd2009-11-091-2/+5
* b43: work around a locking issue, might fix #5996nbd2009-11-071-0/+23
* fix up the download location for the updated mac80211 version (thx, swalker)nbd2009-11-051-1/+1
* mac80211: update to 2009-11-03nbd2009-11-0410-5577/+6
* mac80211: fill some important capabilities into ht_capab in the hostapd confignbd2009-11-041-1/+12
* [package] fix hostapd frame injection in mac80211, backport 9b1ce526eb917c8b5...florian2009-11-011-0/+44
* [package] kmod-libertas needs kmod-lib80211 to loadflorian2009-10-311-2/+1
* [package] remove references to 2_6_27florian2009-10-291-1/+1
* mac80211: fix ath5k compile on 2.6.28 and earliernbd2009-10-191-0/+22
* mac80211: fix download url (#5980)nbd2009-10-111-1/+1
* mac80211: fix a warning during interface bringup when using autochannelnbd2009-10-111-1/+1
* mac80211: fix rt2800pci, tx ack timeout is now hardcodednico2009-10-111-3/+2
* mac80211: fix ibss join/createnbd2009-10-111-0/+11
* mac80211: fix encryption fallback for sta mode, add frequency/bssid selection...nbd2009-10-111-4/+5
* mac80211: fix autochannel / fixed channel selection, add commands for unencry...nbd2009-10-111-7/+14
* mac80211: upgrade to latest compat-wireless, fix ad-hoc interface setupnbd2009-10-1114-291/+82
* [package] fix typos in KernelPackage/libertasflorian2009-10-071-1/+1
* [package] libertas: use driver from compat-wireless instead of our own (depre...nico2009-10-071-1/+30
* ath: add a compile time option that gives the user full control over regulato...nbd2009-10-022-0/+82
* mac80211: autodetect the default phy mode based on 11n and freq capabilitiesnbd2009-10-021-0/+5
* mac80211: fix typo in ifname setup, suppress error messages of interface enum...nbd2009-10-021-3/+3
* mac80211: merge Pat Erley's mac80211.sh from openwrt-devel@ with many cleanup...nbd2009-10-022-100/+186
* [mac80211] Add ar9170usb driver.hauke2009-09-271-2/+31
* [mas80211] Do not build some modules as they are not neededhauke2009-09-261-0/+3
* [mac80211] Do not depend on rfkillhauke2009-09-261-0/+33
* package/mac80211: add menuconfig option for enabling debug support via debugfsjuhosg2009-09-084-83/+115
* [mac80211] fix module loading with kernel 2.6.27hauke2009-09-012-89/+451
* mac80211: fix a race condition in the cfg80211 scanning code (thx, johill)nbd2009-08-201-0/+98
* b43: disable pio and pcmcia supportnbd2009-08-203-11/+30
* mac80211: reorganize compat code to make cfg80211 load without usbnbd2009-08-201-0/+72
* fix a typo in the compat-wireless build speedup patchnbd2009-08-201-3/+3
* mac80211: disable b43 lp-phy support for nownbd2009-08-201-0/+11
* mac80211: speed up build by reducing the makefile shell calls, fix forced dis...nbd2009-08-204-6/+223
* mac80211: add missing config overridenbd2009-08-201-0/+1
* mac80211: fix ath5k dma size workaround for ar71xxnbd2009-08-201-4/+10
* remove support for compat-wireless-oldnbd2009-08-205-504/+10
* upgrade mac80211 to 2008-08-20 and clean up some unnecessary patching to conf...nbd2009-08-206-555/+63
* [package] mac80211: add deadlock fix patchjuhosg2009-08-162-1/+109
* use KERNEL_CROSS instead of TARGET_CROSS to build kernel modulesnico2009-08-161-1/+1
* [mac80211] increase release numberhauke2009-08-151-1/+1
* [mac80211] Do not build the mac80211 module in the kernel.hauke2009-08-152-1/+25
* [mac80211] also exclude usb_unpoison_urbhauke2009-08-151-7/+7
* [mac80211] Build modules only if realy needed.hauke2009-08-153-20/+95
* [mac80211] update openfw to 5.2hauke2009-08-151-5/+5
* [mac80211] Update to compat-wireless-2009-08-15hauke2009-08-1518-647/+184