summaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches
Commit message (Collapse)AuthorAgeFilesLines
* mac80211: fix rekeying in ap mode with connected powersave stationsnbd2010-01-311-0/+48
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19470 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix aggregation setup on wds ap interfacesnbd2010-01-311-0/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19469 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] compat should not depend on pcmcia or usbhauke2010-01-292-0/+100
| | | | | | | | | | remove pcmcia and usb backport form compat.ko If an with usb or pcmcia module not directly included into the image is build all wireless packages depend on usb and pcmcia. This hopefully fixes #6586 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19389 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2010-01-25, includes fixes for crypto ↵nbd2010-01-2618-367/+9
| | | | | | and retransmissions git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19337 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix a WARN_ON in client modenbd2010-01-241-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19315 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: improve max rate retry handlingnbd2010-01-241-0/+42
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19308 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix an initialization error on 2GHz-only cards (based on discussion ↵nbd2010-01-231-0/+26
| | | | | | on ath9k-devel@) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19296 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix multi-bss related rx handling bugnbd2010-01-211-0/+72
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19260 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix a beacon buffer leak on interface up/downnbd2010-01-201-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19233 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix firmware compat stuff for 2.6.32nbd2010-01-181-0/+103
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19222 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: remove an obsolete patchnbd2010-01-171-12/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19195 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iw, mac80211: get the frequency info per-netdev instead of per-phynbd2010-01-173-76/+34
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19194 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: allow user space to query the current operating frequencynbd2010-01-172-0/+76
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19178 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: upgrade to compat-wireless 2010-01-15nbd2010-01-1714-393/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19176 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: add a workaround for the tx ack time issue triggered by the timing ↵nbd2010-01-151-0/+14
| | | | | | | | | handling cleanups in 2.4 ghz, calculating the ack timeout the way it is described in 802.11-2007 currently leads to tx timeouts set it to a minimum of what the initvals set (64 usec) until we know what is causing this git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19156 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix rts/cts handlingnbd2010-01-151-0/+61
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19147 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: tweak rx interrupt mitigation settings for better performancenbd2010-01-151-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19146 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: add some ibss related fixes from linux-wireless@nbd2010-01-152-0/+27
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19145 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: add a missing chunk of the short slot patchnbd2010-01-151-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19143 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix short slot vs long slot handling, implement support for setting ↵nbd2010-01-153-0/+300
| | | | | | the coverage class git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19141 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing+wireless-2.6 from 2010-01-13nbd2010-01-1518-263/+81
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19139 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: another minor fix to monitor mode queue selectionnbd2010-01-121-0/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19111 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: upgrade to a new unofficial snapshot based on ↵nbd2010-01-128-136/+0
| | | | | | wireless-testing+wireless-2.6 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19110 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix some monitor mode queue selection bugsnbd2010-01-112-0/+41
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19099 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix patch namingnbd2010-01-083-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19078 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: various wds related fixesnbd2010-01-083-0/+189
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19076 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix spurious client reconnects triggered by rejected action frames ↵nbd2010-01-071-0/+26
| | | | | | being interpreted as chan switch announcements git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19064 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to compat-wireless 2010-01-07 (unoffical snapshot, official ↵nbd2010-01-0722-975/+209
| | | | | | ones are not working yet) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19063 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: merge some further fixes to the queue stop patchnbd2010-01-061-2/+60
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19056 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: allocate all skbs using GFP_DMAnbd2010-01-061-17/+0
| | | | | | | this ensures that dma bounce buffers will not be used frequently when bridging or routing frames between ethernet and wifi. significantly improves ath9k performance and obsoletes an ath specific patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19051 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: merge johill's tx queue stop fix patch from the linux-wireless ↵nbd2010-01-051-0/+322
| | | | | | list - fixes serious latency spike and tcp throughput drop issues git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19045 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update ath9k tx fix with changes from upstreamnbd2010-01-051-1/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19043 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix a race condition in ad-hoc bringup with fixed bssidnbd2009-12-201-0/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18859 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to compat-wireless 2009-12-05 and fix a critical bug in ↵nbd2009-12-0512-1916/+17
| | | | | | ath9k tx status reporting git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18666 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: disable interrupt mitigation - it hurts performance on embedded systemsnbd2009-12-031-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18626 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: use mac address from platform data if present on ath9kjuhosg2009-11-281-0/+53
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18584 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update ath9k patchjuhosg2009-11-271-0/+56
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18563 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/mac80211: disable 2GHz band for 5GHz only devicesjuhosg2009-11-251-0/+52
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18537 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath: only use GFP_DMA on ixp4xxnbd2009-11-241-9/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18525 3c298f89-4303-0410-b956-a3cf2f4a3e73
* separate ath9k debugfs support from ath9k debugging, use the mac80211 ↵nbd2009-11-233-9/+90
| | | | | | debugfs config option to enable it git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18505 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: do not build b44nbd2009-11-231-0/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18504 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: add a few debugfs files to access the chainmasks and registersnbd2009-11-232-0/+258
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18503 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to compat-wireless 2009-11-21nbd2009-11-2216-601/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18465 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix compiler warning without debug enablednbd2009-11-181-0/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18452 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix bisectability of rc patchesnbd2009-11-182-117/+548
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18445 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: split up and adjust rc cleanup patch according to upstream feedback, ↵nbd2009-11-182-516/+539
| | | | | | also fix tx status reporting for minstrel compatibility git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18444 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/mac80211: use platform_data on PCI devices in ath9kjuhosg2009-11-163-4/+105
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18436 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath: use GFP_DMA for rx buffer allocations to fix allocation errors on ↵nbd2009-11-161-0/+11
| | | | | | ixp4xx devices with more than 64 MB RAM git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18433 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: adjust patches based on upstream feedbacknbd2009-11-152-32/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18431 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: add some missing patch chunks that were accidentally left out in ↵nbd2009-11-151-0/+59
| | | | | | the previous commit git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18430 3c298f89-4303-0410-b956-a3cf2f4a3e73