aboutsummaryrefslogtreecommitdiffstats
path: root/config.mk
AgeCommit message (Expand)AuthorFilesLines
2009-01-29WTF: Bail out if CONFIG_MAC80211_QOS is enabled on 2.6.23..2.6.26HEADmasterLuis R. Rodriguez1-1/+15
2008-12-15Adds USB Atheros ar9170 for kernels >= 2.6.24 .. 2.6.26Luis R. Rodriguez1-0/+7
2008-09-26Allow compilation on 2.6.22Jiri Benc1-1/+3
2008-09-15Update for new drivers and deletion of unused config optionsHauke Mehrtens1-13/+22
2008-09-08The b44 driver is dependent on the SSB ABI.Tim Gardner1-0/+1
2008-09-02Add ath9k driver from wireless-testing as of commit on September 2, 2008:Luis R. Rodriguez1-0/+8
2008-09-02Prevent compiling on >= 2.6.27, a new tree will be built for those kernels.Luis R. Rodriguez1-0/+5
2008-07-17mac80211 loads on 2.6.22 but when you load a driver itLuis R. Rodriguez1-0/+1
2008-07-08Update compat.diff and add CONFIG_MAC80211_HWSIM support.Luis R. Rodriguez1-0/+3
2008-06-30This fixes the compilation of mac80211 if it's not enabledLuis R. Rodriguez1-1/+1
2008-06-11CONFIG_MAC80211_QOS is required for 802.11e (WME) and 802.11n (HT).Luis R. Rodriguez1-7/+26
2008-06-10Lets not rely on your .config for CONFIG_MAC80211_QOS and simplyLuis R. Rodriguez1-0/+2
2008-06-09Oops, forgot to use CONFIG_ in config.mk, so we found some otherLuis R. Rodriguez1-3/+3
2008-06-08Backport CONFIG_NETDEVICES_MULTIQUEUE support for older kernels.Luis R. Rodriguez1-0/+16
2008-05-20Compile iwlwifi drivers on old kernels.Luis R. Rodriguez1-0/+4
2008-04-26Add cdc_ether.c, rndis_wlan needs it. I've tested thisLuis R. Rodriguez1-1/+2
2008-04-15Update compat-wireless to reflect new changes, alsoLuis R. Rodriguez1-0/+2
2008-04-09Use "make kernelversion" to find the version. Scan make output forLuis R. Rodriguez1-1/+2
2008-04-09Add CONFIG_SSB_B43_PCI_BRIDGE to config.mkLuis R. Rodriguez1-0/+1
2008-03-14Lets enable CONFIG_IWL4965_HT (802.11n).Luis R. Rodriguez1-0/+1
2008-03-14Adds CONFIG_IWLCORE, CONFIG_SSB_SPROM, removes CONFIG_MAC80211_RC_SIMPLE,Luis R. Rodriguez1-4/+2
2008-03-11ATMEL USB driver has been ported to mac80211, lets enable it.Luis R. Rodriguez1-0/+4
2008-03-11Fix .config referenceLuis R. Rodriguez1-2/+2
2008-03-10Fix rt2x00 firmware build issue, fix typo with IPW2200 radiotap optionsLuis R. Rodriguez1-8/+13
2008-03-07Enable ipw2200 radiotap support, this has been tested.Luis R. Rodriguez1-0/+18
2008-03-07Update compat.diff for the latest pull from wireless-testing, also fix rt2x00Luis R. Rodriguez1-8/+18
2008-03-02Libertas uses the old ieee80211 stack for nowLuis R. Rodriguez1-14/+14
2008-03-01Do not set CONFIG_PCI, CONFIG_USB and CONFIG_PCMCIA inLuis R. Rodriguez1-3/+4
2008-03-01Fix a typo on config.mkLuis R. Rodriguez1-1/+1
2008-03-01If no .config for your kernel is found we'll assume the followingLuis R. Rodriguez1-0/+6
2008-02-29Attached are two patches for compat. One just adds a .gitignore file soLuis R. Rodriguez1-26/+74
2008-02-19Enable led support, port pm_qos_params support. PID rate control algorithmLuis R. Rodriguez1-6/+7
2008-02-06Enable support for 2.6.24, ath5k is fixed now, enable it, and improve compat_...Luis R. Rodriguez1-2/+2
2008-01-30rndis_wext was renamed to rndis_wlan, fix, also letsLuis R. Rodriguez1-1/+1
2008-01-28Adds new rndis_wext module, this required adding rndis_host module.Luis R. Rodriguez1-1/+10
2008-01-14Some users were reporting problems with the compat package where the shellLuis R. Rodriguez1-230/+4
2008-01-08* Updated compat.diff to reflect changes on wireless-2.6 everythingLuis R. Rodriguez1-1/+1
2008-01-03Fixed config.mk for new rate algorithms, updated compat.diffLuis R. Rodriguez1-9/+7
2007-12-20* Update compat.diff to reflect new changesLuis R. Rodriguez1-0/+14
2007-12-06* Adds nl80211 compat work, genl multicast cannot be ported though.Luis R. Rodriguez1-20/+231
2007-11-27Well I think this adds all new and actively patched drivers. If I missedLuis R. Rodriguez1-13/+22
2007-11-16Adds these modules:Luis R. Rodriguez1-13/+71
2007-11-13* Make driver paths match the kernelsLuis R. Rodriguez1-0/+39