Commit Graph

504 Commits (e53a3539e2582f2755b07494e82abfa7358262f6)

Author SHA1 Message Date
Felix Fietkau e53a3539e2 ath9k: fix a crash that happens when survey stats are accessed before the interface is brought up for the first time
SVN-Revision: 23549
14 years ago
Felix Fietkau dfddaefa6b ath9k: use the maximum rate power for the channel txpower limits
SVN-Revision: 23543
14 years ago
Felix Fietkau 935809ebb6 ath9k: add a locking fix that might prevent random memory corruption during hardware resets
SVN-Revision: 23542
14 years ago
Felix Fietkau d430237b28 ath9k: fix tx power display
SVN-Revision: 23541
14 years ago
Felix Fietkau 6adbeb35c1 mac80211: update to wireless-testing 2010-10-19
SVN-Revision: 23540
14 years ago
Felix Fietkau edb7be2e2b ath9k: make the regulatory override less intrusive - allow it to parse CTLs
SVN-Revision: 23539
14 years ago
Felix Fietkau 8083a4380b mac80211: update to wireless-testing 2010-10-15, add a few ath9k fixes and performance enhancements
SVN-Revision: 23470
14 years ago
Felix Fietkau b7204be37b wifi: change the default channel from 5 to 11, 5 was a really bad choice
SVN-Revision: 23423
14 years ago
Felix Fietkau 103e70a573 ath9k: fix a few ani issues
SVN-Revision: 23412
14 years ago
Felix Fietkau 0cad2678ac ath9k: fix channel time updates when the interface is idle
SVN-Revision: 23410
14 years ago
Felix Fietkau 1897dd2c6d mac80211: fix a crash in the netlink backport
SVN-Revision: 23409
14 years ago
Jo-Philipp Wich 0f04c9ac37 mac80211: kmod-p54-common needs crc-ccitt, patch by loswillos
SVN-Revision: 23384
14 years ago
Felix Fietkau c5b740d8a3 ath9k: fix counter overflow in survey channel time stats for the operating channel
SVN-Revision: 23381
14 years ago
Felix Fietkau e3b3338f09 mac80211: update to a newer compat-wireless which fixes rt2800pci compile issues on 2.6.32 and below
SVN-Revision: 23374
14 years ago
Jo-Philipp Wich 2cf31be857 mac80211: don't use /usr/bin/bash in support scripts, breaks FreeBSD
SVN-Revision: 23367
14 years ago
Felix Fietkau bbf2a906b6 ath9k: implement extended channel utilization statistics via survey
SVN-Revision: 23350
14 years ago
Felix Fietkau cd771e9bc5 ath9k: add a fix for an aggregation delimiter size rounding error
SVN-Revision: 23349
14 years ago
Felix Fietkau 1d05f23d73 mac80211: fix netlink backport for 2.6.31 and below
SVN-Revision: 23348
14 years ago
Felix Fietkau 726123e2e1 mac80211: update to wireless-testing 2010-10-06
SVN-Revision: 23294
14 years ago
Gabor Juhos 25a71a59ae mac80211: ath9k: get tx gain type from eeprom
SVN-Revision: 23242
14 years ago
Felix Fietkau 0c99eb5023 ath9k: add a few fixes and cleanups
SVN-Revision: 23198
14 years ago
Felix Fietkau 42a49519f0 ath9k: fix regulatory issues with multiple cards
SVN-Revision: 23168
14 years ago
Felix Fietkau 1cbea05927 ath9k: compile out the ath9k rate control
SVN-Revision: 23163
14 years ago
Felix Fietkau 6f8a738587 ath9k: fetch survey data for all channels
SVN-Revision: 23154
14 years ago
Felix Fietkau 92e5e35c77 mac80211: update to wireless-testing 2010-09-28
SVN-Revision: 23149
14 years ago
Felix Fietkau c749f9a924 ath9k: fix a warning during a failed aggregation start
SVN-Revision: 23100
14 years ago
Felix Fietkau d6f08bcf81 ath9k: fix various aggregation related race conditions
SVN-Revision: 23097
14 years ago
Felix Fietkau 4df10391ba rt2800pci: add back ifdown hang workaround that was accidentally dropped during a compat-wireless update
SVN-Revision: 23078
14 years ago
Felix Fietkau fc7fbe8349 mac80211: upgrade to wireless-testing 2010-09-14, replace the external carl9170 with the recently merged upstream version
SVN-Revision: 23061
14 years ago
Felix Fietkau 9c2cfd7a1b mac80211: add a pending fix for a locking error in the aggregation reorder release code
SVN-Revision: 23060
14 years ago
Felix Fietkau 2c848d33a9 ath9k: fix multi-bss operation (fixes #7914)
SVN-Revision: 23059
14 years ago
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
14 years ago
Jo-Philipp Wich a2aa84c1c7 b43: Module option added to change the GPIO LED mask. This patch exposes the GPIO mask as a module option. This makes it possible to limit the GPIO lines used by the b43 module. Useful for those using the GPIO lines for other things like mmc over GPIO.
It is helpful to those not able / interested in recompiling OpenWRT themselves.
The default action is the same as before, that is 0xf gpiomask.

Signed-off-by: Simon Gaynor <openwrt@simong.net>

SVN-Revision: 22927
14 years ago
Michael Büsch 89f806fe5f p54spi: Compile in the default eeprom image
SVN-Revision: 22926
14 years ago
Felix Fietkau 4dd1e1437b mac80211: another override
SVN-Revision: 22875
14 years ago
Felix Fietkau 72f1c12abd mac80211: add missing config override for ath9k
SVN-Revision: 22874
14 years ago
Felix Fietkau ea70b60a07 ath9k: add a patch for dumping the eeprom contents via debugfs
SVN-Revision: 22870
14 years ago
Felix Fietkau 003ec7d795 mac80211: replace 800-nuke_led_code.patch with something smaller. most of the #ifdef spaghetti that the old patch introduced was completely unnecessary
SVN-Revision: 22866
14 years ago
Felix Fietkau 2f014eb8e8 mac80211: update to wireless-testing 2010-08-31
SVN-Revision: 22865
14 years ago
Felix Fietkau 1d6f21de61 ath9k: fix a WARN_ON when aggregation start is issued more than once, should improve stability with 802.11n
SVN-Revision: 22827
14 years ago
Felix Fietkau c3bcd846e9 ath9k: add some extra checks to the mic failure fix
SVN-Revision: 22825
14 years ago
Michael Büsch 5106eb903a p54: Fix powersave mode
SVN-Revision: 22797
14 years ago
Felix Fietkau 05cf68cf4c ath9k: fix spurious MIC failure detection, causing instability issues in AP mode
SVN-Revision: 22795
14 years ago
Michael Büsch 4df18c296e mac80211: Fix incorrect ifdef placement in 800-nuke_led_code.patch
SVN-Revision: 22749
14 years ago
Felix Fietkau 1d1b83fa4c ath9k: remove an unnecessary BUG_ON in the aggregation code and clean up block ack window tracking to use less memory
SVN-Revision: 22688
14 years ago
Alexandros C. Couloumbis c4e73984fa package/mac80211: fix r22422, add missing bits & bytes
SVN-Revision: 22611
14 years ago
Alexandros C. Couloumbis a84b3efe34 package/mac80211: let build system enable led code through cflags (thank you nbd)
SVN-Revision: 22591
14 years ago
Michael Büsch 3b1628215a mac80211: Add p54spi driver
SVN-Revision: 22535
14 years ago
Felix Fietkau e8fe990549 ath9k: fix rx tsf parsing
SVN-Revision: 22493
14 years ago
Felix Fietkau 393db419ec ath9k: improve stuck beacon recovery by reading nf values from the hw when a calibration is pending (instead of waiting for the next cal interval)
SVN-Revision: 22461
14 years ago