| Commit message (Expand) | Author | Age | Files | Lines |
* | ath9k: fix a warning during a failed aggregation start | Felix Fietkau | 2010-09-20 | 1 | -2/+5 |
* | ath9k: fix various aggregation related race conditions | Felix Fietkau | 2010-09-19 | 2 | -0/+183 |
* | rt2800pci: add back ifdown hang workaround that was accidentally dropped duri... | Felix Fietkau | 2010-09-16 | 1 | -0/+29 |
* | mac80211: upgrade to wireless-testing 2010-09-14, replace the external carl91... | Felix Fietkau | 2010-09-14 | 30 | -270/+220 |
* | mac80211: add a pending fix for a locking error in the aggregation reorder re... | Felix Fietkau | 2010-09-14 | 1 | -0/+25 |
* | ath9k: fix multi-bss operation (fixes #7914) | Felix Fietkau | 2010-09-14 | 1 | -0/+117 |
* | From: Joseph Roback <openwrt-devel@roback.cc> | Michael Büsch | 2010-09-07 | 1 | -1/+2 |
* | [PATCH] b43: Module option added to change the GPIO LED mask. | Jo-Philipp Wich | 2010-09-04 | 1 | -0/+50 |
* | p54spi: Compile in the default eeprom image | Michael Büsch | 2010-09-04 | 1 | -0/+2 |
* | mac80211: another override | Felix Fietkau | 2010-09-02 | 1 | -0/+1 |
* | mac80211: add missing config override for ath9k | Felix Fietkau | 2010-09-02 | 1 | -0/+1 |
* | ath9k: add a patch for dumping the eeprom contents via debugfs | Felix Fietkau | 2010-09-01 | 1 | -0/+67 |
* | mac80211: replace 800-nuke_led_code.patch with something smaller. | Felix Fietkau | 2010-08-31 | 2 | -415/+127 |
* | mac80211: update to wireless-testing 2010-08-31 | Felix Fietkau | 2010-08-31 | 37 | -1744/+162 |
* | ath9k: fix a WARN_ON when aggregation start is issued more than once, should ... | Felix Fietkau | 2010-08-28 | 1 | -0/+12 |
* | ath9k: add some extra checks to the mic failure fix | Felix Fietkau | 2010-08-28 | 1 | -8/+19 |
* | p54: Fix powersave mode | Michael Büsch | 2010-08-25 | 1 | -0/+33 |
* | ath9k: fix spurious MIC failure detection, causing instability issues in AP mode | Felix Fietkau | 2010-08-25 | 1 | -0/+74 |
* | mac80211: Fix incorrect ifdef placement in 800-nuke_led_code.patch | Michael Büsch | 2010-08-21 | 1 | -33/+52 |
* | ath9k: remove an unnecessary BUG_ON in the aggregation code and clean up bloc... | Felix Fietkau | 2010-08-17 | 1 | -0/+36 |
* | package/mac80211: fix r22422, add missing bits & bytes | Alexandros C. Couloumbis | 2010-08-12 | 2 | -78/+433 |
* | package/mac80211: let build system enable led code through cflags (thank you ... | Alexandros C. Couloumbis | 2010-08-11 | 1 | -0/+78 |
* | mac80211: Add p54spi driver | Michael Büsch | 2010-08-08 | 1 | -2/+24 |
* | ath9k: fix rx tsf parsing | Felix Fietkau | 2010-08-04 | 1 | -0/+44 |
* | ath9k: improve stuck beacon recovery by reading nf values from the hw when a ... | Felix Fietkau | 2010-08-02 | 1 | -1/+3 |
* | ath9k: improve stuck beacon recovery and noise floor handling. significantly ... | Felix Fietkau | 2010-08-02 | 4 | -0/+306 |
* | ath9k: fix aggregation pause/restart handling under heavy load (thx to Lorenz... | Felix Fietkau | 2010-08-01 | 1 | -0/+72 |
* | package/mac80211: sync commit r22419 | Alexandros C. Couloumbis | 2010-07-31 | 1 | -27/+0 |
* | mac80211: update to 2010-07-29, add pending patches to fix further issues wit... | Felix Fietkau | 2010-07-30 | 6 | -617/+662 |
* | mac80211: minor fix for the offchannel status change notification | Felix Fietkau | 2010-07-30 | 1 | -0/+27 |
* | ath9k: fix various calibration related bugs and clean up the code | Felix Fietkau | 2010-07-28 | 5 | -20/+1017 |
* | mac80211: update to wireless-testing 2010-07-26 + pending patches - adds a ch... | Felix Fietkau | 2010-07-27 | 9 | -136/+26 |
* | ath9k: simplify noise floor calibration chainmask calculation | Felix Fietkau | 2010-07-23 | 1 | -0/+30 |
* | ath9k: fix invalid noisefloor measurement values in ht20 mode | Felix Fietkau | 2010-07-23 | 1 | -0/+46 |
* | ath9k: fix another buffer leak in the aggregation code | Felix Fietkau | 2010-07-23 | 1 | -0/+32 |
* | mac80211: fix build of ipw2100 driver | Hauke Mehrtens | 2010-07-22 | 1 | -0/+61 |
* | [package] mac80211: fix handling of frag and rts options, thanks stintel! | Jo-Philipp Wich | 2010-07-22 | 1 | -10/+4 |
* | move the crda dependency to the kmod-cfg80211 package, get rid of crda's depe... | Felix Fietkau | 2010-07-20 | 1 | -1/+1 |
* | mac80211: fix aggregation on WDS AP interfaces | Felix Fietkau | 2010-07-20 | 1 | -0/+20 |
* | mac80211: update to wireless-testing 2010-07-16 | Felix Fietkau | 2010-07-20 | 16 | -5769/+8 |
* | ath5k: in-flash macs and eeprom for mach-eap7660d | Gabor Juhos | 2010-07-15 | 3 | -1/+93 |
* | mac80211: improve reliability of the keymiss handling fix, add another aggreg... | Felix Fietkau | 2010-07-12 | 2 | -17/+52 |
* | massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 | Claudio Mignanti | 2010-07-12 | 1 | -41/+41 |
* | ath9k: remove support for hardware which was never sold. reduces binary size ... | Felix Fietkau | 2010-07-11 | 1 | -0/+5044 |
* | ath9k: improve reliability of the noise floor calibration | Felix Fietkau | 2010-07-11 | 1 | -0/+399 |
* | ath9k: add another batch of stability updates and misc fixes | Felix Fietkau | 2010-07-11 | 6 | -0/+188 |
* | mac80211: update to wireless-testing 2010-07-06, add another patch to finally... | Felix Fietkau | 2010-07-07 | 18 | -15404/+41 |
* | mac80211: fix interface teardown for kernels >= 2.6.33 | Felix Fietkau | 2010-07-06 | 1 | -1/+9 |
* | ath9k: fix a potential buffer leak | Felix Fietkau | 2010-07-02 | 1 | -0/+68 |
* | ath9k: fix a crash with WEP in ad-hoc mode | Felix Fietkau | 2010-07-02 | 1 | -0/+13 |