Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cardbus != pcmcia -- disable it in b43 | Imre Kaloz | 2009-05-15 | 1 | -3/+1 |
| | | | | SVN-Revision: 15857 | ||||
* | Add support for pcmcia to ssb. b43 will build now with pcmcia support. | Hauke Mehrtens | 2009-05-11 | 1 | -3/+1 |
| | | | | SVN-Revision: 15784 | ||||
* | mac80211: update compat-wireless to 2009-05-08 | Gabor Juhos | 2009-05-09 | 2 | -18/+2 |
| | | | | SVN-Revision: 15738 | ||||
* | Update to compat-wireless-2009-05-01 | Hauke Mehrtens | 2009-05-01 | 24 | -6468/+397 |
| | | | | SVN-Revision: 15536 | ||||
* | mac80211: backport ath9k uninline patch | Gabor Juhos | 2009-04-29 | 2 | -1/+105 |
| | | | | SVN-Revision: 15490 | ||||
* | introduce a generic PKG_CONFIG_DEPENDS for packages that need to be ↵ | Nicolas Thill | 2009-04-27 | 1 | -1/+3 |
| | | | | | | reconfigured when certain CONFIG options changed, rename PKG_BUILD_DEPEND to PKG_BUILD_DEPENDS SVN-Revision: 15451 | ||||
* | mac80211: cleanup patches | Gabor Juhos | 2009-04-24 | 4 | -31/+17 |
| | | | | SVN-Revision: 15392 | ||||
* | The b43 needs kmod-ssb. On the brcm47xx and brcm63xx target it is integrated ↵ | Hauke Mehrtens | 2009-04-10 | 1 | -1/+1 |
| | | | | | | into the kernel all other need the module. SVN-Revision: 15195 | ||||
* | b43: Remove unnecessary MMIO accesses in the interrupt hotpath. | Michael Büsch | 2009-04-08 | 1 | -0/+177 |
| | | | | SVN-Revision: 15160 | ||||
* | remove the b43 dependency on brcm47xx/brcm63xx | Felix Fietkau | 2009-04-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 15156 | ||||
* | Add some b43 firmware helptext | Michael Büsch | 2009-04-07 | 1 | -0/+20 |
| | | | | SVN-Revision: 15143 | ||||
* | Remove 500-b43-disable_qos_when_openfw.patch | Michael Büsch | 2009-04-07 | 1 | -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. SVN-Revision: 15142 | ||||
* | b43: Add DMA poisoning patches | Michael Büsch | 2009-04-06 | 3 | -7/+186 |
| | | | | SVN-Revision: 15121 | ||||
* | A patch which works around the issue is included in compat wireless. | Michael Büsch | 2009-04-06 | 1 | -24/+0 |
| | | | | SVN-Revision: 15120 | ||||
* | Update to compat-wireless-2009-03-31 | Hauke Mehrtens | 2009-04-02 | 18 | -1029/+864 |
| | | | | SVN-Revision: 15083 | ||||
* | Make b43 hwrng optional | Michael Büsch | 2009-03-29 | 2 | -0/+80 |
| | | | | SVN-Revision: 15070 | ||||
* | wifi: fix hostapd + autochannel | Felix Fietkau | 2009-03-27 | 1 | -0/+1 |
| | | | | SVN-Revision: 15055 | ||||
* | add a workaround for devices that only start beaconing after scanning, that ↵ | Florian Fainelli | 2009-03-25 | 1 | -0/+1 |
| | | | | | | is almost every driver except b43 SVN-Revision: 15041 | ||||
* | update compat-wireless to 2009-03-24 | Hauke Mehrtens | 2009-03-24 | 3 | -13/+19 |
| | | | | SVN-Revision: 15019 | ||||
* | b43legacy: Fix compilation. | Michael Büsch | 2009-03-20 | 1 | -5/+7 |
| | | | | | | We must enable DMA and disable PIO (PIO is not usable anyway). SVN-Revision: 14954 | ||||
* | b43: Mask the PHY TX error interrupt for now. | Michael Büsch | 2009-03-19 | 1 | -0/+26 |
| | | | | SVN-Revision: 14951 | ||||
* | Update compat-wireless to 2009-03-18 | Hauke Mehrtens | 2009-03-18 | 22 | -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. SVN-Revision: 14946 | ||||
* | b43: More non-PCI fixes | Michael Büsch | 2009-03-17 | 2 | -5/+38 |
| | | | | SVN-Revision: 14933 | ||||
* | b43: Fix for non-PCI builds | Michael Büsch | 2009-03-17 | 2 | -11/+24 |
| | | | | SVN-Revision: 14932 | ||||
* | b43-fwsquash: Fix dependency definitions | Michael Büsch | 2009-03-17 | 1 | -4/+2 |
| | | | | SVN-Revision: 14930 | ||||
* | b43: Add support for removing unnecessary firmware files to reduce the image ↵ | Michael Büsch | 2009-03-17 | 3 | -0/+148 |
| | | | | | | size. SVN-Revision: 14929 | ||||
* | mac80211: update compat-wireless to 2009-03-13 | Gabor Juhos | 2009-03-14 | 1 | -2/+2 |
| | | | | SVN-Revision: 14871 | ||||
* | mac80211: update compat-wireless to 2009-03-09 | Gabor Juhos | 2009-03-10 | 4 | -90/+23 |
| | | | | SVN-Revision: 14831 | ||||
* | fix p54usb firmware md5sum (#4759) | Florian Fainelli | 2009-03-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 14821 | ||||
* | mac80211: update compat-wireless to 2009-03-07 | Gabor Juhos | 2009-03-08 | 9 | -773/+2 |
| | | | | SVN-Revision: 14795 | ||||
* | turn some of the kernel dependencies the other way around to make it easier ↵ | Hauke Mehrtens | 2009-03-07 | 1 | -11/+11 |
| | | | | | | to support new kernel. SVN-Revision: 14783 | ||||
* | extract the rfkill module to an extra package, only build rfkill module if ↵ | Hauke Mehrtens | 2009-03-07 | 1 | -2/+2 |
| | | | | | | it is not integrated into the kernel. SVN-Revision: 14780 | ||||
* | mac80211: update compat-wireless to 2009-03-05, add more rt2x00 and ath9k ↵ | Gabor Juhos | 2009-03-06 | 11 | -95/+676 |
| | | | | | | patches SVN-Revision: 14757 | ||||
* | mac80211: update compat-wireless to 2009-03-04, and refresh patches | Gabor Juhos | 2009-03-05 | 33 | -1601/+494 |
| | | | | SVN-Revision: 14749 | ||||
* | mac80211: add ath9k init values patch | Gabor Juhos | 2009-03-03 | 2 | -1/+283 |
| | | | | SVN-Revision: 14745 | ||||
* | mac80211: update compat-wireless to 2009-03-03, and add a new ath9k patch | Gabor Juhos | 2009-03-03 | 3 | -5/+34 |
| | | | | SVN-Revision: 14744 | ||||
* | mac80211: update compat-wireless to 2009-02-25 | Gabor Juhos | 2009-02-26 | 26 | -203/+81 |
| | | | | SVN-Revision: 14675 | ||||
* | allow mac80211 devices to be configured to do 802.11s, requires iw | Florian Fainelli | 2009-02-26 | 1 | -2/+16 |
| | | | | SVN-Revision: 14669 | ||||
* | Fix ath5k crash on load (#4689) | Florian Fainelli | 2009-02-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 14652 | ||||
* | eliminate redundancy by creating the quilt_used stampfile in the right place | Felix Fietkau | 2009-02-22 | 1 | -1/+0 |
| | | | | SVN-Revision: 14620 | ||||
* | add missing dependencies | Felix Fietkau | 2009-02-22 | 1 | -2/+2 |
| | | | | SVN-Revision: 14607 | ||||
* | upgrade to latest compat-wireless and rt2800 version | Felix Fietkau | 2009-02-21 | 27 | -74/+385 |
| | | | | SVN-Revision: 14605 | ||||
* | mac80211: refresh patches for old version | Hauke Mehrtens | 2009-02-21 | 4 | -31/+27 |
| | | | | SVN-Revision: 14591 | ||||
* | mac80211: update compat-wireless to 2009-02-19 | Gabor Juhos | 2009-02-20 | 11 | -249/+18 |
| | | | | SVN-Revision: 14572 | ||||
* | mac80211: wrong md5sum of OpenFirmware. Fixes #4664 | Hauke Mehrtens | 2009-02-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 14571 | ||||
* | mac80211: extract broadcom firmware out of broadcom-wl-4.178.10.4.tar.bz2 | Hauke Mehrtens | 2009-02-19 | 1 | -5/+5 |
| | | | | SVN-Revision: 14570 | ||||
* | Fix typo | Michael Büsch | 2009-02-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 14558 | ||||
* | mac80211: Add Open FirmWare and Broadcom firmware version 4.178.10.4 support ↵ | Hauke Mehrtens | 2009-02-18 | 3 | -19/+102 |
| | | | | | | to b43 package. SVN-Revision: 14555 | ||||
* | mac80211: add more patches from the rt2x00 git repository | Gabor Juhos | 2009-02-16 | 13 | -1/+631 |
| | | | | SVN-Revision: 14534 | ||||
* | mac80211: reorder patches | Gabor Juhos | 2009-02-16 | 3 | -0/+0 |
| | | | | SVN-Revision: 14533 |