aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/patches-3.7/0302-wifi-eep.patch
Commit message (Collapse)AuthorAgeFilesLines
* lantiq: remove 3.7 kernel patchesJohn Crispin2013-06-291-504/+0
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37084
* lantiq: Fixes to athxk EEPROM loadingJohn Crispin2013-06-101-27/+16
| | | | | | | | | | | | Use platform data array for storing ath5k EEPROM instead of creating another one. EEPROM size is 2048 words (2 bytes), so we must read 4096 bytes from flash. No need to keep the checksum fix now that the EEPROM is loaded completely. Add a manual eeprom swap for ath9k and keep the endian way. Use mac-offset property retrieved from the DTS. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 36901
* refresh patchesJohn Crispin2013-01-281-35/+19
| | | | SVN-Revision: 35355
* Add ath9k eeprom and pci fixup supportJohn Crispin2013-01-281-33/+244
| | | | | | | | | | | Add ath9k eeprom and pci fixup support (again) for linux 3.7. On linux 3.3, the fixup forced the regdomain to 0x67, causing low TX power. This patch only corrects checksum, the rest of the EEPROM isn't changed. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 35353
* fixes none-pci buildJohn Crispin2013-01-091-2/+3
| | | | SVN-Revision: 35062
* add linux-v3.7John Crispin2012-12-151-0/+319
SVN-Revision: 34687