summaryrefslogtreecommitdiffstats
path: root/package/mac80211
Commit message (Expand)AuthorAgeFilesLines
* mac80211: update to wireless-testing 2010-01-25, includes fixes for crypto an...Felix Fietkau2010-01-2619-369/+11
* mac80211: restrict the killing of wpa_supplicant processes to the right inter...Felix Fietkau2010-01-251-2/+6
* mac80211: fix a WARN_ON in client modeFelix Fietkau2010-01-241-0/+11
* ath9k: improve max rate retry handlingFelix Fietkau2010-01-241-0/+42
* mac80211: make b43-fwsquash.py work with python 3.xJo-Philipp Wich2010-01-241-14/+14
* ath9k: fix an initialization error on 2GHz-only cards (based on discussion on...Felix Fietkau2010-01-231-0/+26
* add explicit dependency on kmod-crypto-core when required (closes: #6557)Nicolas Thill2010-01-231-1/+1
* mac80211: improve wifi interface cleanupFelix Fietkau2010-01-231-1/+2
* mac80211: fix spurious error return codes in enable_mac80211()Jo-Philipp Wich2010-01-221-1/+1
* mac80211: fix hostapd wmm setting for multiple bss interfacesFelix Fietkau2010-01-221-1/+1
* mac80211: fix multi-bss related rx handling bugFelix Fietkau2010-01-211-0/+72
* mac80211: restructure /lib/wifi/mac80211.sh use the new multi-bss single inst...Felix Fietkau2010-01-201-31/+164
* ath9k: fix a beacon buffer leak on interface up/downFelix Fietkau2010-01-201-0/+14
* mac80211: fix firmware compat stuff for 2.6.32Felix Fietkau2010-01-181-0/+103
* mac80211: remove an obsolete patchFelix Fietkau2010-01-171-12/+0
* iw, mac80211: get the frequency info per-netdev instead of per-phyFelix Fietkau2010-01-173-76/+34
* mac80211: allow user space to query the current operating frequencyFelix Fietkau2010-01-172-0/+76
* mac80211: fix mac address handling for multiple phy/vifFelix Fietkau2010-01-171-2/+4
* mac80211: upgrade to compat-wireless 2010-01-15Felix Fietkau2010-01-1715-396/+13
* ath9k: add a workaround for the tx ack time issue triggered by the timing han...Felix Fietkau2010-01-151-0/+14
* ath9k: fix rts/cts handlingFelix Fietkau2010-01-151-0/+61
* ath9k: tweak rx interrupt mitigation settings for better performanceFelix Fietkau2010-01-151-0/+11
* mac80211: add some ibss related fixes from linux-wireless@Felix Fietkau2010-01-152-0/+27
* mac80211: fix ht capability detection (thx, stintel)Felix Fietkau2010-01-151-1/+1
* mac80211: add a missing chunk of the short slot patchFelix Fietkau2010-01-151-0/+16
* mac80211: implement the distance settingFelix Fietkau2010-01-151-0/+3
* ath9k: fix short slot vs long slot handling, implement support for setting th...Felix Fietkau2010-01-153-0/+300
* mac80211: update to wireless-testing+wireless-2.6 from 2010-01-13Felix Fietkau2010-01-1519-265/+83
* base-files, mac80211 (#6491) - fix wep key handling in iw with mac80211 based...Jo-Philipp Wich2010-01-131-14/+24
* mac80211: another minor fix to monitor mode queue selectionFelix Fietkau2010-01-121-0/+18
* mac80211: upgrade to a new unofficial snapshot based on wireless-testing+wire...Felix Fietkau2010-01-129-142/+6
* mac80211: fix some monitor mode queue selection bugsFelix Fietkau2010-01-112-0/+41
* mac80211: fix patch namingFelix Fietkau2010-01-083-0/+0
* mac80211: various wds related fixesFelix Fietkau2010-01-083-0/+189
* mac80211: export a few ath header filesFelix Fietkau2010-01-071-1/+5
* mac80211: fix spurious client reconnects triggered by rejected action frames ...Felix Fietkau2010-01-071-0/+26
* mac80211: update to compat-wireless 2010-01-07 (unoffical snapshot, official ...Felix Fietkau2010-01-0723-978/+213
* mac80211: merge some further fixes to the queue stop patchFelix Fietkau2010-01-061-2/+60
* ixp4xx: allocate all skbs using GFP_DMA this ensures that dma bounce buffers ...Felix Fietkau2010-01-061-17/+0
* mac80211: merge johill's tx queue stop fix patch from the linux-wireless list...Felix Fietkau2010-01-051-0/+322
* mac80211: update ath9k tx fix with changes from upstreamFelix Fietkau2010-01-051-1/+13
* b43-fwsquash: ucode2.fw also supports core rev 3Michael Büsch2009-12-261-1/+1
* b43 and b43legacy: squash firmwareHauke Mehrtens2009-12-264-5/+37
* b43: Add L-PHY firemware files to squash scriptHauke Mehrtens2009-12-262-4/+12
* mac80211: fix handling of vif mac addresses in /lib/wifi/mac80211.sh (patch f...Felix Fietkau2009-12-241-1/+1
* disable a few packages failing on ps3 as well (marking them as BROKEN)Nicolas Thill2009-12-231-1/+1
* disable a few packages failing on pxcab (marking them as BROKEN)Nicolas Thill2009-12-231-1/+1
* mac80211: Don't echo missing physical device errors to wireless config fileVasilis Tsiligiannis2009-12-221-1/+1
* mark mac80211 & madwifi as BROKEN for ep93xxNicolas Thill2009-12-211-1/+1
* mac80211: fix a race condition in ad-hoc bringup with fixed bssidFelix Fietkau2009-12-201-0/+20