summaryrefslogtreecommitdiffstats
path: root/package/madwifi
Commit message (Expand)AuthorAgeFilesLines
...
* madwifi: allow ad-hoc mode with software based TSF merging (hardware merging ...nbd2008-10-0710-18/+123
* madwifi: add another missing change for linux 2.4 compatnbd2008-10-041-1/+1
* fix linux 2.4 compile with latest ibss fixes (thx, sven-ola)nbd2008-10-031-2/+2
* madwifi patch cleanup and stability fixesnbd2008-10-0335-162/+401
* port generic and ixp4xx kernel patches to 2.6.27 (compiles except for iptable...nbd2008-09-291-0/+133
* madwifi: revert part of the noderef fix patchnbd2008-09-281-19/+0
* madwifi: set essid on to avoid association with different ssid (patch from #3...nbd2008-09-281-0/+1
* remove unnecessary patch chunknbd2008-09-261-11/+1
* madwifi: fix some really evil noderef issues (fixes #3999)nbd2008-09-262-1/+59
* madwifi: don't crash if the static rate is not in a per-node ratesetnbd2008-09-251-0/+200
* add option to shutoff softledthepeople2008-09-251-0/+3
* madwifi: fix locking issues in state machine changesnbd2008-09-234-43/+8
* madwifi: fix x86_64 compilationnbd2008-09-121-0/+16
* madwifi: upgrade to 2008-09-09 HALnbd2008-09-122-0/+0
* madwifi: add missing include file for the tools multicall binarynbd2008-09-051-1/+2
* madwifi: select the right hal binary for EABI on ARMnbd2008-09-051-4/+4
* madwifi upstream does not work on wisocnbd2008-09-021-1/+2
* fix madwifi upstream compile for mips (#3952)nbd2008-09-021-2/+2
* madwifi: fix compile warningnbd2008-09-011-1/+1
* improve wds sta mode compatibilitynbd2008-09-012-27/+21
* fix madwifi hal target for mips*nbd2008-08-301-5/+14
* Integrate new HAL release (by OpenWrt, DD-WRT, MakSat Technologies)nbd2008-08-293-0/+135
* revert accidental change to madwifi.shnbd2008-08-291-0/+1
* madwifi: fix encryption type checknbd2008-08-281-2/+1
* madwifi: only start hostapd when necessarynbd2008-08-281-2/+3
* madwifi: keep a/g mode and pureg setting in sync across vapsnbd2008-08-211-18/+19
* madwifi: more wds sta related fixesnbd2008-08-193-22/+38
* fix madwifi napi polling packet countingnbd2008-08-161-3/+3
* Add generic wpa_supplicant calls and use them for mac80211 and madwifi.florian2008-08-121-75/+9
* Add 802.1x client configuration support and corresponding documentation (#2069)florian2008-08-111-2/+41
* madwifi: napi polling fixnbd2008-08-111-1/+1
* Add 11gdt, 11adt, 11ast and fh modes (#3824)florian2008-08-071-0/+4
* madwifi: fix crash on ad-hoc interface initnbd2008-08-051-0/+14
* some more fixes for wds sta separationnbd2008-08-052-18/+59
* madwifi: more fixes and cleanups for wds sta separationnbd2008-08-032-25/+360
* madwifi: disable bogus vlan handling code which actually breaks vlannbd2008-08-011-0/+25
* enable wds sta interface splitting by defaultnbd2008-08-011-3/+5
* madwifi: remove wds type of wifi-iface without essid, imho it never worked pr...nbd2008-08-011-11/+6
* use the madwifi driver instead of wext in the wpa_supplicant command line. th...nbd2008-07-311-1/+1
* madwifi: fix race condition triggered by active split wds sta interfaces duri...nbd2008-07-311-0/+31
* fix multicast/authframe handling for wds ap with split sta interfacesnbd2008-07-312-6/+19
* madwifi: add some beacon setup/update related fixes (based on Bruno Randolf's...nbd2008-07-315-3/+110
* fix madwifi packet injectionnbd2008-07-311-0/+34
* madwifi: add 0.9.4 madwifi as a menuconfig option, as requested in some mails...nbd2008-07-314-24/+86
* fix duplicate "doth" interface option in madwifinbd2008-07-311-3/+0
* madwifi: add some extra sanity checkingnbd2008-07-302-1/+13
* madwifi: change the network scripts to use the new wds sta separation featurenbd2008-07-303-2/+16
* madwifi: wds updatesnbd2008-07-307-6/+1172
* Allow madwifi devices to be set in monitor modeflorian2008-07-261-2/+2
* refresh madwifi patchesnbd2008-07-2523-55/+53