aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2008-12-15Adds USB Atheros ar9170 for kernels >= 2.6.24 .. 2.6.26Luis R. Rodriguez1-0/+2
2008-09-15Update for new drivers and deletion of unused config optionsHauke Mehrtens1-2/+4
2008-09-08The b44 driver is dependent on the SSB ABI.Tim Gardner1-0/+1
2008-09-03Remove dependency on compat-release and git-describe, the buildLuis R. Rodriguez1-1/+2
2008-09-02Backport changes on ath9k, tested on 2.6.26 using WPALuis R. Rodriguez1-0/+2
2008-07-17Fix typo in compat.h, uintptr_t was *added* on 2.6.24.Luis R. Rodriguez1-1/+1
2008-07-06Update compat.diff. Rename ONLY_WIRELESS to ONLY_CORELuis R. Rodriguez1-1/+1
2008-07-01If you only want the wireless subsystem compiled you can set ONLY_WIRELESS va...Luis R. Rodriguez1-1/+4
2008-06-27Update instructions of what to do at the end of make install.Luis R. Rodriguez1-2/+6
2008-06-11CONFIG_MAC80211_QOS is required for 802.11e (WME) and 802.11n (HT).Luis R. Rodriguez1-1/+1
2008-05-20Fix compile on 2.6.26. This was inspired by Pavel's changesLuis R. Rodriguez1-2/+2
2008-04-27Add usbnet.ko for rndis_wlan. Note that if you have other usbnetLuis R. Rodriguez1-0/+2
2008-04-26Add cdc_ether.c, rndis_wlan needs it. I've tested thisLuis R. Rodriguez1-0/+2
2008-03-22Don't assume that /sbin is in PATH when calling depmodLuis R. Rodriguez1-2/+2
2008-03-11ATMEL USB driver has been ported to mac80211, lets enable it.Luis R. Rodriguez1-0/+2
2008-03-07Fix clean, all those missing .compat_autoconf_* filesLuis R. Rodriguez1-1/+3
2008-02-28Update compat.diff and add absolute path for modprobe on MakefileLuis R. Rodriguez1-62/+62
2008-02-23It seems we need to be explicit about KMODPATH_ARG now, so letsLuis R. Rodriguez1-0/+1
2008-02-19Enable led support, port pm_qos_params support. PID rate control algorithmLuis R. Rodriguez1-1/+1
2008-02-08Fix "make uninstall" - don't run athenable and b43enable unconditionallyPavel Roskin1-2/+0
2008-01-30"make install" depends on "uninstall". When "make install" is run for the firstLuis R. Rodriguez1-0/+2
2008-01-30rndis_wext was renamed to rndis_wlan, fix, also letsLuis R. Rodriguez1-2/+2
2008-01-28Adds new rndis_wext module, this required adding rndis_host module.Luis R. Rodriguez1-1/+7
2008-01-20Fixes a few bugs on the build process:Luis R. Rodriguez1-10/+14
2008-01-14Some users were reporting problems with the compat package where the shellLuis R. Rodriguez1-10/+28
2008-01-08* Updated compat.diff to reflect changes on wireless-2.6 everythingLuis R. Rodriguez1-1/+1
2007-12-18* Update compat.diff to reflect v2.6.24-rc1-2799-gb8b5f6aLuis R. Rodriguez1-14/+7
2007-12-07* Fix build by switching COPTs to go in NOSTDINC_FLAGS instead of CFLAGS,Luis R. Rodriguez1-4/+2
2007-12-06Remove junkLuis R. Rodriguez1-8/+1
2007-12-06* Adds nl80211 compat work, genl multicast cannot be ported though.Luis R. Rodriguez1-5/+14
2007-11-27Well I think this adds all new and actively patched drivers. If I missedLuis R. Rodriguez1-13/+52
2007-11-16Fix makefile, using scripts before installing themLuis R. Rodriguez1-12/+12
2007-11-16Typo on MakefileLuis R. Rodriguez1-1/+1
2007-11-16Force inclusion of compat.h first.Luis R. Rodriguez1-0/+1
2007-11-16Adds these modules:Luis R. Rodriguez1-6/+17
2007-11-13Run athenable madwifi when users run make uninstall. This makes the MadWifiLuis R. Rodriguez1-0/+1
2007-11-13Add athload. This lets users pick and choose quickly which driver they want l...Luis R. Rodriguez1-0/+4
2007-11-13Forgot to remove old drivers/zd1211rw-mac80211/ from previous releases.Luis R. Rodriguez1-0/+1
2007-11-13* Make driver paths match the kernelsLuis R. Rodriguez1-16/+27
2007-11-11Initial release, adds mac80211, ath5k, iwl3945, and zd1211rw-mac80211.Luis R. Rodriguez1-0/+94