Commit Graph

260 Commits

Author SHA1 Message Date
Imre Kaloz
e9013bff66 fix md5sum, use our mirror with a fixed-up filename to make sure we get the right fw version
SVN-Revision: 24901
2011-01-04 16:39:16 +00:00
Imre Kaloz
4a177f01a2 use the latest fw release
SVN-Revision: 24894
2011-01-03 18:17:01 +00:00
Imre Kaloz
e99f8f2dd0 tune ath dependencies - carl9170 can be used on targets with usb but without pci
SVN-Revision: 24893
2011-01-03 18:16:05 +00:00
Hauke Mehrtens
54ffa895f2 mac80211: add CONFIG_ATH5K_PCI only when not on aterhos target
SVN-Revision: 24801
2010-12-22 17:39:05 +00:00
Hauke Mehrtens
3e668eb7b7 mac80211: rmove unused config symbols.
CONFIG_RT2800PCI_PCI and CONFIG_RT2800PCI_SOC were removed some time ago and CONFIG_IWLWIFI was replaced by CONFIG_COMPAT_IWLWIFI in compat wireless

SVN-Revision: 24794
2010-12-22 14:59:53 +00:00
Hauke Mehrtens
005787c58f mac80211: activate ahb bud for ath5k driver if on atheros target.
SVN-Revision: 24793
2010-12-22 14:57:40 +00:00
Felix Fietkau
b51a9f9248 mac80211: update to wireless-testing 2010-12-16
SVN-Revision: 24655
2010-12-18 02:00:10 +00:00
Felix Fietkau
9337c97584 mac80211: update to 2010-12-09
SVN-Revision: 24471
2010-12-11 01:45:12 +00:00
Felix Fietkau
2a55832f58 mac80211: update to wireless-testing 2010-11-30
SVN-Revision: 24235
2010-12-04 01:32:04 +00:00
Gabor Juhos
6d6bb8d6f3 ath9k: use per-device struct for pm_qos_* operations
SVN-Revision: 24209
2010-12-01 18:39:58 +00:00
Imre Kaloz
5ea6194ab0 remove 2.6.25 support
SVN-Revision: 24089
2010-11-22 13:43:32 +00:00
Felix Fietkau
0e2ad3a266 mac80211: update to latest wireless-testing + more stability work
SVN-Revision: 24044
2010-11-20 02:26:41 +00:00
Felix Fietkau
058fa75a74 mac80211: update to wireless-testing 2010-11-16
SVN-Revision: 24017
2010-11-17 03:43:24 +00:00
Felix Fietkau
d9d3dfe983 mac80211: update to wireless-testing 2010-11-10 + some pending work
SVN-Revision: 23968
2010-11-11 22:39:12 +00:00
Hauke Mehrtens
df525b9952 net-hermes-pcmcia mark as broken, because we do not want the ugly pcmcia patches from compat-wireless
SVN-Revision: 23954
2010-11-10 22:53:04 +00:00
Hauke Mehrtens
b10aea0075 wireless: build hermes packages from compat-wirelessand not from the kernel.
hermes now depends on cfg80211 and that is provided by compat-wireless, so the hermes driver should also be taken from that source.

SVN-Revision: 23946
2010-11-10 19:01:20 +00:00
Felix Fietkau
6adbeb35c1 mac80211: update to wireless-testing 2010-10-19
SVN-Revision: 23540
2010-10-19 22:11:21 +00:00
Felix Fietkau
8083a4380b mac80211: update to wireless-testing 2010-10-15, add a few ath9k fixes and performance enhancements
SVN-Revision: 23470
2010-10-16 02:30:30 +00:00
Jo-Philipp Wich
0f04c9ac37 mac80211: kmod-p54-common needs crc-ccitt, patch by loswillos
SVN-Revision: 23384
2010-10-10 17:40:23 +00:00
Felix Fietkau
e3b3338f09 mac80211: update to a newer compat-wireless which fixes rt2800pci compile issues on 2.6.32 and below
SVN-Revision: 23374
2010-10-10 12:08:52 +00:00
Felix Fietkau
726123e2e1 mac80211: update to wireless-testing 2010-10-06
SVN-Revision: 23294
2010-10-07 14:27:54 +00:00
Gabor Juhos
25a71a59ae mac80211: ath9k: get tx gain type from eeprom
SVN-Revision: 23242
2010-10-05 14:10:32 +00:00
Felix Fietkau
1cbea05927 ath9k: compile out the ath9k rate control
SVN-Revision: 23163
2010-09-30 15:00:06 +00:00
Felix Fietkau
92e5e35c77 mac80211: update to wireless-testing 2010-09-28
SVN-Revision: 23149
2010-09-29 13:13:16 +00:00
Felix Fietkau
fc7fbe8349 mac80211: upgrade to wireless-testing 2010-09-14, replace the external carl9170 with the recently merged upstream version
SVN-Revision: 23061
2010-09-14 22:53:54 +00:00
Michael Büsch
7b30b70e11 From: Joseph Roback <openwrt-devel@roback.cc>
26 Makefile patches for enabling parallel builds. Tested on Linux (8-core) and Darwin (12-core), individually and from clean build_root. The first set is from trunk, the second is from feeds/packages.

