Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | madwifi: Fix compilation for 2.6.39 | Felix Fietkau | 2011-04-26 | 1 | -0/+11 |
| | | | | | | | | | Fix compilation for 2.6.39 by replacing SPIN_LOCK_UNLOCKED with DEFINE_SPINLOCK(). Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 26771 | ||||
* | madwifi: typo(s) in /lib/wifi/madwifi.sh | Vasilis Tsiligiannis | 2011-04-06 | 1 | -2/+2 |
| | | | | | | | | | | Hi minrate and maxrate are acually not boolean, so, for example "config minrate 11000" in /etc/config/wireless has no effect. Signed-off by: Jan Hetges <tran@ms20.net> SVN-Revision: 26504 | ||||
* | madwifi: Always escape SSID parameter | Vasilis Tsiligiannis | 2011-04-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 26484 | ||||
* | madwifi: add support for translating country codes into internal country ↵ | Felix Fietkau | 2011-03-26 | 2 | -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 Tsiligiannis | 2011-03-17 | 1 | -0/+1 |
| | | | | SVN-Revision: 26197 | ||||
* | madwifi: Fix unique device autodetection | Vasilis Tsiligiannis | 2011-03-15 | 1 | -2/+2 |
| | | | | SVN-Revision: 26164 | ||||
* | madwifi: Add support for multiple interfaces | Vasilis Tsiligiannis | 2011-03-08 | 1 | -15/+69 |
| | | | | SVN-Revision: 25951 | ||||
* | madwifi: fix logic error in r25929 | Felix Fietkau | 2011-03-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 25942 | ||||
* | use the xscale hal by default for arm, override it where needed | Imre Kaloz | 2011-03-07 | 1 | -14/+11 |
| | | | | SVN-Revision: 25929 | ||||
* | only support EABI on ARM targets | Imre Kaloz | 2011-03-07 | 1 | -6/+6 |
| | | | | SVN-Revision: 25928 | ||||
* | package/madwifi: fix for kernels >= 2.6.38 | Alexandros C. Couloumbis | 2011-02-24 | 1 | -0/+14 |
| | | | | SVN-Revision: 25702 | ||||
* | package/madwifi: extend wlanconfig scan ssid field from 14 to 30 characters | Alexandros C. Couloumbis | 2011-02-21 | 1 | -0/+29 |
| | | | | SVN-Revision: 25649 | ||||
* | make all wext wifi drivers select DRIVER_WEXT_SUPPORT, so that ↵ | Felix Fietkau | 2011-02-13 | 1 | -1/+1 |
| | | | | | | hostapd/wpa_supplicant can make it optional SVN-Revision: 25518 | ||||
* | * fixe up ifxmips patch for eeprom emulation to work with lantiq target | John Crispin | 2011-02-05 | 1 | -11/+7 |
| | | | | SVN-Revision: 25369 | ||||
* | package/madwifi: refresh madwifi patches | Alexandros C. Couloumbis | 2010-11-12 | 63 | -177/+179 |
| | | | | SVN-Revision: 23971 | ||||
* | package/madwifi: fix r23829 commit | Alexandros C. Couloumbis | 2010-11-03 | 1 | -0/+0 |
| | | | | SVN-Revision: 23830 | ||||
* | package/madwifi: Use sema_init() instead of init_MUTEX() (based on: ↵ | Alexandros C. Couloumbis | 2010-11-03 | 1 | -0/+9 |
| | | | | | | http://madwifi-project.org/changeset/4118) SVN-Revision: 23829 | ||||
* | madwifi: remove device ids for AR5416 | Felix Fietkau | 2010-10-31 | 1 | -0/+20 |
| | | | | SVN-Revision: 23730 | ||||
* | madwifi: fix syntax error introduced by r23660 | Jo-Philipp Wich | 2010-10-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 23679 | ||||
* | madwifi: make wep-open the default | Jo-Philipp Wich | 2010-10-27 | 1 | -2/+2 |
| | | | | SVN-Revision: 23660 | ||||
* | madwifi: add wep+open, wep+shared format support to madwifi as well | Jo-Philipp Wich | 2010-10-27 | 1 | -1/+5 |
| | | | | SVN-Revision: 23657 | ||||
* | package/madwifi: fix mtu setting. (closes #7858) | Alexandros C. Couloumbis | 2010-10-25 | 1 | -2/+12 |
| | | | | SVN-Revision: 23628 | ||||
* | package/madwifi: enable mtu & mac config options for > 2.6.29 kernels | Alexandros C. Couloumbis | 2010-08-29 | 1 | -0/+20 |
| | | | | SVN-Revision: 22835 | ||||
* | add support for the Gateworks Laguna family (Cavium Networks Econa CNS3xxx) | Imre Kaloz | 2010-07-21 | 1 | -0/+3 |
| | | | | SVN-Revision: 22323 | ||||
* | madwifi: in-flash macs for mach-eap7660d | Gabor Juhos | 2010-07-15 | 2 | -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 r21950 | Claudio Mignanti | 2010-07-12 | 1 | -13/+13 |
| | | | | SVN-Revision: 22145 | ||||
* | remove obsolete kernel dependencies and version checks | Felix Fietkau | 2010-06-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 21956 | ||||
* | madwifi: rename incorrectly named patch file (#7459) | Jo-Philipp Wich | 2010-06-13 | 1 | -0/+0 |
| | | | | SVN-Revision: 21788 | ||||
* | add 2.6.35 support | Alexandros C. Couloumbis | 2010-06-06 | 1 | -0/+40 |
| | | | | SVN-Revision: 21693 | ||||
* | madwifi: Fix 0dBm txpower setting display | Vasilis Tsiligiannis | 2010-05-27 | 1 | -0/+30 |
| | | | | SVN-Revision: 21584 | ||||
* | package/madwifi: move configuration in submenu | Nicolas Thill | 2010-04-16 | 2 | -5/+6 |
| | | | | SVN-Revision: 20911 | ||||
* | madwifi: fix the tx rate display in iwconfig (#6925) | Felix Fietkau | 2010-03-28 | 1 | -0/+10 |
| | | | | SVN-Revision: 20550 | ||||
* | madwifi: return to the bss channel after an issued ap mode scan has been ↵ | Felix Fietkau | 2010-03-28 | 1 | -0/+26 |
| | | | | | | completed (fixes #6599) SVN-Revision: 20549 | ||||
* | madwifi: Fix RX packet and byte count, refresh patches (#6404) | Vasilis Tsiligiannis | 2010-03-25 | 2 | -36/+47 |
| | | | | SVN-Revision: 20434 | ||||
* | madwifi: remove redundant conditional dep, atheros has PCI support | Nicolas Thill | 2010-03-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 20263 | ||||
* | madwifi: disable softled by default on pci devices (fixes #4484) | Felix Fietkau | 2010-03-14 | 2 | -1/+19 |
| | | | | SVN-Revision: 20195 | ||||
* | use a common way of marking packages as not supported on specific targets | Nicolas Thill | 2010-03-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 20117 | ||||
* | 2.6.33 fixes for atheros and madwifi | Matteo Croce | 2010-03-03 | 1 | -0/+536 |
| | | | | SVN-Revision: 19963 | ||||
* | madwifi: disable ccmp replay protection for ibss/ahdemo to make wpa-none work | Felix Fietkau | 2010-02-23 | 1 | -0/+13 |
| | | | | SVN-Revision: 19822 | ||||
* | add me as a maintainer for a few other packages | Felix Fietkau | 2010-01-31 | 1 | -0/+1 |
| | | | | SVN-Revision: 19439 | ||||
* | madwifi: fix/improve station idle timeout handling | Felix Fietkau | 2010-01-29 | 1 | -0/+151 |
| | | | | SVN-Revision: 19378 | ||||
* | madwifi: make sure that minstrel rc updates still work after a jiffies ↵ | Felix Fietkau | 2010-01-29 | 1 | -1/+1 |
| | | | | | | wraparound SVN-Revision: 19377 | ||||
* | madwifi: add sysctl for turning the radio silent | Felix Fietkau | 2010-01-29 | 1 | -0/+85 |
| | | | | SVN-Revision: 19376 | ||||
* | madwifi: fix some potential null pointer derefs with wds | Felix Fietkau | 2010-01-24 | 7 | -15/+17 |
| | | | | SVN-Revision: 19322 | ||||
* | refresh patch | Imre Kaloz | 2010-01-11 | 1 | -6/+6 |
| | | | | SVN-Revision: 19102 | ||||
* | disable a few packages failing on pxcab (marking them as BROKEN) | Nicolas Thill | 2009-12-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 18903 | ||||
* | mark mac80211 & madwifi as BROKEN for ep93xx | Nicolas Thill | 2009-12-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 18877 | ||||
* | madwifi: fix antenna selection for ubnt loco2/loco5 | Felix Fietkau | 2009-12-19 | 1 | -9/+41 |
| | | | | SVN-Revision: 18853 | ||||
* | madwifi: add a watchdog for software beacon alert interrupts | Felix Fietkau | 2009-12-11 | 1 | -0/+95 |
| | | | | SVN-Revision: 18740 | ||||
* | madwifi: fix noise level display and make the cca threshold configurable ↵ | Felix Fietkau | 2009-12-11 | 1 | -0/+186 |
| | | | | | | through sysctl SVN-Revision: 18739 |