summaryrefslogtreecommitdiffstats
path: root/package/mac80211
Commit message (Collapse)AuthorAgeFilesLines
...
* Correct bool expressions in dependencies.hauke2009-08-101-4/+4
| | | | | | | This fixes #5627 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17208 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] we removed 2.6.23/24 and 26 support, simplify conditions in packagesflorian2009-07-261-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16993 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: add more ath9k patchesjuhosg2009-07-243-1/+155
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16967 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] download and install rt2870 firmware (#5519)florian2009-07-181-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16893 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: Declare some variables as local and remove unusedacinonyx2009-06-291-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16627 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [packages] mac80211: add more ath9k patchesjuhosg2009-06-257-1/+428
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16562 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] Update compat-wireless to 2009-06-25hauke2009-06-258-274/+67
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16561 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211/ath5k: add workaround for the AR71xx PCI bugjuhosg2009-06-212-1/+33
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16535 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix unaligned accesses in b43/xmit.c (#5169)florian2009-06-151-0/+52
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16474 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] Update to compat-wireless-2009-06-02hauke2009-06-027-116/+31
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16300 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] B43 needs CONFIG_RFKILL_INPUT not only CONFIG_RFKILL.hauke2009-06-011-3/+3
| | | | | | | Fixes #5245. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16263 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] Add rtl8180 and rtl8187 support.hauke2009-05-242-4/+27
| | | | | | | Based on patch from #5138. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16022 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] update compat-wireless to 2009-05-21agb2009-05-224-26/+59
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15976 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cardbus != pcmcia -- disable it in b43kaloz2009-05-151-3/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15857 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ssb] Add support for pcmcia to ssb.hauke2009-05-111-3/+1
| | | | | | | b43 will build now with pcmcia support. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15784 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: update compat-wireless to 2009-05-08juhosg2009-05-092-18/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15738 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] Update to compat-wireless-2009-05-01hauke2009-05-0124-6468/+397
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15536 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: backport ath9k uninline patchjuhosg2009-04-292-1/+105
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15490 3c298f89-4303-0410-b956-a3cf2f4a3e73
* introduce a generic PKG_CONFIG_DEPENDS for packages that need to be ↵nico2009-04-271-1/+3
| | | | | | reconfigured when certain CONFIG options changed, rename PKG_BUILD_DEPEND to PKG_BUILD_DEPENDS git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15451 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: cleanup patchesjuhosg2009-04-244-31/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15392 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] The b43 needs kmod-ssb. On the brcm47xx and brcm63xx target it is ↵hauke2009-04-101-1/+1
| | | | | | integrated into the kernel all other need the module. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15195 3c298f89-4303-0410-b956-a3cf2f4a3e73
* b43: Remove unnecessary MMIO accesses in the interrupt hotpath.mb2009-04-081-0/+177
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15160 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove the b43 dependency on brcm47xx/brcm63xxnbd2009-04-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15156 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add some b43 firmware helptextmb2009-04-071-0/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15143 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove 500-b43-disable_qos_when_openfw.patchmb2009-04-071-11/+0
| | | | | | | | | | | | | | | This patch is incorrect. It leaves mac80211 and b43 in different states. mac80211's hw->queues will be left at 4 (QoS enabled), while QoS will be disabled inside of b43's queue handling. There currently is no way to disable QoS after loading the firmware. Buildroot should probably statically change the module parameter to QoS=0, if the opensource firmware is built into the image. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15142 3c298f89-4303-0410-b956-a3cf2f4a3e73
* b43: Add DMA poisoning patchesmb2009-04-063-7/+186
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15121 3c298f89-4303-0410-b956-a3cf2f4a3e73
* A patch which works around the issue is included in compat wireless.mb2009-04-061-24/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15120 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] Update to compat-wireless-2009-03-31hauke2009-04-0218-1029/+864
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15083 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Make b43 hwrng optionalmb2009-03-292-0/+80
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15070 3c298f89-4303-0410-b956-a3cf2f4a3e73
* wifi: fix hostapd + autochannelnbd2009-03-271-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15055 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add a workaround for devices that only start beaconing after ↵florian2009-03-251-0/+1
| | | | | | scanning, that is almost every driver except b43 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15041 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] update compat-wireless to 2009-03-24hauke2009-03-243-13/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15019 3c298f89-4303-0410-b956-a3cf2f4a3e73
* b43legacy: Fix compilation.mb2009-03-201-5/+7
| | | | | | | | We must enable DMA and disable PIO (PIO is not usable anyway). git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14954 3c298f89-4303-0410-b956-a3cf2f4a3e73
* b43: Mask the PHY TX error interrupt for now.mb2009-03-191-0/+26
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14951 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] Update compat-wireless to 2009-03-18hauke2009-03-1822-1456/+1424
| | | | | | | | | | | Removing of include/net/ieee80211_radiotap.h is not needed, because it is only used by this compat-wireless. There are changes in that file and compat-wireless needs the newest version. Some more symbols are deactivated in the default config file, this will make building faster. The rt2800pci patches are up to date now. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14946 3c298f89-4303-0410-b956-a3cf2f4a3e73
* b43: More non-PCI fixesmb2009-03-172-5/+38
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14933 3c298f89-4303-0410-b956-a3cf2f4a3e73
* b43: Fix for non-PCI buildsmb2009-03-172-11/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14932 3c298f89-4303-0410-b956-a3cf2f4a3e73
* b43-fwsquash: Fix dependency definitionsmb2009-03-171-4/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14930 3c298f89-4303-0410-b956-a3cf2f4a3e73
* b43: Add support for removing unnecessary firmware files to reduce the image ↵mb2009-03-173-0/+148
| | | | | | size. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14929 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: update compat-wireless to 2009-03-13juhosg2009-03-141-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14871 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: update compat-wireless to 2009-03-09juhosg2009-03-104-90/+23
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14831 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix p54usb firmware md5sum (#4759)florian2009-03-091-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14821 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: update compat-wireless to 2009-03-07juhosg2009-03-089-773/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14795 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [packages] turn some of the kernel dependencies the other way around to make ↵hauke2009-03-071-11/+11
| | | | | | it easier to support new kernel. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14783 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] extract the rfkill module to an extra package, only build rfkill ↵hauke2009-03-071-2/+2
| | | | | | module if it is not integrated into the kernel. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14780 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: update compat-wireless to 2009-03-05, add more rt2x00 ↵juhosg2009-03-0611-95/+676
| | | | | | and ath9k patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14757 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: update compat-wireless to 2009-03-04, and refresh patchesjuhosg2009-03-0533-1601/+494
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14749 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: add ath9k init values patchjuhosg2009-03-032-1/+283
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14745 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: update compat-wireless to 2009-03-03, and add a new ↵juhosg2009-03-033-5/+34
| | | | | | ath9k patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14744 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: update compat-wireless to 2009-02-25juhosg2009-02-2626-203/+81
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14675 3c298f89-4303-0410-b956-a3cf2f4a3e73