| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
The driver works quite nice and stable for me using a RaLink Rt5370 USB device.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 29116
|
|
|
|
| |
SVN-Revision: 28896
|
|
|
|
| |
SVN-Revision: 28808
|
|
|
|
| |
SVN-Revision: 28771
|
|
|
|
| |
SVN-Revision: 28711
|
|
|
|
| |
SVN-Revision: 28656
|
|
|
|
| |
SVN-Revision: 28601
|
|
|
|
|
|
| |
Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 28573
|
|
|
|
| |
SVN-Revision: 28442
|
|
|
|
|
|
|
|
|
|
|
| |
selected
* libertas: does not depend on mac80211 but on cfg80211 and it uses wext
* libipw: also uses wext
* net-hermes: it is enough if the main package net-hermes depends on cfg80211
* Now it is possible to build it without cfg80211 at all
SVN-Revision: 28437
|
|
|
|
|
|
| |
This firmware is compatible with the driver version in use.
SVN-Revision: 28436
|
|
|
|
|
|
|
|
|
| |
The old firmware for ath9k_htc was not compatible with the driver since april.
Also update to a new version of linux-firmware to get the newest version of these firmware files.
Thank you Helmut Schaa for reporting this.
SVN-Revision: 28433
|
|
|
|
| |
SVN-Revision: 28392
|
|
|
|
| |
SVN-Revision: 28245
|
|
|
|
|
|
| |
wireless-testing 2011-08-26 properly detects and works with linux 3.1.
SVN-Revision: 28096
|
|
|
|
| |
SVN-Revision: 28093
|
|
|
|
|
|
| |
firmware from /lib/formware/libertas)
SVN-Revision: 28069
|
|
|
|
| |
SVN-Revision: 28057
|
|
|
|
| |
SVN-Revision: 27958
|
|
|
|
|
|
| |
compat-wireless does not support 3.1 yet.
SVN-Revision: 27935
|
|
|
|
|
|
|
|
| |
This is always used to build a firmware for linux systems also if we are on freebsd.
This is one patch from #9897
SVN-Revision: 27926
|
|
|
|
| |
SVN-Revision: 27863
|
|
|
|
| |
SVN-Revision: 27735
|
|
|
|
|
|
| |
This makes b43 work on broadcom SoCs using bcma as system bus.
SVN-Revision: 27734
|
|
|
|
| |
SVN-Revision: 27436
|
|
|
|
| |
SVN-Revision: 27395
|
|
|
|
|
|
| |
kernel tree
SVN-Revision: 27285
|
|
|
|
| |
SVN-Revision: 27275
|
|
|
|
| |
SVN-Revision: 27273
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Use the firmware from linux-firmware git where possible.
Update some firmware files in that process and check for missing firmware files for some modules.
* update Ralink firmwares
* update ath9k_htc firmware
* add firmware for mwl8k
* add more firmware files for libertas-sd and libertas-usb
SVN-Revision: 27252
|
|
|
|
|
|
| |
if debugfs was enabled ath9k_htc did not load.
SVN-Revision: 27251
|
|
|
|
| |
SVN-Revision: 27250
|
|
|
|
| |
SVN-Revision: 27084
|
|
|
|
| |
SVN-Revision: 27071
|
|
|
|
| |
SVN-Revision: 27046
|
|
|
|
|
|
| |
override (thx, KanjiMonster)
SVN-Revision: 26927
|
|
|
|
| |
SVN-Revision: 26912
|
|
|
|
|
|
| |
related fixes for ath9k
SVN-Revision: 26744
|
|
|
|
|
|
|
|
| |
Allow enabling of N-PHY support for BCM4321 and BCM4322.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 26736
|
|
|
|
|
|
|
|
| |
Allow reenabling the PIO mode fallback for b43.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 26735
|
|
|
|
|
|
|
|
| |
Allow enabling debug output and debugfs for B43.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 26734
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add the 5.10.56.27 firmware option. This includes updating b43-fwcutter to
its newest release 14 and updating the b43-fwsquash.py to recognise rev 16
n phy files.
Also rename the current options from STABLE/EXPERIMENTAL to their version
numbers.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 26733
|
|
|
|
| |
SVN-Revision: 26697
|
|
|
|
| |
SVN-Revision: 26696
|
|
|
|
| |
SVN-Revision: 26695
|
|
|
|
|
|
|
|
|
|
|
|
| |
Currently the device id in the platform driver is hardcoded to an
id which is specific to AR9130/AR9132 SOCs as it supports only wmac
(wireless mac) of these SOCs. But this needs to be dynamic when we
want to support different wmac of SOCs. So add id_table to driver to
make it extendable to more SOCs.
Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com>
SVN-Revision: 26604
|
|
|
|
| |
SVN-Revision: 26577
|
|
|
|
|
|
|
|
| |
* Some module should be loaded later to load them after the modules they are depending on
* add some more missing config symbols
* make CS5535 build again
SVN-Revision: 26570
|
|
|
|
|
|
|
|
|
|
| |
This adds the Intel wireless drivers for their normal cards.
Thank you framer99 for the patch, I extended it a little bit.
This closes #7227
SVN-Revision: 26534
|
|
|
|
|
|
| |
adds some more pending patches which (among other things) fix the 'failed to stop RX DMA' messages
SVN-Revision: 26506
|