summaryrefslogtreecommitdiffstats
path: root/package/madwifi
Commit message (Collapse)AuthorAgeFilesLines
* madwifi: Always escape SSID parameterVasilis Tsiligiannis2011-04-051-1/+1
| | | | SVN-Revision: 26484
* madwifi: add support for translating country codes into internal country ↵Felix Fietkau2011-03-262-6/+249
| | | | | | code numbers (based on a patch by Manuel Munz) SVN-Revision: 26306
* madwifi: Add newline at end of autodetected wireless config (cosmetic)Vasilis Tsiligiannis2011-03-171-0/+1
| | | | SVN-Revision: 26197
* madwifi: Fix unique device autodetectionVasilis Tsiligiannis2011-03-151-2/+2
| | | | SVN-Revision: 26164
* madwifi: Add support for multiple interfacesVasilis Tsiligiannis2011-03-081-15/+69
| | | | SVN-Revision: 25951
* madwifi: fix logic error in r25929Felix Fietkau2011-03-071-1/+1
| | | | SVN-Revision: 25942
* use the xscale hal by default for arm, override it where neededImre Kaloz2011-03-071-14/+11
| | | | SVN-Revision: 25929
* only support EABI on ARM targetsImre Kaloz2011-03-071-6/+6
| | | | SVN-Revision: 25928
* package/madwifi: fix for kernels >= 2.6.38Alexandros C. Couloumbis2011-02-241-0/+14
| | | | SVN-Revision: 25702
* package/madwifi: extend wlanconfig scan ssid field from 14 to 30 charactersAlexandros C. Couloumbis2011-02-211-0/+29
| | | | SVN-Revision: 25649
* make all wext wifi drivers select DRIVER_WEXT_SUPPORT, so that ↵Felix Fietkau2011-02-131-1/+1
| | | | | | hostapd/wpa_supplicant can make it optional SVN-Revision: 25518
* * fixe up ifxmips patch for eeprom emulation to work with lantiq targetJohn Crispin2011-02-051-11/+7
| | | | SVN-Revision: 25369
* package/madwifi: refresh madwifi patchesAlexandros C. Couloumbis2010-11-1263-177/+179
| | | | SVN-Revision: 23971
* package/madwifi: fix r23829 commitAlexandros C. Couloumbis2010-11-031-0/+0
| | | | SVN-Revision: 23830
* package/madwifi: Use sema_init() instead of init_MUTEX() (based on: ↵Alexandros C. Couloumbis2010-11-031-0/+9
| | | | | | http://madwifi-project.org/changeset/4118) SVN-Revision: 23829
* madwifi: remove device ids for AR5416Felix Fietkau2010-10-311-0/+20
| | | | SVN-Revision: 23730
* madwifi: fix syntax error introduced by r23660Jo-Philipp Wich2010-10-271-1/+1
| | | | SVN-Revision: 23679
* madwifi: make wep-open the defaultJo-Philipp Wich2010-10-271-2/+2
| | | | SVN-Revision: 23660
* madwifi: add wep+open, wep+shared format support to madwifi as wellJo-Philipp Wich2010-10-271-1/+5
| | | | SVN-Revision: 23657
* package/madwifi: fix mtu setting. (closes #7858)Alexandros C. Couloumbis2010-10-251-2/+12
| | | | SVN-Revision: 23628
* package/madwifi: enable mtu & mac config options for > 2.6.29 kernelsAlexandros C. Couloumbis2010-08-291-0/+20
| | | | SVN-Revision: 22835
* add support for the Gateworks Laguna family (Cavium Networks Econa CNS3xxx)Imre Kaloz2010-07-211-0/+3
| | | | SVN-Revision: 22323
* madwifi: in-flash macs for mach-eap7660dGabor Juhos2010-07-152-1/+37
| | | | | | | | | This patch makes madwifi respect (at least) the platform_data supplied MAC address. Signed-off-by: Daniel Golle <daniel.golle@gmail.com> SVN-Revision: 22190
* massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950Claudio Mignanti2010-07-121-13/+13
| | | | SVN-Revision: 22145
* remove obsolete kernel dependencies and version checksFelix Fietkau2010-06-261-1/+1
| | | | SVN-Revision: 21956
* madwifi: rename incorrectly named patch file (#7459)Jo-Philipp Wich2010-06-131-0/+0
| | | | SVN-Revision: 21788
* add 2.6.35 supportAlexandros C. Couloumbis2010-06-061-0/+40
| | | | SVN-Revision: 21693
* madwifi: Fix 0dBm txpower setting displayVasilis Tsiligiannis2010-05-271-0/+30
| | | | SVN-Revision: 21584
* package/madwifi: move configuration in submenuNicolas Thill2010-04-162-5/+6
| | | | SVN-Revision: 20911
* madwifi: fix the tx rate display in iwconfig (#6925)Felix Fietkau2010-03-281-0/+10
| | | | SVN-Revision: 20550
* madwifi: return to the bss channel after an issued ap mode scan has been ↵Felix Fietkau2010-03-281-0/+26
| | | | | | completed (fixes #6599) SVN-Revision: 20549
* madwifi: Fix RX packet and byte count, refresh patches (#6404)Vasilis Tsiligiannis2010-03-252-36/+47
| | | | SVN-Revision: 20434
* madwifi: remove redundant conditional dep, atheros has PCI supportNicolas Thill2010-03-181-1/+1
| | | | SVN-Revision: 20263
* madwifi: disable softled by default on pci devices (fixes #4484)Felix Fietkau2010-03-142-1/+19
| | | | SVN-Revision: 20195
* use a common way of marking packages as not supported on specific targetsNicolas Thill2010-03-101-1/+1
| | | | SVN-Revision: 20117
* 2.6.33 fixes for atheros and madwifiMatteo Croce2010-03-031-0/+536
| | | | SVN-Revision: 19963
* madwifi: disable ccmp replay protection for ibss/ahdemo to make wpa-none workFelix Fietkau2010-02-231-0/+13
| | | | SVN-Revision: 19822
* add me as a maintainer for a few other packagesFelix Fietkau2010-01-311-0/+1
| | | | SVN-Revision: 19439
* madwifi: fix/improve station idle timeout handlingFelix Fietkau2010-01-291-0/+151
| | | | SVN-Revision: 19378
* madwifi: make sure that minstrel rc updates still work after a jiffies ↵Felix Fietkau2010-01-291-1/+1
| | | | | | wraparound SVN-Revision: 19377
* madwifi: add sysctl for turning the radio silentFelix Fietkau2010-01-291-0/+85
| | | | SVN-Revision: 19376
* madwifi: fix some potential null pointer derefs with wdsFelix Fietkau2010-01-247-15/+17
| | | | SVN-Revision: 19322
* refresh patchImre Kaloz2010-01-111-6/+6
| | | | SVN-Revision: 19102
* disable a few packages failing on pxcab (marking them as BROKEN)Nicolas Thill2009-12-231-1/+1
| | | | SVN-Revision: 18903
* mark mac80211 & madwifi as BROKEN for ep93xxNicolas Thill2009-12-211-1/+1
| | | | SVN-Revision: 18877
* madwifi: fix antenna selection for ubnt loco2/loco5Felix Fietkau2009-12-191-9/+41
| | | | SVN-Revision: 18853
* madwifi: add a watchdog for software beacon alert interruptsFelix Fietkau2009-12-111-0/+95
| | | | SVN-Revision: 18740
* madwifi: fix noise level display and make the cca threshold configurable ↵Felix Fietkau2009-12-111-0/+186
| | | | | | through sysctl SVN-Revision: 18739
* prevent madwifi from being compiled on sibyteFlorian Fainelli2009-12-041-1/+1
| | | | SVN-Revision: 18631
* madwifi: fix a crash bug related to refcounting of bss nodesFelix Fietkau2009-11-041-11/+0
| | | | SVN-Revision: 18290