summaryrefslogtreecommitdiff
path: root/package/madwifi
AgeCommit message (Expand)Author
2008-11-02madwifi: fix ACL race condition (patch by Sebastian Gottschall)nbd
2008-11-02madwifi: fix noderef and state machine issues in the currently unused ap-to-a...nbd
2008-11-02fix a rare wds related noderef issuenbd
2008-10-29use pidfiles for hostapd/wpa_supplicant instead of killing all processes when...nbd
2008-10-23remove LED api abuse from r13032 per request fom nbd, gpioctl is now built by...thepeople
2008-10-23remove polarity from config file generationthepeople
2008-10-23fix mistakes in last committhepeople
2008-10-23Simplify antenna selection and remove the need for gpioctl for the nanostation2.thepeople
2008-10-23fix polaritythepeople
2008-10-23madwifi: improve reliability of the antenna diversity settingnbd
2008-10-23implement uci config option for the nanostation antenna/polarity control (ns2...nbd
2008-10-23madwifi: add a patch for detecting vendor / device name information (only imp...nbd
2008-10-16madwifi: allow disabling of hardware ibss merges by setting the wifi-iface op...nbd
2008-10-16remove madwifi-testing (it confuses users) - it doesn't work, never has, and ...nbd
2008-10-14madwifi: add sta mode idle reassoc fix (#4091)nbd
2008-10-11madwifi: fix a node refcounting imbalance with a low (but nonzero) crash prob...nbd
2008-10-07allow larger beacon interval values - useful for big mesh networks (patch by ...nbd
2008-10-07madwifi: re-enable the MIB interrupt flood protection fix - apparently it's s...nbd
2008-10-07fix mode setup for ibss/ahdemo - preserve existing modes and use HOSTAP mode ...nbd
2008-10-07madwifi: allow ad-hoc mode with software based TSF merging (hardware merging ...nbd
2008-10-04madwifi: add another missing change for linux 2.4 compatnbd
2008-10-03fix linux 2.4 compile with latest ibss fixes (thx, sven-ola)nbd
2008-10-03madwifi patch cleanup and stability fixesnbd
2008-09-29port generic and ixp4xx kernel patches to 2.6.27 (compiles except for iptable...nbd
2008-09-28madwifi: revert part of the noderef fix patchnbd
2008-09-28madwifi: set essid on to avoid association with different ssid (patch from #3...nbd
2008-09-26remove unnecessary patch chunknbd
2008-09-26madwifi: fix some really evil noderef issues (fixes #3999)nbd
2008-09-25madwifi: don't crash if the static rate is not in a per-node ratesetnbd
2008-09-25add option to shutoff softledthepeople
2008-09-23madwifi: fix locking issues in state machine changesnbd
2008-09-12madwifi: fix x86_64 compilationnbd
2008-09-12madwifi: upgrade to 2008-09-09 HALnbd
2008-09-05madwifi: add missing include file for the tools multicall binarynbd
2008-09-05madwifi: select the right hal binary for EABI on ARMnbd
2008-09-02madwifi upstream does not work on wisocnbd
2008-09-02fix madwifi upstream compile for mips (#3952)nbd
2008-09-01madwifi: fix compile warningnbd
2008-09-01improve wds sta mode compatibilitynbd
2008-08-30fix madwifi hal target for mips*nbd
2008-08-29Integrate new HAL release (by OpenWrt, DD-WRT, MakSat Technologies)nbd
2008-08-29revert accidental change to madwifi.shnbd
2008-08-28madwifi: fix encryption type checknbd
2008-08-28madwifi: only start hostapd when necessarynbd
2008-08-21madwifi: keep a/g mode and pureg setting in sync across vapsnbd
2008-08-19madwifi: more wds sta related fixesnbd
2008-08-16fix madwifi napi polling packet countingnbd
2008-08-12Add generic wpa_supplicant calls and use them for mac80211 and madwifi.florian
2008-08-11Add 802.1x client configuration support and corresponding documentation (#2069)florian
2008-08-11madwifi: napi polling fixnbd