hostapd: update to latest git, fixes ampdu settings in the beacon HT IE
[openwrt/svn-archive/archive.git] / package / mac80211 /
2009-11-29 Felix Fietkaumac80211: fix up wds sta mode after r18591
2009-11-28 Gabor Juhosmac80211: use mac address from platform data if present...
2009-11-28 Gabor Juhosmac80211: fix detection of multiple mac80211 devices
2009-11-28 Gabor Juhosmac80211: remove trailing whitespaces in mac80211.sh
2009-11-28 Florian Fainelli[mac80211] update p54usb firmware to 2.13.24.0.lm87...
2009-11-28 Gabor Juhosmac80211: fix default channel selection in mac80211...
2009-11-27 Gabor Juhosmac80211: fix a typo in the mac80211.sh
2009-11-27 Gabor Juhosmac80211: update ath9k patch
2009-11-27 Gabor Juhosmac80211: select channel 36 by default on 5GHz only...
2009-11-25 Gabor Juhospackage/mac80211: disable 2GHz band for 5GHz only devices
2009-11-24 Felix Fietkauath: only use GFP_DMA on ixp4xx
2009-11-23 Felix Fietkauseparate ath9k debugfs support from ath9k debugging...
2009-11-23 Felix Fietkaumac80211: do not build b44
2009-11-23 Felix Fietkauath9k: add a few debugfs files to access the chainmasks...
2009-11-22 Felix Fietkaumac80211: update to compat-wireless 2009-11-21
2009-11-18 Felix Fietkauath9k: fix compiler warning without debug enabled
2009-11-18 Felix Fietkauath9k: fix bisectability of rc patches
2009-11-18 Felix Fietkauath9k: split up and adjust rc cleanup patch according...
2009-11-16 Gabor Juhospackage/mac80211: use platform_data on PCI devices...
2009-11-16 Felix Fietkauath: use GFP_DMA for rx buffer allocations to fix alloc...
2009-11-15 Felix Fietkaumac80211: adjust patches based on upstream feedback
2009-11-15 Felix Fietkaumac80211: add some missing patch chunks that were accid...
2009-11-15 Felix Fietkauath9k: work-in-progress patch to adapt ath9k to the...
2009-11-15 Felix Fietkauath9k: fix massive packet loss issue introduced by...
2009-11-15 Felix Fietkaumac80211: sync with changes to patches submitted upstream
2009-11-14 Felix Fietkaumac80211: update to 2009-11-13 and add some of my new...
2009-11-13 Gabor Juhospackage/mac80211: add config option to enable Atheros...
2009-11-11 Felix Fietkaumac80211: disable powersave on the sta by default ...
2009-11-11 Felix Fietkaumac80211: fix a race condition when bringing up wds...
2009-11-11 Felix Fietkaumac80211: fix a bug in broadcast handling of wds sta...
2009-11-10 Felix Fietkaumac80211: implement wds sta support (wds ap support...
2009-11-10 Felix Fietkaumac80211: fix wpa in client mode
2009-11-09 Felix Fietkaumac80211: fix wifi detect with 11n cards that have...
2009-11-07 Felix Fietkaub43: work around a locking issue, might fix #5996
2009-11-05 Felix Fietkaufix up the download location for the updated mac80211...
2009-11-04 Felix Fietkaumac80211: update to 2009-11-03
2009-11-04 Felix Fietkaumac80211: fill some important capabilities into ht_capa...
2009-11-01 Florian Fainelli[package] fix hostapd frame injection in mac80211,...
2009-10-31 Florian Fainelli[package] kmod-libertas needs kmod-lib80211 to load
2009-10-29 Florian Fainelli[package] remove references to 2_6_27
2009-10-19 Felix Fietkaumac80211: fix ath5k compile on 2.6.28 and earlier
2009-10-11 Felix Fietkaumac80211: fix download url (#5980)
2009-10-11 Felix Fietkaumac80211: fix a warning during interface bringup when...
2009-10-11 Nicolas Thillmac80211: fix rt2800pci, tx ack timeout is now hardcoded
2009-10-11 Felix Fietkaumac80211: fix ibss join/create
2009-10-11 Felix Fietkaumac80211: fix encryption fallback for sta mode, add...
2009-10-11 Felix Fietkaumac80211: fix autochannel / fixed channel selection...
2009-10-11 Felix Fietkaumac80211: upgrade to latest compat-wireless, fix ad...
2009-10-07 Florian Fainelli[package] fix typos in KernelPackage/libertas
2009-10-07 Nicolas Thill[package] libertas: use driver from compat-wireless...
2009-10-02 Felix Fietkauath: add a compile time option that gives the user...
2009-10-02 Felix Fietkaumac80211: autodetect the default phy mode based on...
2009-10-02 Felix Fietkaumac80211: fix typo in ifname setup, suppress error...
2009-10-02 Felix Fietkaumac80211: merge Pat Erley's mac80211.sh from openwrt...
2009-09-27 Hauke Mehrtens[mac80211] Add ar9170usb driver.
2009-09-26 Hauke Mehrtens[mas80211] Do not build some modules as they are not...
2009-09-26 Hauke Mehrtens[mac80211] Do not depend on rfkill
2009-09-08 Gabor Juhospackage/mac80211: add menuconfig option for enabling...
2009-09-01 Hauke Mehrtens[mac80211] fix module loading with kernel 2.6.27
2009-08-20 Felix Fietkaumac80211: fix a race condition in the cfg80211 scanning...
2009-08-20 Felix Fietkaub43: disable pio and pcmcia support
2009-08-20 Felix Fietkaumac80211: reorganize compat code to make cfg80211 load...
2009-08-20 Felix Fietkaufix a typo in the compat-wireless build speedup patch
2009-08-20 Felix Fietkaumac80211: disable b43 lp-phy support for now
2009-08-20 Felix Fietkaumac80211: speed up build by reducing the makefile shell...
2009-08-20 Felix Fietkaumac80211: add missing config override
2009-08-20 Felix Fietkaumac80211: fix ath5k dma size workaround for ar71xx
2009-08-20 Felix Fietkauremove support for compat-wireless-old
2009-08-20 Felix Fietkauupgrade mac80211 to 2008-08-20 and clean up some unnece...
2009-08-16 Gabor Juhos[package] mac80211: add deadlock fix patch
2009-08-16 Nicolas Thilluse KERNEL_CROSS instead of TARGET_CROSS to build kerne...
2009-08-15 Hauke Mehrtens[mac80211] increase release number
2009-08-15 Hauke Mehrtens[mac80211] Do not build the mac80211 module in the...
2009-08-15 Hauke Mehrtens[mac80211] also exclude usb_unpoison_urb
2009-08-15 Hauke Mehrtens[mac80211] Build modules only if realy needed.
2009-08-15 Hauke Mehrtens[mac80211] update openfw to 5.2
2009-08-15 Hauke Mehrtens[mac80211] Update to compat-wireless-2009-08-15
2009-08-10 Hauke MehrtensCorrect bool expressions in dependencies.
2009-07-26 Florian Fainelli[package] we removed 2.6.23/24 and 26 support, simplify...
2009-07-24 Gabor Juhos[package] mac80211: add more ath9k patches
2009-07-18 Florian Fainelli[package] download and install rt2870 firmware (#5519)
2009-06-29 Vasilis Tsiligiannis[package] mac80211: Declare some variables as local...
2009-06-25 Gabor Juhos[packages] mac80211: add more ath9k patches
2009-06-25 Hauke Mehrtens[mac80211] Update compat-wireless to 2009-06-25
2009-06-21 Gabor Juhos[package] mac80211/ath5k: add workaround for the AR71xx...
2009-06-15 Florian Fainelli[package] fix unaligned accesses in b43/xmit.c (#5169)
2009-06-02 Hauke Mehrtens[mac80211] Update to compat-wireless-2009-06-02
2009-06-01 Hauke Mehrtens[mac80211] B43 needs CONFIG_RFKILL_INPUT not only CONFI...
2009-05-24 Hauke Mehrtens[mac80211] Add rtl8180 and rtl8187 support.
2009-05-22 Andy Boyett[mac80211] update compat-wireless to 2009-05-21
2009-05-15 Imre Kalozcardbus != pcmcia -- disable it in b43
2009-05-11 Hauke Mehrtens[ssb] Add support for pcmcia to ssb.
2009-05-09 Gabor Juhos[package] mac80211: update compat-wireless to 2009...
2009-05-01 Hauke Mehrtens[mac80211] Update to compat-wireless-2009-05-01
2009-04-29 Gabor Juhos[package] mac80211: backport ath9k uninline patch
2009-04-27 Nicolas Thillintroduce a generic PKG_CONFIG_DEPENDS for packages...
2009-04-24 Gabor Juhos[package] mac80211: cleanup patches
2009-04-10 Hauke Mehrtens[mac80211] The b43 needs kmod-ssb. On the brcm47xx...
2009-04-08 Michael Büschb43: Remove unnecessary MMIO accesses in the interrupt...
2009-04-08 Felix Fietkauremove the b43 dependency on brcm47xx/brcm63xx
next