summaryrefslogtreecommitdiffstats
path: root/package/madwifi
Commit message (Expand)AuthorAgeFilesLines
* make madwifi startup script aware of new iwpriv optionsblogic2008-03-131-0/+6
* madwifi: add patches for maximum and minimum rate (thx, SeG)nbd2008-03-072-0/+236
* madwifi: don't deliver broadcast frames to vaps that aren't upnbd2008-03-071-0/+14
* fix channel change bugsnbd2008-03-071-11/+10
* include noise in stats structnbd2008-03-071-6/+30
* debugging fixesnbd2008-03-072-24/+222
* madwifi: napi polling fixesnbd2008-03-073-45/+38
* sync with madwifi commit 3362nbd2008-02-231-7/+1
* madwifi 2.6.24 compile fix Signed-off-by: Alexandros C. Couloumbis <alex@ozo....thepeople2008-02-221-0/+15
* *sigh* nuke more debug crapnbd2008-02-211-20/+29
* madwifi: minor ap scanning bugfixnbd2008-02-211-0/+18
* improve reliability of beacon transmissions after channel changenbd2008-02-201-0/+68
* refresh madwifi patches, fix an issue with napi polling (thx SeG)nbd2008-02-2027-546/+414
* napi polling fixnbd2008-02-201-13/+21
* madwifi: remove a dangerous debugging definenbd2008-02-201-31/+44
* improve reliability of the beaconcal patchnbd2008-02-201-14/+27
* fix problems with the use of a passphrase, add option to use a key instead of...thepeople2008-02-131-5/+13
* add a fix for memleaks caused by failed memory allocationsnbd2008-02-081-0/+44
* madwifi: add ap mode specific improvements to the calibration process. report...nbd2008-02-082-39/+155
* disable radar detection by default until it is fixednbd2008-02-051-0/+3
* fix wpa_supplicant for madwifiblogic2008-02-051-2/+1
* pull madwifi forward to the latest upstream version - should fix some dual ra...nbd2008-01-3114-323/+284
* fix a small race condition in the madwifi queue handlingnbd2008-01-291-2/+15
* add missing #includenbd2008-01-281-6/+14
* more queue handling stuffnbd2008-01-282-17/+56
* update madwifi to latest trunk, include a few more fixes/improvementsnbd2008-01-2816-300/+398
* madwifi: nuke some weird code which is causing NULL nodes to appearnbd2008-01-261-0/+15
* do not use kzalloc() in madwifi, for compatibility reasonsnbd2008-01-261-0/+32
* madwifi: nuke some totally wrong code which was causing performance issuesnbd2008-01-261-0/+118
* madwifi: use mrr even in legacy modenbd2008-01-261-0/+22
* add a patch for properly refreshing the bssidmasknbd2008-01-261-0/+15
* add extra sanity checks in madwifinbd2008-01-261-0/+61
* add a patch for improved transmit signal strength in madwifinbd2008-01-261-0/+39
* add some random madwifi fixesnbd2008-01-253-0/+101
* upgrade madwifi, finally fix the annoying ap auto channel selection bug, defa...nbd2008-01-2510-250/+348
* add options for options xr, ar, turbo, mcast_rate Signed-off-by: Lorenz Schor...thepeople2008-01-171-0/+12
* fix madwifi compile for iop32xthepeople2008-01-151-0/+12
* fix madwifi bssid allocationnbd2008-01-021-0/+13
* remove uninstalldev templates (no longer necessary)nbd2007-12-251-4/+0
* sync with madwifi changeset 3070nbd2007-12-221-6/+7
* Add a madwifi patch by Brian Candler, which fixes minstrel when operating wit...nbd2007-12-211-0/+22
* refresh patches, make madwifi-dfs compile on linux 2.4 againnbd2007-12-1315-204/+421
* update to latest madwifi-dfs snapshot, fix a crash on broadcom 47xxnbd2007-12-133-360/+48
* update madwifi to the madwifi-dfs branch - should fix a few ad-hoc mode issue...nbd2007-12-028-582/+426
* add options for rate 80211h compression bursting wmm and mac filtering From: ...thepeople2007-11-281-0/+38
* some cleanup and remove overwriting of device defaults for bgscan and diversitythepeople2007-11-281-22/+10
* don't overwrite device default for fast frames closes #2321thepeople2007-11-281-2/+4
* update to latest madwifi snapshot - fixes some noderef bugsnbd2007-11-279-371/+298
* fix remaining netif_rx calls in napi polling patchnbd2007-11-271-6/+28
* remove madwifi tx locking patch - i don't trust itnbd2007-11-181-77/+0