summaryrefslogtreecommitdiff
path: root/package/madwifi
AgeCommit message (Expand)Author
2007-10-22remove madwifi karma patch until it's fixedkaloz
2007-10-20refreshed madwifi patchesblogic
2007-10-19Convert the karma changes to be an ioctlflorian
2007-10-18fixed wpa2 support for madwifi/wpa_supplicantblogic
2007-10-14Build a karma variant of madwififlorian
2007-09-29Fix agmode selection (#2438)florian
2007-09-28add $(STAGING_DIR) as argument to the InstallDev template and update packages...nbd
2007-09-20prevent madwifi from building on UMLnico
2007-09-16don't assume PCI support, cleanupnico
2007-09-09fix madwifi build on atherosnbd
2007-09-07fix madwifi channel setting (#2073)nbd
2007-09-07move package description to a separate definition, remove it when DESCRIPTION...nico
2007-09-06strip the kernel version suffix from target directories, except for brcm-2.4 ...nbd
2007-09-02use a default VERSION field for kmod packagesnico
2007-08-11madwifi: fix 'bad ratekbps' message when running adhoc in .11anbd
2007-08-10adhoc has issues with bgscan as wellnbd
2007-08-04add a missing variable assignmentnbd
2007-08-03add a fix for skb_put_over in beacon handling codenbd
2007-08-02madwifi: bgscan is a bit broken. disable by defaultnbd
2007-08-01madwifi: bump release versionnbd
2007-08-01madwifi: remove stuck beacon workaround (does not work properly). add a worka...nbd
2007-07-29fix a typonbd
2007-07-29Some packages make no sense or do not build for etraxblogic
2007-07-25merge madwifi r2591 for rxantenna selectionnbd
2007-07-23merge madwifi trunk changeset 2597nbd
2007-07-23another attempt at fixing the madwifi memleak for good. i'm 95% sure this is ...nbd
2007-07-22refresh madwifi patchesnbd
2007-07-22keep track of the wifi interface state in /var/state/wirelessnbd
2007-07-20add a workaround for the hostapd killed issue when using more than one wifi c...nbd
2007-07-19add a workaround for a wds related crashnbd
2007-07-17avr32 build fixeskaloz
2007-07-13refresh madwifi patchesnbd
2007-07-13madwifi: patch for 'fixing' stuck beacons through card recalibrationnbd
2007-07-13fix madwifi unload/reload on SoCnbd
2007-07-13fix monitor mode related crash in madwifi (#2034)nbd
2007-07-12add missing changes from #1949nbd
2007-07-12add tpc change from #1949nbd
2007-07-11sync with latest madwifi snapshot, refresh patches, add tpc fix by mdtaylor (...nbd
2007-07-07fix madwifi compile for 2.4nbd
2007-07-04clean up default wifi configmbm
2007-07-04remove ad-hoc tx hang workaround - the underlying issue has been fixed a whil...nbd
2007-07-04remove minstrel rate hacknbd
2007-07-04another madwifi updatenbd
2007-07-03update to the latest madwifi snapshotnbd
2007-07-02refresh a patch that is causing problems on certain systemsnbd
2007-07-02fix a horrible memleak in madwifinbd
2007-06-30fix a crash related to wep and mic handling (#1973)nbd
2007-06-30add madwifi changeset 2484 (node refcounting patch) - i will resync with madw...nbd
2007-06-28clean up the madwifi SoC support patch - remove some breakage that went unnot...nbd
2007-06-27add fragmentation and rts settings thanks rene closes #1725thepeople