Signed-off-by: Joe Roback <joe@roback.cc>

SVN-Revision: 22965
2010-09-07 10:00:34 +00:00
Michael Büsch
89f806fe5f p54spi: Compile in the default eeprom image
SVN-Revision: 22926
2010-09-04 23:42:19 +00:00
Felix Fietkau
4dd1e1437b mac80211: another override
SVN-Revision: 22875
2010-09-02 20:10:50 +00:00
Felix Fietkau
72f1c12abd mac80211: add missing config override for ath9k
SVN-Revision: 22874
2010-09-02 20:02:50 +00:00
Felix Fietkau
2f014eb8e8 mac80211: update to wireless-testing 2010-08-31
SVN-Revision: 22865
2010-08-31 23:34:21 +00:00
Michael Büsch
3b1628215a mac80211: Add p54spi driver
SVN-Revision: 22535
2010-08-08 19:13:52 +00:00
Felix Fietkau
fc16d8ae02 mac80211: update to 2010-07-29, add pending patches to fix further issues with calibration
SVN-Revision: 22419
2010-07-30 22:18:57 +00:00
Felix Fietkau
0e417cf3ce mac80211: update to wireless-testing 2010-07-26 + pending patches - adds a change that might fix some calibration issues
SVN-Revision: 22403
2010-07-27 21:04:54 +00:00
Felix Fietkau
ae2c9dcb2b move the crda dependency to the kmod-cfg80211 package, get rid of crda's dependency on mac80211. this fixes circular dependency issues
SVN-Revision: 22304
2010-07-20 01:54:16 +00:00
Felix Fietkau
41872e8765 mac80211: update to wireless-testing 2010-07-16
SVN-Revision: 22301
2010-07-20 01:54:01 +00:00
Gabor Juhos
3f4e29691e ath5k: in-flash macs and eeprom for mach-eap7660d
This adds ath5k_platform.h to mac80211 and patches ath5k to respect
MAC addresses and eeprom content from platform_data, if supplied.

Signed-off-by: Daniel Golle <daniel.golle@gmail.com>

SVN-Revision: 22188
2010-07-15 07:36:55 +00:00
Claudio Mignanti
2d86ea7bf3 massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
SVN-Revision: 22145
2010-07-12 14:06:13 +00:00
Felix Fietkau
c2e40eeace mac80211: update to wireless-testing 2010-07-06, add another patch to finally fix the annoying buffer leak in ath9k
SVN-Revision: 22088
2010-07-07 17:03:00 +00:00
Felix Fietkau
bc13e4c08a mac80211: update to wireless-testing 2010-06-28
SVN-Revision: 21988
2010-06-30 00:10:38 +00:00
Felix Fietkau
ff3d5025ac remove obsolete kernel dependencies and version checks
SVN-Revision: 21956
2010-06-26 20:44:28 +00:00
Felix Fietkau
d715665b9b mac80211: update to wireless-testing 2010-06-15
SVN-Revision: 21943
2010-06-26 20:41:34 +00:00
Hamish Guthrie
b58dda0d90 Add support for Marvell 88W8686
SVN-Revision: 21887
2010-06-23 14:53:40 +00:00
Felix Fietkau
192d71aa46 mac80211: fix compile on systems that do not have /bin/true
SVN-Revision: 21801
2010-06-14 18:34:24 +00:00
Felix Fietkau
68779160b0 mac80211: update to 2010-06-10, add pending work with stability and throughput fixes for ath9k
SVN-Revision: 21756
2010-06-10 23:12:10 +00:00
Felix Fietkau
8e39b122c9 mac80211: remove the pid rate control algorithm to save a few kbytes
SVN-Revision: 21654
2010-06-01 23:11:43 +00:00
Felix Fietkau
b674689a98 mac80211: update to wireless-testing 2010-05-24
SVN-Revision: 21568
2010-05-25 17:29:50 +00:00
Hauke Mehrtens
a8c9d6256a mac80211: use stable firmware for b43 driver as the experimental causes problems on some devices with L-PHY
This should close #6907

SVN-Revision: 21470
2010-05-16 11:16:42 +00:00
Hauke Mehrtens
4e9881579f mac80211: update b43-fwcutter
SVN-Revision: 21468
2010-05-16 11:05:29 +00:00
Felix Fietkau
48e4708a34 mac80211: update to wireless-testing 2010-05-12 plus some pending patches
SVN-Revision: 21454
2010-05-15 15:56:51 +00:00
Hauke Mehrtens
cfec944f42 ssb: activate CONFIG_SSB_BLOCKIO in the kernel and not in compat-wireless.
Before this patch CONFIG_SSB_BLOCKIO was set to y in compat-wireless
but the in kernel ssb system had it set to n, this causes an invalid pointer.
b43 now needs CONFIG_SSB_BLOCKIO=y

SVN-Revision: 21449
2010-05-15 11:04:53 +00:00