summaryrefslogtreecommitdiffstats
path: root/package/mac80211
Commit message (Collapse)AuthorAgeFilesLines
...
* mac80211: update to wireless-testing+wireless-2.6 from 2010-01-13Felix Fietkau2010-01-1519-265/+83
| | | | SVN-Revision: 19139
* base-files, mac80211 (#6491) - fix wep key handling in iw with mac80211 ↵Jo-Philipp Wich2010-01-131-14/+24
| | | | | | based drivers - sanitize keys where necessary - put a procedure prepare_key_wep() into /sbin/wifi for use by other driver backends SVN-Revision: 19118
* mac80211: another minor fix to monitor mode queue selectionFelix Fietkau2010-01-121-0/+18
| | | | SVN-Revision: 19111
* mac80211: upgrade to a new unofficial snapshot based on ↵Felix Fietkau2010-01-129-142/+6
| | | | | | wireless-testing+wireless-2.6 SVN-Revision: 19110
* mac80211: fix some monitor mode queue selection bugsFelix Fietkau2010-01-112-0/+41
| | | | SVN-Revision: 19099
* mac80211: fix patch namingFelix Fietkau2010-01-083-0/+0
| | | | SVN-Revision: 19078
* mac80211: various wds related fixesFelix Fietkau2010-01-083-0/+189
| | | | SVN-Revision: 19076
* mac80211: export a few ath header filesFelix Fietkau2010-01-071-1/+5
| | | | SVN-Revision: 19065
* mac80211: fix spurious client reconnects triggered by rejected action frames ↵Felix Fietkau2010-01-071-0/+26
| | | | | | being interpreted as chan switch announcements SVN-Revision: 19064
* mac80211: update to compat-wireless 2010-01-07 (unoffical snapshot, official ↵Felix Fietkau2010-01-0723-978/+213
| | | | | | ones are not working yet) SVN-Revision: 19063
* mac80211: merge some further fixes to the queue stop patchFelix Fietkau2010-01-061-2/+60
| | | | SVN-Revision: 19056
* ixp4xx: allocate all skbs using GFP_DMA this ensures that dma bounce buffers ↵Felix Fietkau2010-01-061-17/+0
| | | | | | will not be used frequently when bridging or routing frames between ethernet and wifi. significantly improves ath9k performance and obsoletes an ath specific patch SVN-Revision: 19051
* mac80211: merge johill's tx queue stop fix patch from the linux-wireless ↵Felix Fietkau2010-01-051-0/+322
| | | | | | list - fixes serious latency spike and tcp throughput drop issues SVN-Revision: 19045
* mac80211: update ath9k tx fix with changes from upstreamFelix Fietkau2010-01-051-1/+13
| | | | SVN-Revision: 19043
* b43-fwsquash: ucode2.fw also supports core rev 3Michael Büsch2009-12-261-1/+1
| | | | SVN-Revision: 18948
* b43 and b43legacy: squash firmwareHauke Mehrtens2009-12-264-5/+37
| | | | | | | Only G and L-PHY are supportted by b43 driver Add squash firmware for b43legacy SVN-Revision: 18947
* b43: Add L-PHY firemware files to squash scriptHauke Mehrtens2009-12-262-4/+12
| | | | | | | | | Use firmware 4.178.10.4 as default on. Select firmware for all supported phy types and version as default. Close ticket #5978 SVN-Revision: 18935
* mac80211: fix handling of vif mac addresses in /lib/wifi/mac80211.sh (patch ↵Felix Fietkau2009-12-241-1/+1
| | | | | | from #6401) SVN-Revision: 18923
* disable a few packages failing on ps3 as well (marking them as BROKEN)Nicolas Thill2009-12-231-1/+1
| | | | SVN-Revision: 18905
* disable a few packages failing on pxcab (marking them as BROKEN)Nicolas Thill2009-12-231-1/+1
| | | | SVN-Revision: 18903
* mac80211: Don't echo missing physical device errors to wireless config fileVasilis Tsiligiannis2009-12-221-1/+1
| | | | SVN-Revision: 18896
* mark mac80211 & madwifi as BROKEN for ep93xxNicolas Thill2009-12-211-1/+1
| | | | SVN-Revision: 18877
* mac80211: fix a race condition in ad-hoc bringup with fixed bssidFelix Fietkau2009-12-201-0/+20
| | | | SVN-Revision: 18859
* mac80211: fix rt2x00-lib dependency on PCI/USBNicolas Thill2009-12-181-1/+1
| | | | SVN-Revision: 18812
* mac80211: fix dependsGabor Juhos2009-12-101-2/+2
| | | | SVN-Revision: 18732
* mac80211: fix RTS threshold not being set for mac80211 devicesFelix Fietkau2009-12-091-1/+1
| | | | | | | | A typo prevented it from working, tested with ar71xx and ath9k. Signed-off-by: Otto Solares <solca@guug.org> SVN-Revision: 18719
* mac80211: update to compat-wireless 2009-12-05 and fix a critical bug in ↵Felix Fietkau2009-12-0513-1919/+20
| | | | | | ath9k tx status reporting SVN-Revision: 18666
* mac80211: set the country code through iw reg, setting it only through ↵Felix Fietkau2009-12-051-0/+2
| | | | | | hostapd apparently does not work SVN-Revision: 18665
* mac80211: fix a shell syntax errorJo-Philipp Wich2009-12-051-1/+1
| | | | SVN-Revision: 18664
* mac80211: fix wpa handling in sta modeJo-Philipp Wich2009-12-051-5/+5
| | | | SVN-Revision: 18662
* mac80211: rename autogenerated wifi-device sections from wifi* to radio* to ↵Felix Fietkau2009-12-031-3/+3
| | | | | | prevent conflicts with madwifi interface naming SVN-Revision: 18627
* ath9k: disable interrupt mitigation - it hurts performance on embedded systemsFelix Fietkau2009-12-031-0/+11
| | | | SVN-Revision: 18626
* fix p54usb firmware installation (#6260)Florian Fainelli2009-11-301-1/+1
| | | | SVN-Revision: 18615
* mac80211: fix up wds sta mode after r18591Felix Fietkau2009-11-291-1/+1
| | | | SVN-Revision: 18600
* mac80211: use mac address from platform data if present on ath9kGabor Juhos2009-11-282-1/+54
| | | | SVN-Revision: 18584
* mac80211: fix detection of multiple mac80211 devicesGabor Juhos2009-11-282-6/+7
| | | | SVN-Revision: 18583
* mac80211: remove trailing whitespaces in mac80211.shGabor Juhos2009-11-281-6/+6
| | | | SVN-Revision: 18582
* update p54usb firmware to 2.13.24.0.lm87.arm (#6177, #6237)Florian Fainelli2009-11-281-2/+2
| | | | SVN-Revision: 18580
* mac80211: fix default channel selection in mac80211.sh (thanks to blubberdiblub)Gabor Juhos2009-11-282-2/+2
| | | | SVN-Revision: 18577
* mac80211: fix a typo in the mac80211.shGabor Juhos2009-11-272-2/+2
| | | | SVN-Revision: 18567
* mac80211: update ath9k patchGabor Juhos2009-11-272-1/+57
| | | | SVN-Revision: 18563
* mac80211: select channel 36 by default on 5GHz only devicesGabor Juhos2009-11-271-2/+3
| | | | SVN-Revision: 18562
* package/mac80211: disable 2GHz band for 5GHz only devicesGabor Juhos2009-11-252-1/+53
| | | | SVN-Revision: 18537
* ath: only use GFP_DMA on ixp4xxFelix Fietkau2009-11-241-9/+15
| | | | SVN-Revision: 18525
* separate ath9k debugfs support from ath9k debugging, use the mac80211 ↵Felix Fietkau2009-11-234-12/+95
| | | | | | debugfs config option to enable it SVN-Revision: 18505
* mac80211: do not build b44Felix Fietkau2009-11-231-0/+17
| | | | SVN-Revision: 18504
* ath9k: add a few debugfs files to access the chainmasks and registersFelix Fietkau2009-11-232-0/+258
| | | | SVN-Revision: 18503
* mac80211: update to compat-wireless 2009-11-21Felix Fietkau2009-11-2217-604/+23
| | | | SVN-Revision: 18465
* ath9k: fix compiler warning without debug enabledFelix Fietkau2009-11-181-0/+9
| | | | SVN-Revision: 18452
* ath9k: fix bisectability of rc patchesFelix Fietkau2009-11-182-117/+548
| | | | SVN-Revision: 18445