| Commit message (Expand) | Author | Age | Files | Lines |
| * | Make b43 back again available for brcm47xx (#4237) | florian | 2008-11-22 | 1 | -1/+1 |
| * | Package ssb glue code out of the kernel, and make b43 be built for non-brcm47... | florian | 2008-11-20 | 1 | -1/+1 |
| * | Build p54 driver from compat-wireless | florian | 2008-11-14 | 1 | -7/+60 |
| * | Build b43, b43legacy and ath9k for kernels >= 2.6.27 from mac80211. Include b... | florian | 2008-11-09 | 1 | -3/+126 |
| * | Add mac80211-hswim driver | florian | 2008-11-09 | 1 | -0/+9 |
| * | add rt2860 firmware | nbd | 2008-11-03 | 1 | -0/+14 |
| * | add rt2800 (probably still defunct) | nbd | 2008-11-03 | 1 | -0/+9 |
| * | upgrade compat-wireless to 2008-11-03 | nbd | 2008-11-03 | 1 | -2/+3 |
| * | [packages] mac80211: fix zd1211rw firmware location | juhosg | 2008-10-28 | 1 | -2/+2 |
| * | [package] mac80211: fix zd1211rw build error | juhosg | 2008-10-17 | 1 | -3/+18 |
| * | update to latest compat-wireless version and add some new minstrel/b43 fixes | nbd | 2008-10-10 | 1 | -2/+2 |
| * | add the new compat-wireless for 2.6.27 + multi-rate retry and minstrel patche... | nbd | 2008-10-06 | 1 | -5/+16 |
| * | fix depends, from sn9 | thepeople | 2008-09-13 | 1 | -4/+3 |
| * | This patch enables the new ath5k driver. Works for me with X86 Alix | florian | 2008-08-27 | 1 | -1/+10 |
| * | Allow mac80211 drivers to work in master mode | florian | 2008-08-13 | 1 | -3/+2 |
| * | mark mac80211 as broken on avr32 | nbd | 2008-08-05 | 1 | -1/+1 |
| * | fixes download path for mac80211 | blogic | 2008-07-28 | 1 | -1/+1 |
| * | update compat-wireless to a newer version, but leave it at the old version fo... | nbd | 2008-07-20 | 1 | -4/+5 |
| * | fixes zd1211rw compile and cleans up mac80211 Makefile | blogic | 2008-07-12 | 1 | -30/+8 |
| * | Remove ssb headers from mac80211 to avoid conflict with in-kernel ones | noz | 2008-06-13 | 1 | -0/+1 |
| * | Update mac80211 to compat-wireless-2008-05-26 | noz | 2008-06-04 | 1 | -2/+3 |
| * | remove hacks to disable modules on some targets now that we do have proper PC... | nico | 2008-05-26 | 1 | -4/+2 |
| * | Use the locally mirrored compat-wireless tarblall (#3377) | florian | 2008-04-27 | 1 | -1/+1 |
| * | explicitely disable a bunch of package on ar7 until we properly detect pci & ... | nico | 2008-04-15 | 1 | -1/+3 |
| * | mac80211 / compat-wireless fixes: | nico | 2008-04-13 | 1 | -3/+9 |
| * | Disable drivers that we do not package within the mac80211 package (everythin... | florian | 2008-04-09 | 1 | -0/+1 |
| * | fix a dependency bug | nbd | 2008-04-07 | 1 | -1/+1 |
| * | Use the 2008-04-07 snapshot, also mirrored to downloads.openwrt.org | florian | 2008-04-07 | 1 | -1/+1 |
| * | Migrate rt2x00 to the compat-wireless version | florian | 2008-04-07 | 1 | -2/+139 |
| * | Switch to compat-wireless | florian | 2008-04-06 | 1 | -11/+13 |
| * | Upgrade b43 and mac80211. | mb | 2008-02-15 | 1 | -4/+5 |
| * | remove uninstalldev templates (no longer necessary) | nbd | 2007-12-25 | 1 | -4/+0 |
| * | prevent mac80211 from accidentally starting to build on older kernel versions... | nbd | 2007-11-17 | 1 | -6/+8 |
| * | fix up hostapd for mac80211 | nbd | 2007-11-16 | 1 | -13/+14 |
| * | add b43 fixes from #2677 | nbd | 2007-11-11 | 1 | -1/+1 |
| * | clean up mac80211 related kernel version deps | nbd | 2007-11-10 | 1 | -15/+11 |
| * | fix mac80211 compile | nbd | 2007-10-21 | 1 | -2/+2 |
| * | fix more downloading crap | nbd | 2007-10-21 | 1 | -3/+0 |
| * | fix nl80211 | nbd | 2007-10-13 | 1 | -3/+4 |
| * | don't build mac80211 if the kernel version does not match | nbd | 2007-10-13 | 1 | -0/+2 |
| * | fix include, reduce verbosity | nbd | 2007-10-13 | 1 | -4/+2 |
| * | add updated mac80211 - this no longer relies on patching includes in the kern... | nbd | 2007-10-13 | 1 | -27/+28 |
| * | add minimal uci support | ejka | 2007-10-05 | 1 | -0/+5 |
| * | add $(STAGING_DIR) as argument to the InstallDev template and update packages... | nbd | 2007-09-28 | 1 | -3/+3 |
| * | move crypto support to a seperate crypto.mk file, split modules into multiple... | nico | 2007-09-23 | 1 | -1/+1 |
| * | move package description to a separate definition, remove it when DESCRIPTION... | nico | 2007-09-07 | 1 | -2/+4 |
| * | another cleanup missed from [8587] | nico | 2007-09-03 | 1 | -2/+0 |
| * | use a default VERSION field for kmod packages | nico | 2007-09-02 | 1 | -1/+0 |
| * | package/mac80211 fixes: | nico | 2007-08-27 | 1 | -11/+16 |
| * | Fix the mac80211 installation, remove the in-kernel mac80211 package, thanks ... | florian | 2007-08-07 | 1 | -0/+9 |