Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | mac80211: update to 2011-12-01 | Felix Fietkau | 2011-12-05 | 1 | -4/+4 | |
| | | | | SVN-Revision: 29436 | |||||
* | mac80211: revert unrelated change in previous commit | Jo-Philipp Wich | 2011-11-21 | 1 | -2/+0 | |
| | | | | SVN-Revision: 29285 | |||||
* | mac80211: fix reversed WARN_ON() condition which causes a stray stacktrace ↵ | Jo-Philipp Wich | 2011-11-21 | 1 | -0/+2 | |
| | | | | | | on boot SVN-Revision: 29284 | |||||
* | mac80211: update to wireless-testing 2011-11-15 | Felix Fietkau | 2011-11-18 | 1 | -2/+2 | |
| | | | | SVN-Revision: 29240 | |||||
* | mac80211: enable support for RaLink Rt53xx USB devices in rt2800usb | Felix Fietkau | 2011-11-14 | 1 | -0/+1 | |
| | | | | | | | | 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 | |||||
* | package: mac80211: mark as broken for 3.2 | Jonas Gorski | 2011-11-09 | 1 | -1/+1 | |
| | | | | SVN-Revision: 28896 | |||||
* | carl9170: add dependency on kmod-input-core | Felix Fietkau | 2011-11-07 | 1 | -1/+1 | |
| | | | | SVN-Revision: 28808 | |||||
* | mac80211: update to wireless-testing 2011-11-04 | Felix Fietkau | 2011-11-05 | 1 | -2/+2 | |
| | | | | SVN-Revision: 28771 | |||||
* | mac80211: update to wireless-testing 2011-11-01 | Felix Fietkau | 2011-11-01 | 1 | -2/+5 | |
| | | | | SVN-Revision: 28711 | |||||
* | package/kernel: prefix library modules with lib- | Nicolas Thill | 2011-10-28 | 1 | -4/+4 | |
| | | | | SVN-Revision: 28656 | |||||
* | package: mac80211: remove uses of $(LINUX_KMOD_SUFFIX) | Jonas Gorski | 2011-10-26 | 1 | -4/+4 | |
| | | | | SVN-Revision: 28601 | |||||
* | mac80211: allow building ath9k_htc without PCI support, based on patch by ↵ | Jo-Philipp Wich | 2011-10-25 | 1 | -1/+1 | |
| | | | | | | Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 28573 | |||||
* | mac80211: autoload ath9k_htc after USB controller drivers | Jo-Philipp Wich | 2011-10-13 | 1 | -1/+1 | |
| | | | | SVN-Revision: 28442 | |||||
* | mac80211: fix some dependencies and make lib80211 compile without cfg80211 ↵ | Hauke Mehrtens | 2011-10-13 | 1 | -7/+8 | |
| | | | | | | | | | | | 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 | |||||
* | mac80211: use new version of carl80211 firmware | Hauke Mehrtens | 2011-10-13 | 1 | -2/+2 | |
| | | | | | | This firmware is compatible with the driver version in use. SVN-Revision: 28436 | |||||
* | mac80211: use correct firmware for ath9k_htc | Hauke Mehrtens | 2011-10-13 | 1 | -4/+5 | |
| | | | | | | | | | 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 | |||||
* | mac80211: update to wireless-testing 2011-10-05 + pending patches | Felix Fietkau | 2011-10-09 | 1 | -4/+4 | |
| | | | | SVN-Revision: 28392 | |||||
* | mac80211: update to wireless-testing 2011-09-14 | Felix Fietkau | 2011-09-15 | 1 | -2/+2 | |
| | | | | SVN-Revision: 28245 | |||||
* | mac80211: allow building for linux 3.1 again | Jonas Gorski | 2011-08-28 | 1 | -1/+1 | |
| | | | | | | wireless-testing 2011-08-26 properly detects and works with linux 3.1. SVN-Revision: 28096 | |||||
* | mac80211: update to wireless-testing 2011-08-26 | Felix Fietkau | 2011-08-27 | 1 | -4/+4 | |
| | | | | SVN-Revision: 28093 | |||||
* | mac80211: Fix the location firmware is copied to (libertas_sdio driver loads ↵ | Hamish Guthrie | 2011-08-22 | 1 | -2/+2 | |
| | | | | | | firmware from /lib/formware/libertas) SVN-Revision: 28069 | |||||
* | mac80211: configure hostapd logging options | Jo-Philipp Wich | 2011-08-20 | 1 | -2/+2 | |
| | | | | SVN-Revision: 28057 | |||||
* | mac80211: update to 2011-08-10 | Felix Fietkau | 2011-08-11 | 1 | -3/+3 | |
| | | | | SVN-Revision: 27958 | |||||
* | package/mac80211: mark as broken for linux 3.1 | Jonas Gorski | 2011-08-09 | 1 | -1/+1 | |
| | | | | | | compat-wireless does not support 3.1 yet. SVN-Revision: 27935 | |||||
* | mac80211: always store broadcom firmware in b43 and b43legacy dir | Hauke Mehrtens | 2011-08-06 | 1 | -0/+1 | |
| | | | | | | | | 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 | |||||
* | mac80211: move compat_firmware_class.ko into compat.ko (fixes #9864) | Felix Fietkau | 2011-08-01 | 1 | -8/+0 | |
| | | | | SVN-Revision: 27863 | |||||
* | mac80211: fix typo and make broken options depend on BROKEN | Hauke Mehrtens | 2011-07-23 | 1 | -2/+4 | |
| | | | | SVN-Revision: 27735 | |||||
* | mca80211: add support for b43 on bcma bus. | Hauke Mehrtens | 2011-07-23 | 1 | -6/+34 | |
| | | | | | | This makes b43 work on broadcom SoCs using bcma as system bus. SVN-Revision: 27734 | |||||
* | kernel: use lib80211 from compat-wireless instead of the kernel | Felix Fietkau | 2011-07-04 | 1 | -5/+31 | |
| | | | | SVN-Revision: 27436 | |||||
* | max80211: rt2x00: load the eeprom data from a file on Ralink SoCs | Gabor Juhos | 2011-07-03 | 1 | -1/+4 | |
| | | | | SVN-Revision: 27395 | |||||
* | mac80211: force b44 and atl* to be disabled, even if they are enabled in the ↵ | Felix Fietkau | 2011-06-25 | 1 | -0/+5 | |
| | | | | | | kernel tree SVN-Revision: 27285 | |||||
* | mac80211: update to wireless-testing 2011-06-22 | Felix Fietkau | 2011-06-24 | 1 | -3/+3 | |
| | | | | SVN-Revision: 27275 | |||||
* | mac80211: enable cfg80211 debugfs support | Felix Fietkau | 2011-06-24 | 1 | -1/+2 | |
| | | | | SVN-Revision: 27273 | |||||
* | mac80211: use firmware from linux-firmware git | Hauke Mehrtens | 2011-06-21 | 1 | -230/+64 | |
| | | | | | | | | | | | | | 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 | |||||
* | mac80211: fix debugfs for ath9k_htc | Hauke Mehrtens | 2011-06-21 | 1 | -1/+1 | |
| | | | | | | if debugfs was enabled ath9k_htc did not load. SVN-Revision: 27251 | |||||
* | mac80211: remove rests of ar9170 driver | Hauke Mehrtens | 2011-06-21 | 1 | -17/+1 | |
| | | | | SVN-Revision: 27250 | |||||
* | mac80211: add initial support for AR9330 | Gabor Juhos | 2011-06-01 | 1 | -1/+1 | |
| | | | | SVN-Revision: 27084 | |||||
* | mac80211: update to wireless-testing 2011-05-27 | Felix Fietkau | 2011-05-31 | 1 | -2/+2 | |
| | | | | SVN-Revision: 27071 | |||||
* | mac80211: make ath9k available even if PCI support is disabled | Gabor Juhos | 2011-05-31 | 1 | -5/+6 | |
| | | | | SVN-Revision: 27046 | |||||
* | mac80211: sync the CONFIG_ATH5K_DEBUG make override with the buildflags ↵ | Felix Fietkau | 2011-05-17 | 1 | -1/+1 | |
| | | | | | | override (thx, KanjiMonster) SVN-Revision: 26927 | |||||
* | mac80211: update to 2011-05-13 | Felix Fietkau | 2011-05-16 | 1 | -4/+3 | |
| | | | | SVN-Revision: 26912 | |||||
* | mac80211: update to wireless-testing 2011-04-19, contains several beacon ↵ | Felix Fietkau | 2011-04-20 | 1 | -2/+5 | |
| | | | | | | related fixes for ath9k SVN-Revision: 26744 | |||||
* | mac80211: b43: Expose N-PHY support | Hauke Mehrtens | 2011-04-19 | 1 | -2/+18 | |
| | | | | | | | | Allow enabling of N-PHY support for BCM4321 and BCM4322. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 26736 | |||||
* | mac80211: b43: Expose PIO mode fallback | Hauke Mehrtens | 2011-04-19 | 1 | -0/+12 | |
| | | | | | | | | Allow reenabling the PIO mode fallback for b43. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 26735 | |||||
* | mac80211: b43: Expose debug option | Hauke Mehrtens | 2011-04-19 | 1 | -0/+12 | |
| | | | | | | | | Allow enabling debug output and debugfs for B43. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 26734 | |||||
* | mac80211: b43: Add Firmware 5.10.56.27 | Hauke Mehrtens | 2011-04-19 | 1 | -8/+26 | |
| | | | | | | | | | | | | | 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 | |||||
* | mac80211: fix the config define for iwl3945 | Felix Fietkau | 2011-04-16 | 1 | -1/+1 | |
| | | | | SVN-Revision: 26697 | |||||
* | mac80211: make intel wireless drivers depend on pci support | Felix Fietkau | 2011-04-16 | 1 | -2/+2 | |
| | | | | SVN-Revision: 26696 | |||||
* | mac80211: add intel drivers to PKG_CONFIG_DEPENDS | Felix Fietkau | 2011-04-16 | 1 | -1/+2 | |
| | | | | SVN-Revision: 26695 | |||||
* | mac80211: ath9k: register id table for platform device | Gabor Juhos | 2011-04-12 | 1 | -1/+1 | |
| | | | | | | | | | | | | 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 |