summaryrefslogtreecommitdiffstats
path: root/package/mac80211
Commit message (Collapse)AuthorAgeFilesLines
* ath9k: fix rate control fallback rate selection - improves throughput and ↵nbd2010-02-191-0/+55
| | | | | | link stability git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19716 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: move the 2.6.30 compat patch to the other compat patchesnbd2010-02-191-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19715 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: add compile fix for pre-2.6.32 kernelsjow2010-02-171-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19692 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2010-02-16nbd2010-02-1714-85/+27
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19688 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: adjust ack timeout workaround patch based on upstream submissionnbd2010-02-151-3/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19638 3c298f89-4303-0410-b956-a3cf2f4a3e73
* with no users left, remove support for 2.6.21kaloz2010-02-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19578 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx/mac80211: add a workaround for the bad signal strength on the WNDR3700juhosg2010-02-092-2/+78
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19565 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: use wpa_supplicant for unencrypted connections to improve client ↵nbd2010-02-081-1/+15
| | | | | | mode reliability (patch by Stijn Tintel from #6653) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19550 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to latest wireless-testing from todaynbd2010-02-0314-132/+36
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19501 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix setup with more than 2 ap mode interfacesnbd2010-02-021-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19494 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: make the vlan injection patch more specificnbd2010-01-311-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19477 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix lookup for vlan'd stations for injected frames - fixes wpa ↵nbd2010-01-311-0/+11
| | | | | | rekeying with wds ap git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19476 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix an eap frame handling bug in ath9k - fixes client mode ↵nbd2010-01-311-0/+37
| | | | | | rekeying issues git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19474 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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: i maintain this packagenbd2010-01-311-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19438 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] add rt2800lib modulehauke2010-01-291-6/+15
| | | | | | | This module is needed by rt2800pci and rt2800usb git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19390 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-2619-369/+11
| | | | | | and retransmissions git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19337 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: restrict the killing of wpa_supplicant processes to the right ↵nbd2010-01-251-2/+6
| | | | | | interface (#5991) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19334 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
* [package] mac80211: make b43-fwsquash.py work with python 3.xjow2010-01-241-14/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19307 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
* [package] add explicit dependency on kmod-crypto-core when required (closes: ↵nico2010-01-231-1/+1
| | | | | | #6557) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19291 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: improve wifi interface cleanupnbd2010-01-231-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19285 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: fix spurious error return codes in enable_mac80211()jow2010-01-221-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19265 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix hostapd wmm setting for multiple bss interfacesnbd2010-01-221-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19264 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
* mac80211: restructure /lib/wifi/mac80211.shnbd2010-01-201-31/+164
| | | | | | | | use the new multi-bss single instance hostapd mode move mac80211 specific bits out of /lib/wifi/hostapd.sh add a new option 'htmode' for switching between HT20 and HT40+,HT40- git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19235 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: fix mac address handling for multiple phy/vifnbd2010-01-171-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19177 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: upgrade to compat-wireless 2010-01-15nbd2010-01-1715-396/+13
| | | | 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: fix ht capability detection (thx, stintel)nbd2010-01-151-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19144 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
* mac80211: implement the distance settingnbd2010-01-151-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19142 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-1519-265/+83
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19139 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files, mac80211 (#6491)jow2010-01-131-14/+24
| | | | | | | | | - fix wep key handling in iw with mac80211 based drivers - sanitize keys where necessary - put a procedure prepare_key_wep() into /sbin/wifi for use by other driver backends git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19118 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-129-142/+6
| | | | | | 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