mac80211: fix lookup for vlan'd stations for injected frames - fixes wpa rekeying...
[openwrt/openwrt.git] / package / mac80211 / patches /
2010-02-21 Florian Fainellimac80211: fix lookup for vlan'd stations for injected...
2010-02-21 Florian Fainellimac80211: fix an eap frame handling bug in ath9k -...
2010-02-19 Felix Fietkauath9k: fix beacon timer restarts after card resets...
2010-02-19 Hauke Mehrtensremove pcmcia and sdio
2010-02-19 Gabor Juhosmac80211: fix GPIO pin assignment for the LEDs on the...
2010-02-19 Felix Fietkauath9k: fix rate control fallback rate selection - impro...
2010-02-19 Felix Fietkaumac80211: move the 2.6.30 compat patch to the other...
2010-02-17 Jo-Philipp Wichmac80211: add compile fix for pre-2.6.32 kernels
2010-02-17 Felix Fietkaumac80211: update to wireless-testing 2010-02-16
2010-02-15 Felix Fietkauath9k: adjust ack timeout workaround patch based on...
2010-02-09 Gabor Juhosar71xx/mac80211: add a workaround for the bad signal...
2010-02-03 Felix Fietkaumac80211: update to latest wireless-testing from today
2010-01-31 Felix Fietkaumac80211: make the vlan injection patch more specific
2010-01-31 Felix Fietkaumac80211: fix lookup for vlan'd stations for injected...
2010-01-31 Felix Fietkaumac80211: fix an eap frame handling bug in ath9k -...
2010-01-31 Felix Fietkaumac80211: fix rekeying in ap mode with connected powers...
2010-01-31 Felix Fietkaumac80211: fix aggregation setup on wds ap interfaces
2010-01-29 Hauke Mehrtenscompat should not depend on pcmcia or usb remove pcmcia...
2010-01-26 Felix Fietkaumac80211: update to wireless-testing 2010-01-25, includ...
2010-01-24 Felix Fietkaumac80211: fix a WARN_ON in client mode
2010-01-24 Felix Fietkauath9k: improve max rate retry handling
2010-01-23 Felix Fietkauath9k: fix an initialization error on 2GHz-only cards...
2010-01-21 Felix Fietkaumac80211: fix multi-bss related rx handling bug
2010-01-20 Felix Fietkauath9k: fix a beacon buffer leak on interface up/down
2010-01-18 Felix Fietkaumac80211: fix firmware compat stuff for 2.6.32
2010-01-17 Felix Fietkaumac80211: remove an obsolete patch
2010-01-17 Felix Fietkauiw, mac80211: get the frequency info per-netdev instead...
2010-01-17 Felix Fietkaumac80211: allow user space to query the current operati...
2010-01-17 Felix Fietkaumac80211: upgrade to compat-wireless 2010-01-15
2010-01-15 Felix Fietkauath9k: add a workaround for the tx ack time issue trigg...
2010-01-15 Felix Fietkauath9k: fix rts/cts handling
2010-01-15 Felix Fietkauath9k: tweak rx interrupt mitigation settings for bette...
2010-01-15 Felix Fietkaumac80211: add some ibss related fixes from linux-wireless@
2010-01-15 Felix Fietkaumac80211: add a missing chunk of the short slot patch
2010-01-15 Felix Fietkauath9k: fix short slot vs long slot handling, implement...
2010-01-15 Felix Fietkaumac80211: update to wireless-testing+wireless-2.6 from...
2010-01-12 Felix Fietkaumac80211: another minor fix to monitor mode queue selection
2010-01-12 Felix Fietkaumac80211: upgrade to a new unofficial snapshot based...
2010-01-11 Felix Fietkaumac80211: fix some monitor mode queue selection bugs
2010-01-08 Felix Fietkaumac80211: fix patch naming
2010-01-08 Felix Fietkaumac80211: various wds related fixes
2010-01-07 Felix Fietkaumac80211: fix spurious client reconnects triggered...
2010-01-07 Felix Fietkaumac80211: update to compat-wireless 2010-01-07 (unoffic...
2010-01-06 Felix Fietkaumac80211: merge some further fixes to the queue stop...
2010-01-06 Felix Fietkauixp4xx: allocate all skbs using GFP_DMA this ensures...
2010-01-05 Felix Fietkaumac80211: merge johill's tx queue stop fix patch from...
2010-01-05 Felix Fietkaumac80211: update ath9k tx fix with changes from upstream
2009-12-20 Felix Fietkaumac80211: fix a race condition in ad-hoc bringup with...
2009-12-05 Felix Fietkaumac80211: update to compat-wireless 2009-12-05 and...
2009-12-03 Felix Fietkauath9k: disable interrupt mitigation - it hurts performa...
2009-11-28 Gabor Juhosmac80211: use mac address from platform data if present...
2009-11-27 Gabor Juhosmac80211: update ath9k patch
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-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-07 Felix Fietkaub43: work around a locking issue, might fix #5996
2009-11-04 Felix Fietkaumac80211: update to 2009-11-03
2009-11-01 Florian Fainellifix hostapd frame injection in mac80211, backport 9b1ce...
2009-10-19 Felix Fietkaumac80211: fix ath5k compile on 2.6.28 and earlier
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: upgrade to latest compat-wireless, fix ad...
2009-10-02 Felix Fietkauath: add a compile time option that gives the user...
2009-09-26 Hauke MehrtensDo not depend on rfkill
2009-09-01 Hauke Mehrtensfix 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: fix ath5k dma size workaround for ar71xx...
2009-08-20 Felix Fietkauupgrade mac80211 to 2008-08-20 and clean up some unnece...
2009-08-16 Gabor Juhosmac80211: add deadlock fix patch
2009-08-15 Hauke MehrtensDo not build the mac80211 module in the kernel. The...
2009-08-15 Hauke Mehrtensalso exclude usb_unpoison_urb
2009-08-15 Hauke MehrtensBuild modules only if realy needed.
2009-08-15 Hauke MehrtensUpdate to compat-wireless-2009-08-15
2009-07-24 Gabor Juhosmac80211: add more ath9k patches
2009-06-25 Gabor Juhosmac80211: add more ath9k patches
2009-06-25 Hauke MehrtensUpdate compat-wireless to 2009-06-25
2009-06-21 Gabor Juhosmac80211/ath5k: add workaround for the AR71xx PCI bug
2009-06-15 Florian Fainellifix unaligned accesses in b43/xmit.c (#5169)
next