summaryrefslogtreecommitdiffstats
path: root/package/mac80211
Commit message (Collapse)AuthorAgeFilesLines
* mac80211: update ath9k patchesGabor Juhos2009-01-1311-30/+76
| | | | SVN-Revision: 14023
* mac80211: update compat-wireless to 2009-01-10Gabor Juhos2009-01-1012-159/+316
| | | | SVN-Revision: 13961
* mac80211: update ath9k patchesGabor Juhos2009-01-0911-101/+117
| | | | SVN-Revision: 13948
* let all mac80211 subpackages inherit some defaultsNicolas Thill2009-01-081-14/+19
| | | | SVN-Revision: 13930
* mac80211: oops, add missing patchesGabor Juhos2009-01-073-0/+900
| | | | SVN-Revision: 13926
* mac80211: update compat-wireless to 2009-01-07, and refresh ath9k patchesGabor Juhos2009-01-0717-1819/+529
| | | | SVN-Revision: 13925
* nuke the old ath9k package, rename kmod-ath9k-new in compat-wireless to ↵Felix Fietkau2009-01-071-4/+4
| | | | | | kmod-ath9k SVN-Revision: 13911
* mac80211: fix compat-wireless-old md5sumAndy Boyett2009-01-051-1/+1
| | | | SVN-Revision: 13866
* mac80211: update compat-wireless to 2009-01-02Gabor Juhos2009-01-032-5/+6
| | | | SVN-Revision: 13842
* mac80211: remove ipw building out of compat-wireless, because it conflicts ↵Gabor Juhos2009-01-031-0/+13
| | | | | | | | with the in kernel building. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 13841
* mac80211: add preliminary support for the AR913x SoCsGabor Juhos2009-01-0314-0/+2393
| | | | SVN-Revision: 13835
* mac80211: add experimental support for rt2800 devices (based on a patch by ↵Gabor Juhos2008-12-305-3/+9494
| | | | | | Hauke Mehrtens <hauke at hauke-m.de>) SVN-Revision: 13773
* mac80211: update compat-wireless to 2008-12-29Gabor Juhos2008-12-301-2/+2
| | | | SVN-Revision: 13772
* mac80211: fix some dependsGabor Juhos2008-12-301-2/+2
| | | | SVN-Revision: 13771
* upgrade compat-wireless to 2008-12-11Imre Kaloz2008-12-151-1/+1
| | | | SVN-Revision: 13651
* set Package/rt2800-pci to BROKENMirko Vogt2008-12-101-1/+1
| | | | SVN-Revision: 13587
* mac80211 updated to 2008-12-10 due to 404-download-error on prior versionMirko Vogt2008-12-101-1/+1
| | | | SVN-Revision: 13586
* upgrade compat wireless to 2008-12-09, remove the experimental rt2800 patch ↵Imre Kaloz2008-12-108-9967/+3
| | | | | | until it's fixed SVN-Revision: 13579
* add two patches for ath9k 802.11n AP modeImre Kaloz2008-12-032-0/+513
| | | | SVN-Revision: 13497
* Disable b43 for targets that are not brcm47xx or brcm63xxFlorian Fainelli2008-12-021-1/+1
| | | | SVN-Revision: 13475
* Update mac80211 and make b43 driver build and load on targets other than ↵Florian Fainelli2008-11-2914-1183/+852
| | | | | | | | brcm47xx (#4266) Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 13431
* Make b43 back again available for brcm47xx (#4237)Florian Fainelli2008-11-221-1/+1
| | | | SVN-Revision: 13320
* Package ssb glue code out of the kernel, and make b43 be built for ↵Florian Fainelli2008-11-201-1/+1
| | | | | | non-brcm47xx targets as well SVN-Revision: 13301
* Build p54 driver from compat-wirelessFlorian Fainelli2008-11-143-39/+86
| | | | SVN-Revision: 13206
* Build b43, b43legacy and ath9k for kernels >= 2.6.27 from mac80211. Include ↵Florian Fainelli2008-11-094-3/+606
| | | | | | b43legacy by default in the Generic bcm47xx profile (#4179) SVN-Revision: 13164
* Add mac80211-hswim driverFlorian Fainelli2008-11-091-0/+9
| | | | SVN-Revision: 13146
* add rt2860 firmwareFelix Fietkau2008-11-031-0/+14
| | | | SVN-Revision: 13117
* add rt2800 (probably still defunct)Felix Fietkau2008-11-031-0/+9
| | | | SVN-Revision: 13116
* upgrade compat-wireless to 2008-11-03Felix Fietkau2008-11-0326-7694/+9495
| | | | SVN-Revision: 13114
* mac80211: fix zd1211rw firmware locationGabor Juhos2008-10-281-2/+2
| | | | SVN-Revision: 13065
* mac80211: fix zd1211rw build errorGabor Juhos2008-10-171-3/+18
| | | | SVN-Revision: 12996
* mac80211: add rate control rewrite and enhance the performance of the ↵Felix Fietkau2008-10-1122-129/+7636
| | | | | | minstrel algorithm for non-mrr configurations SVN-Revision: 12948
* update to latest compat-wireless version and add some new minstrel/b43 fixesFelix Fietkau2008-10-1011-1522/+179
| | | | SVN-Revision: 12939
* mac80211/compat-wireless: don't patch a generated fileFelix Fietkau2008-10-081-19/+0
| | | | SVN-Revision: 12895
* add the new compat-wireless for 2.6.27 + multi-rate retry and minstrel ↵Felix Fietkau2008-10-0611-5/+1818
| | | | | | patches, rename patches/ for old compat-wireless to patches-old/ SVN-Revision: 12865
* Silence ifconfig down errors in mac80211 (#4067)Florian Fainelli2008-10-041-1/+1
| | | | SVN-Revision: 12856
* fix depends, from sn9Travis Kemen2008-09-131-4/+3
| | | | SVN-Revision: 12589
* This patch enables the new ath5k driver. Works for me with X86 Alix board an ↵Florian Fainelli2008-08-272-12/+18
| | | | | | | | AR2413 minipci card. iw and iwconfig works. Signed-off-by: Dirk Nehring <dnehring@gmx.net> SVN-Revision: 12397
* Allow mac80211 drivers to work in master modeFlorian Fainelli2008-08-132-3/+27
| | | | SVN-Revision: 12299
* Fix putting mac80211 interfaces in monitor and managed modesFlorian Fainelli2008-08-131-3/+8
| | | | SVN-Revision: 12293
* Add generic wpa_supplicant calls and use them for mac80211 and madwifi.Florian Fainelli2008-08-121-24/+9
| | | | SVN-Revision: 12289
* mark mac80211 as broken on avr32Felix Fietkau2008-08-051-1/+1
| | | | SVN-Revision: 12147
* fixes download path for mac80211John Crispin2008-07-281-1/+1
| | | | SVN-Revision: 11975
* update compat-wireless to a newer version, but leave it at the old version ↵Felix Fietkau2008-07-201-4/+5
| | | | | | for brcm47xx (b43 does not compile with the new one) SVN-Revision: 11883
* Build zd1211rw (#3759)Florian Fainelli2008-07-141-12/+10
| | | | SVN-Revision: 11819
* fixes zd1211rw compile and cleans up mac80211 MakefileJohn Crispin2008-07-121-30/+8
| | | | SVN-Revision: 11787
* Remove ssb headers from mac80211 to avoid conflict with in-kernel onesPeter Denison2008-06-131-0/+1
| | | | SVN-Revision: 11462
* Update mac80211 to compat-wireless-2008-05-26Peter Denison2008-06-042-10/+21
| | | | SVN-Revision: 11357
* remove hacks to disable modules on some targets now that we do have proper ↵Nicolas Thill2008-05-261-4/+2
| | | | | | PCI & USB support detected on all targets at config-time, mark p54 as broken (for too long) SVN-Revision: 11272
* Use the locally mirrored compat-wireless tarblall (#3377)Florian Fainelli2008-04-271-1/+1
| | | | SVN-Revision: 10951