Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | From: Joseph Roback <openwrt-devel@roback.cc> | Michael Büsch | 2010-09-07 | 1 | -1/+2 |
| | | | | | | | | 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 | ||||
* | b43: Module option added to change the GPIO LED mask. This patch exposes the ↵ | Jo-Philipp Wich | 2010-09-04 | 1 | -0/+50 |
| | | | | | | | | | | | 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 | ||||
* | p54spi: Compile in the default eeprom image | Michael Büsch | 2010-09-04 | 1 | -0/+2 |
| | | | | SVN-Revision: 22926 | ||||
* | mac80211: another override | Felix Fietkau | 2010-09-02 | 1 | -0/+1 |
| | | | | SVN-Revision: 22875 | ||||
* | mac80211: add missing config override for ath9k | Felix Fietkau | 2010-09-02 | 1 | -0/+1 |
| | | | | SVN-Revision: 22874 | ||||
* | ath9k: add a patch for dumping the eeprom contents via debugfs | Felix Fietkau | 2010-09-01 | 1 | -0/+67 |
| | | | | SVN-Revision: 22870 | ||||
* | mac80211: replace 800-nuke_led_code.patch with something smaller. most of ↵ | Felix Fietkau | 2010-08-31 | 2 | -415/+127 |
| | | | | | | the #ifdef spaghetti that the old patch introduced was completely unnecessary SVN-Revision: 22866 | ||||
* | mac80211: update to wireless-testing 2010-08-31 | Felix Fietkau | 2010-08-31 | 37 | -1744/+162 |
| | | | | SVN-Revision: 22865 | ||||
* | ath9k: fix a WARN_ON when aggregation start is issued more than once, should ↵ | Felix Fietkau | 2010-08-28 | 1 | -0/+12 |
| | | | | | | improve stability with 802.11n SVN-Revision: 22827 | ||||
* | ath9k: add some extra checks to the mic failure fix | Felix Fietkau | 2010-08-28 | 1 | -8/+19 |
| | | | | SVN-Revision: 22825 | ||||
* | p54: Fix powersave mode | Michael Büsch | 2010-08-25 | 1 | -0/+33 |
| | | | | SVN-Revision: 22797 | ||||
* | ath9k: fix spurious MIC failure detection, causing instability issues in AP mode | Felix Fietkau | 2010-08-25 | 1 | -0/+74 |
| | | | | SVN-Revision: 22795 | ||||
* | mac80211: Fix incorrect ifdef placement in 800-nuke_led_code.patch | Michael Büsch | 2010-08-21 | 1 | -33/+52 |
| | | | | SVN-Revision: 22749 | ||||
* | ath9k: remove an unnecessary BUG_ON in the aggregation code and clean up ↵ | Felix Fietkau | 2010-08-17 | 1 | -0/+36 |
| | | | | | | block ack window tracking to use less memory SVN-Revision: 22688 | ||||
* | package/mac80211: fix r22422, add missing bits & bytes | Alexandros C. Couloumbis | 2010-08-12 | 2 | -78/+433 |
| | | | | SVN-Revision: 22611 | ||||
* | package/mac80211: let build system enable led code through cflags (thank you ↵ | Alexandros C. Couloumbis | 2010-08-11 | 1 | -0/+78 |
| | | | | | | nbd) SVN-Revision: 22591 | ||||
* | mac80211: Add p54spi driver | Michael Büsch | 2010-08-08 | 1 | -2/+24 |
| | | | | SVN-Revision: 22535 | ||||
* | ath9k: fix rx tsf parsing | Felix Fietkau | 2010-08-04 | 1 | -0/+44 |
| | | | | SVN-Revision: 22493 | ||||
* | ath9k: improve stuck beacon recovery by reading nf values from the hw when a ↵ | Felix Fietkau | 2010-08-02 | 1 | -1/+3 |
| | | | | | | calibration is pending (instead of waiting for the next cal interval) SVN-Revision: 22461 | ||||
* | ath9k: improve stuck beacon recovery and noise floor handling. significantly ↵ | Felix Fietkau | 2010-08-02 | 4 | -0/+306 |
| | | | | | | improves stability under strong interference in ap mode SVN-Revision: 22460 | ||||
* | ath9k: fix aggregation pause/restart handling under heavy load (thx to ↵ | Felix Fietkau | 2010-08-01 | 1 | -0/+72 |
| | | | | | | Lorenzo Bianconi) SVN-Revision: 22457 | ||||
* | package/mac80211: sync commit r22419 | Alexandros C. Couloumbis | 2010-07-31 | 1 | -27/+0 |
| | | | | SVN-Revision: 22422 | ||||
* | mac80211: update to 2010-07-29, add pending patches to fix further issues ↵ | Felix Fietkau | 2010-07-30 | 6 | -617/+662 |
| | | | | | | with calibration SVN-Revision: 22419 | ||||
* | mac80211: minor fix for the offchannel status change notification | Felix Fietkau | 2010-07-30 | 1 | -0/+27 |
| | | | | SVN-Revision: 22417 | ||||
* | ath9k: fix various calibration related bugs and clean up the code | Felix Fietkau | 2010-07-28 | 5 | -20/+1017 |
| | | | | SVN-Revision: 22408 | ||||
* | mac80211: update to wireless-testing 2010-07-26 + pending patches - adds a ↵ | Felix Fietkau | 2010-07-27 | 9 | -136/+26 |
| | | | | | | change that might fix some calibration issues SVN-Revision: 22403 | ||||
* | ath9k: simplify noise floor calibration chainmask calculation | Felix Fietkau | 2010-07-23 | 1 | -0/+30 |
| | | | | SVN-Revision: 22362 | ||||
* | ath9k: fix invalid noisefloor measurement values in ht20 mode | Felix Fietkau | 2010-07-23 | 1 | -0/+46 |
| | | | | SVN-Revision: 22361 | ||||
* | ath9k: fix another buffer leak in the aggregation code | Felix Fietkau | 2010-07-23 | 1 | -0/+32 |
| | | | | SVN-Revision: 22360 | ||||
* | mac80211: fix build of ipw2100 driver | Hauke Mehrtens | 2010-07-22 | 1 | -0/+61 |
| | | | | SVN-Revision: 22358 | ||||
* | mac80211: fix handling of frag and rts options, thanks stintel! | Jo-Philipp Wich | 2010-07-22 | 1 | -10/+4 |
| | | | | SVN-Revision: 22355 | ||||
* | move the crda dependency to the kmod-cfg80211 package, get rid of crda's ↵ | Felix Fietkau | 2010-07-20 | 1 | -1/+1 |
| | | | | | | dependency on mac80211. this fixes circular dependency issues SVN-Revision: 22304 | ||||
* | mac80211: fix aggregation on WDS AP interfaces | Felix Fietkau | 2010-07-20 | 1 | -0/+20 |
| | | | | SVN-Revision: 22302 | ||||
* | mac80211: update to wireless-testing 2010-07-16 | Felix Fietkau | 2010-07-20 | 16 | -5769/+8 |
| | | | | SVN-Revision: 22301 | ||||
* | ath5k: in-flash macs and eeprom for mach-eap7660d | Gabor Juhos | 2010-07-15 | 3 | -1/+93 |
| | | | | | | | | | 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 | ||||
* | mac80211: improve reliability of the keymiss handling fix, add another ↵ | Felix Fietkau | 2010-07-12 | 2 | -17/+52 |
| | | | | | | aggregation leak fix SVN-Revision: 22152 | ||||
* | massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 | Claudio Mignanti | 2010-07-12 | 1 | -41/+41 |
| | | | | SVN-Revision: 22145 | ||||
* | ath9k: remove support for hardware which was never sold. reduces binary size ↵ | Felix Fietkau | 2010-07-11 | 1 | -0/+5044 |
| | | | | | | by ~30k SVN-Revision: 22134 | ||||
* | ath9k: improve reliability of the noise floor calibration | Felix Fietkau | 2010-07-11 | 1 | -0/+399 |
| | | | | SVN-Revision: 22126 | ||||
* | ath9k: add another batch of stability updates and misc fixes | Felix Fietkau | 2010-07-11 | 6 | -0/+188 |
| | | | | SVN-Revision: 22123 | ||||
* | mac80211: update to wireless-testing 2010-07-06, add another patch to ↵ | Felix Fietkau | 2010-07-07 | 18 | -15404/+41 |
| | | | | | | finally fix the annoying buffer leak in ath9k SVN-Revision: 22088 | ||||
* | mac80211: fix interface teardown for kernels >= 2.6.33 | Felix Fietkau | 2010-07-06 | 1 | -1/+9 |
| | | | | SVN-Revision: 22078 | ||||
* | ath9k: fix a potential buffer leak | Felix Fietkau | 2010-07-02 | 1 | -0/+68 |
| | | | | SVN-Revision: 22048 | ||||
* | ath9k: fix a crash with WEP in ad-hoc mode | Felix Fietkau | 2010-07-02 | 1 | -0/+13 |
| | | | | SVN-Revision: 22046 | ||||
* | ath9k: fix false positives in the baseband hang check by repeating the test ↵ | Felix Fietkau | 2010-07-01 | 1 | -0/+90 |
| | | | | | | a few times before pronouncing the hardware dead and resetting it SVN-Revision: 22038 | ||||
* | ath9k: clean up some code duplication related to noise floor handling | Felix Fietkau | 2010-07-01 | 1 | -0/+207 |
| | | | | SVN-Revision: 22037 | ||||
* | ath9k: add a missing null pointer check and some further cleanup | Felix Fietkau | 2010-07-01 | 1 | -3/+23 |
| | | | | SVN-Revision: 22036 | ||||
* | ath9k: properly sanitize calibrated noise floor values on all hardware | Felix Fietkau | 2010-07-01 | 1 | -0/+386 |
| | | | | SVN-Revision: 22035 | ||||
* | ath9k: add initval updates - should increase stability and performance on ↵ | Felix Fietkau | 2010-06-30 | 3 | -0/+14635 |
| | | | | | | AR91xx and AR92xx SVN-Revision: 21999 | ||||
* | mac80211: fix r21990 | Alexandros C. Couloumbis | 2010-06-30 | 1 | -5/+9 |
| | | | | SVN-Revision: 21992 |