aboutsummaryrefslogtreecommitdiffstats
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. Rodriguez15-0/+4241
2008-09-26Allow compilation on 2.6.22Jiri Benc4-2/+23
2008-09-26Fix wrong cast to ieee80211_localJiri Benc1-1/+1
2008-09-15add functions needed by new iwlwifi driver for older kernel versionsHauke Mehrtens2-0/+92
2008-09-15Update for new drivers and deletion of unused config optionsHauke Mehrtens3-15/+28
2008-09-15ath5k compat patches for older kernelsHauke Mehrtens3-0/+20
2008-09-15Backport: mac80211: share sta_info->ht_infoHauke Mehrtens3-4/+4
2008-09-15Backport: mac80211: pass dtim_period to low level driverHauke Mehrtens4-1/+28
2008-09-15Backport: mac80211: make listen_interval be limited by low level driverHauke Mehrtens3-3/+17
2008-09-15Backport: mac80211: share sta->supp_ratesHauke Mehrtens6-13/+13
2008-09-15Backport: mac80211: share STA information with driverHauke Mehrtens16-93/+153
2008-09-15Backport mac80211: change MIMO_PS to SM_PSHauke Mehrtens2-8/+8
2008-09-15Backport: cfg80211: keep track of supported interface modesHauke Mehrtens10-3/+61
2008-09-15Backport: mac80211: use nl80211 interface typesHauke Mehrtens26-340/+306
2008-09-15Brings rtl8187/rtl8180 driver to version of 13-09-2008Hauke Mehrtens3-10/+11
2008-09-15Brings iwlwifi driver to version of 13-09-2008Hauke Mehrtens38-1740/+1621
2008-09-15Brings b43legacy driver to version of 13-09-2008Hauke Mehrtens3-40/+47
2008-09-15Brings b43 driver to version of 13-09-2008Hauke Mehrtens15-694/+1096
2008-09-15Brings ath9k driver to version of 13-09-2008Hauke Mehrtens7-2162/+831
2008-09-15Brings ath5k driver to version of 13-09-2008Hauke Mehrtens20-5084/+5471
2008-09-08The b44 driver is dependent on the SSB ABI.Tim Gardner5-0/+2764
2008-09-05Update ath5k driver to newest versionHauke Mehrtens9-812/+1318
2008-09-05add rx status flag for short preambleHauke Mehrtens2-1/+8
2008-09-03Update ssb driver to newest versionHauke Mehrtens3-39/+72
2008-09-03Update rtl8187 and rtl1880 driver to newest versionHauke Mehrtens5-94/+148
2008-09-03Update b43 driver to newest version.Hauke Mehrtens22-4272/+5232
2008-09-03Remove dependency on compat-release and git-describe, the buildLuis R. Rodriguez2-8/+10
2008-09-02Backport changes on ath9k, tested on 2.6.26 using WPALuis R. Rodriguez2-0/+92
2008-09-02Add ath9k driver from wireless-testing as of commit on September 2, 2008:Luis R. Rodriguez23-0/+32846
2008-09-02Remove old admin scripts, not needed anymoreLuis R. Rodriguez3-176/+0
2008-09-02Fix compilation of iwlwifi drivers.Luis R. Rodriguez1-0/+2
2008-09-02Prevent compiling on >= 2.6.27, a new tree will be built for those kernels.Luis R. Rodriguez1-0/+5
2008-09-02Fork compat-wireless for old kernels <= 2.6.26Luis R. Rodriguez357-1181/+249527
2008-08-05Fix incorrect conditional nesting, that prevented inclusion of compat symbols.Gabriel de Perthuis2-4/+4
2008-07-17mac80211 loads on 2.6.22 but when you load a driver itLuis R. Rodriguez2-1/+1
2008-07-17Fix typo in compat.h, uintptr_t was *added* on 2.6.24.Luis R. Rodriguez2-2/+2
2008-07-17Backport skb_copy_queue_mapping() handling in mac80211 tx.cLuis R. Rodriguez1-9/+21
2008-07-17Fix compilation on 2.6.22, its been a while since I test this,Luis R. Rodriguez2-0/+45
2008-07-15Update compat.diffLuis R. Rodriguez1-186/+178
2008-07-11Fix mac80211_hwsim build failure against wireless-testing master-2008-07-09Tim Gardner2-0/+108
2008-07-11Merge branch 'master' of ssh://mcgrof@master.kernel.org/pub/scm/linux/kernel/...Luis R. Rodriguez1-0/+1
2008-07-09Update compat.diffLuis R. Rodriguez1-156/+156
2008-07-09Add led_class as one of the modules to unload on make unload.Luis R. Rodriguez1-0/+1
2008-07-09rfkill get_state() is new for 2.6.27 so for older kernels do notLuis R. Rodriguez1-0/+12
2008-07-08Add backport of new rkill work, note that old kernels rkill codeLuis R. Rodriguez2-0/+98
2008-07-08Update compat.diff and add CONFIG_MAC80211_HWSIM support.Luis R. Rodriguez3-54/+58
2008-07-06Update compat.diff. Rename ONLY_WIRELESS to ONLY_CORELuis R. Rodriguez2-144/+144
2008-07-01If you only want the wireless subsystem compiled you can set ONLY_WIRELESS va...Luis R. Rodriguez1-1/+4
2008-07-01Update compat.diffLuis R. Rodriguez1-227/+227
2008-06-30RFKILL enum changes will be part of 2.6.27 not 2.6.26 so lets add our firstLuis R. Rodriguez1-6/+10
2008-06-30This fixes the compilation of mac80211 if it's not enabledLuis R. Rodriguez1-1/+1
2008-06-30Add list_is_singular() to compat.h for older kernels.Luis R. Rodriguez1-0/+11
2008-06-29Backport new rfkill enums:Luis R. Rodriguez1-0/+6
2008-06-27Update instructions of what to do at the end of make install.Luis R. Rodriguez1-2/+6
2008-06-27Update compat.diffLuis R. Rodriguez1-419/+418
2008-06-20cdc_ether and usbnet are now set, update compat.diffLuis R. Rodriguez2-250/+249
2008-06-11Update compat.diffLuis R. Rodriguez1-8/+8
2008-06-11Update old modules upon unload.Luis R. Rodriguez1-3/+4
2008-06-11CONFIG_MAC80211_QOS is required for 802.11e (WME) and 802.11n (HT).Luis R. Rodriguez4-10/+74
2008-06-10Lets not rely on your .config for CONFIG_MAC80211_QOS and simplyLuis R. Rodriguez2-1/+4
2008-06-09Oops, forgot to use CONFIG_ in config.mk, so we found some otherLuis R. Rodriguez3-15/+68
2008-06-08Refer to compat-masters@lists.madwifi.orgLuis R. Rodriguez1-1/+1
2008-06-08Shut the compiler for older kernels for intel rfkill with complaint on BIT()Luis R. Rodriguez1-0/+11
2008-06-08Backport CONFIG_NETDEVICES_MULTIQUEUE support for older kernels.Luis R. Rodriguez5-32/+342
2008-06-05Use HAVE_PCI_SET_MWI instead of PCI_DISABLE_MWI.Luis R. Rodriguez1-1/+2
2008-06-04Update compat.diffLuis R. Rodriguez1-79/+79
2008-05-29Add port for __netif_subqueue_stopped()Luis R. Rodriguez1-0/+21
2008-05-29Add port work for alloc_netdev_mq() and NETIF_F_MULTI_QUEUE.Luis R. Rodriguez1-0/+10
2008-05-29Port skb_get_queue_mapping().Luis R. Rodriguez1-0/+19
2008-05-23Port LL_ALLOCATED_SPACE from 2.6.26Luis R. Rodriguez1-0/+26
2008-05-23Update compat.diff to apply cleanly onto c2c40449398b120434f5f95167f7ac44ab10...Luis R. Rodriguez1-108/+108
2008-05-21compat-2.6: Correct typoMichael Bernhard1-1/+1
2008-05-20Update compat.diff for new changes on libertas/ethtool.c.Luis R. Rodriguez1-28/+28
2008-05-20Fix compile on 2.6.26. This was inspired by Pavel's changesLuis R. Rodriguez1-2/+2
2008-05-20Fix 2.6.25 compatibilty -- dev_name() and clamp_val() were addedLuis R. Rodriguez1-6/+6
2008-05-20Compile iwlwifi drivers on old kernels.Luis R. Rodriguez1-0/+4
2008-05-16Add compatibility for 2.6.25 and 2.6.26 (already in RC release).Luis R. Rodriguez3-281/+532
2008-04-27Add usbnet.ko for rndis_wlan. Note that if you have other usbnetLuis R. Rodriguez4-27/+28
2008-04-26Add cdc_ether.c, rndis_wlan needs it. I've tested thisLuis R. Rodriguez4-8/+13
2008-04-26Update compat.diff to reflect new changes.Luis R. Rodriguez1-5/+5
2008-04-21Add new pcie compat fix as a new patch was added upstreamLuis R. Rodriguez1-26/+38
2008-04-21Update compat.diffLuis R. Rodriguez1-51/+51
2008-04-15Update compat-wireless to reflect new changes, alsoLuis R. Rodriguez3-253/+253
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-04-04Update compat.diff...Luis R. Rodriguez1-95/+95
2008-03-28Update compat.diff to reflect new changes.Luis R. Rodriguez1-129/+129
2008-03-22Don't assume that /sbin is in PATH when calling depmodLuis R. Rodriguez1-2/+2
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. Rodriguez2-51/+41
2008-03-11ATMEL USB driver has been ported to mac80211, lets enable it.Luis R. Rodriguez6-6/+13
2008-03-11Fix .config referenceLuis R. Rodriguez1-2/+2
2008-03-10Fix rt2x00 firmware build issue, fix typo with IPW2200 radiotap optionsLuis R. Rodriguez2-11/+16
2008-03-07Fix clean, all those missing .compat_autoconf_* filesLuis R. Rodriguez1-1/+3
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. Rodriguez2-70/+96
2008-03-02Disable rt2x00 for now, need to figure some compat work out stillLuis R. Rodriguez1-0/+10
2008-03-02Update compat.diffLuis R. Rodriguez1-22/+22
2008-03-02kmem_cache_create() needs port work for 2.6.22 and 2.6.23 as wellLuis R. Rodriguez1-4/+17
2008-03-02In skb_network_header() make variable const, port ip_hdr(),Luis R. Rodriguez1-1/+20
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. Rodriguez5-118/+471
2008-02-28Update compat.diff and add absolute path for modprobe on MakefileLuis R. Rodriguez2-65/+65
2008-02-23It seems we need to be explicit about KMODPATH_ARG now, so letsLuis R. Rodriguez1-0/+1
2008-02-22Port over new le32_add_cpu & friends changes from OCFS2 to core move.Luis R. Rodriguez1-0/+41
2008-02-21Update compat.diff to reflect new changes.Luis R. Rodriguez1-134/+134
2008-02-19Enable led support, port pm_qos_params support. PID rate control algorithmLuis R. Rodriguez6-53/+355
2008-02-15compat.diff needs fixing for changes in drivers/misc/MakefileLuis R. Rodriguez1-20/+25
2008-02-15Update docs to reflect git tree change to wireless-testingLuis R. Rodriguez1-10/+11
2008-02-15Move to wireless-testing tree.Luis R. Rodriguez1-9/+10
2008-02-08Fix "make uninstall" - don't run athenable and b43enable unconditionallyPavel Roskin1-2/+0
2008-02-08Protect against Fedora kernels with backported SSB supportPavel Roskin1-0/+2
2008-02-06Update compat.diff to reflect new changesLuis R. Rodriguez1-22/+22
2008-02-06Enable support for 2.6.24, ath5k is fixed now, enable it, and improve compat_...Luis R. Rodriguez2-15/+86
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. Rodriguez6-55/+57
2008-01-28Adds new rndis_wext module, this required adding rndis_host module.Luis R. Rodriguez4-139/+199
2008-01-20Updated compat.diff to reflect new updates on wireless-2.6Luis R. Rodriguez1-22/+22
2008-01-20Fixes a few bugs on the build process:Luis R. Rodriguez1-10/+14
2008-01-20Unload ssb after b43 drivers, as we provide a new one.Luis R. Rodriguez1-1/+1
2008-01-17Fix unload target -- missing some modules on unload.Luis R. Rodriguez1-0/+1
2008-01-14Some users were reporting problems with the compat package where the shellLuis R. Rodriguez5-240/+138
2008-01-08* struct pci_dev has a new member called is_pcie, weLuis R. Rodriguez3-86/+122
2008-01-08Apply compat.diff cleanlyLuis R. Rodriguez1-13/+13
2008-01-08* Updated compat.diff to reflect changes on wireless-2.6 everythingLuis R. Rodriguez3-10/+12
2008-01-03Fixed config.mk for new rate algorithms, updated compat.diffLuis R. Rodriguez2-19/+15
2007-12-20* Update compat.diff to reflect new changesLuis R. Rodriguez4-129/+161
2007-12-18* Update compat.diff to reflect v2.6.24-rc1-2799-gb8b5f6aLuis R. Rodriguez6-88/+79
2007-12-07* Fix build by switching COPTs to go in NOSTDINC_FLAGS instead of CFLAGS,Luis R. Rodriguez2-11/+12
2007-12-06Remove junkLuis R. Rodriguez1-8/+1
2007-12-06* Adds nl80211 compat work, genl multicast cannot be ported though.Luis R. Rodriguez6-96/+329
2007-11-30Updates compat/compat.diff to apply cleanly for v2.6.24-rc1-1686-g7117356Luis R. Rodriguez1-32/+32
2007-11-27Typo on docs.Luis R. Rodriguez1-1/+1
2007-11-27Well I think this adds all new and actively patched drivers. If I missedLuis R. Rodriguez8-162/+302
2007-11-16Fix makefile, using scripts before installing themLuis R. Rodriguez1-12/+12
2007-11-16Update docs to reflect changesLuis R. Rodriguez1-5/+31
2007-11-16Update compat.diff to match latest wireless-2.6#everything pull. Libertas eth...Luis R. Rodriguez2-31/+31
2007-11-16Typo on MakefileLuis R. Rodriguez1-1/+1
2007-11-16Force inclusion of compat.h first.Luis R. Rodriguez2-0/+2
2007-11-16Forgot a few modules on load/unloadLuis R. Rodriguez2-0/+3
2007-11-16Adds these modules:Luis R. Rodriguez13-116/+801
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. Rodriguez7-4/+67
2007-11-13We use patch -p0 now, so update docs on how to add a new driverLuis R. Rodriguez1-2/+6
2007-11-13Forgot to remove old drivers/zd1211rw-mac80211/ from previous releases.Luis R. Rodriguez1-0/+1
2007-11-13Sorry, we don't need compat-release in git ;)Luis R. Rodriguez1-1/+0
2007-11-13Doh, forgot to add compat-releaseLuis R. Rodriguez1-0/+1
2007-11-13Add tag to compat-wireless releases, keep track so users know whatLuis R. Rodriguez1-0/+5
2007-11-13* Update compat.diff for net/mac80211/cfg.cLuis R. Rodriguez2-14/+13
2007-11-13* Make driver paths match the kernelsLuis R. Rodriguez9-196/+366
2007-11-11Export eth_header() on compat.c.Luis R. Rodriguez1-0/+53
2007-11-11Initial release, adds mac80211, ath5k, iwl3945, and zd1211rw-mac80211.Luis R. Rodriguez11-0/+1453