summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove 2.6.31 support.Lars-Peter Clausen2009-12-07156-51299/+0
| | | | SVN-Revision: 18673
* add rootwait option to the kernel command line (#6209)Florian Fainelli2009-12-061-4/+4
| | | | SVN-Revision: 18672
* correct flash size and detection for sitecom targets (#6278), patch from rtzFlorian Fainelli2009-12-062-5/+4
| | | | SVN-Revision: 18671
* simplify sitecom image generation with a script, patch from rtzFlorian Fainelli2009-12-062-17/+26
| | | | SVN-Revision: 18670
* fix the handling of MAC addresses with r6040, patch from rtzFlorian Fainelli2009-12-061-7/+22
| | | | SVN-Revision: 18669
* mac80211: update to compat-wireless 2009-12-05 and fix a critical bug in ↵Felix Fietkau2009-12-0513-1919/+20
| | | | | | ath9k tx status reporting SVN-Revision: 18666
* mac80211: set the country code through iw reg, setting it only through ↵Felix Fietkau2009-12-051-0/+2
| | | | | | hostapd apparently does not work SVN-Revision: 18665
* mac80211: fix a shell syntax errorJo-Philipp Wich2009-12-051-1/+1
| | | | SVN-Revision: 18664
* wpa_supplicant: relax parsing of encryption mode, drop support for uppercase ↵Jo-Philipp Wich2009-12-051-9/+15
| | | | | | modes SVN-Revision: 18663
* mac80211: fix wpa handling in sta modeJo-Philipp Wich2009-12-051-5/+5
| | | | SVN-Revision: 18662
* allow building hostap-driver and its dependencies on 2.6.32 (#6305)Florian Fainelli2009-12-052-3/+3
| | | | SVN-Revision: 18658
* fix typo in switch config migration scriptJo-Philipp Wich2009-12-051-4/+4
| | | | SVN-Revision: 18657
* oops, forgot one small change in the last commitFelix Fietkau2009-12-041-1/+1
| | | | SVN-Revision: 18640
* remove the redundant subdirectory from the packages directory variableFelix Fietkau2009-12-041-1/+1
| | | | SVN-Revision: 18639
* ar71xx: experimental 2.6.32 supportGabor Juhos2009-12-0432-0/+1348
| | | | SVN-Revision: 18638
* kernel: fix swconfig for 2.6.32Gabor Juhos2009-12-041-0/+29
| | | | SVN-Revision: 18637
* kernel: add md5sum for 2.6.32 final, and refresh patchesGabor Juhos2009-12-048-9/+12
| | | | SVN-Revision: 18636
* update to 2.6.30, refresh patchesFlorian Fainelli2009-12-0435-56/+48
| | | | SVN-Revision: 18635
* CONFIG_RFKILL_INPUT is a booleanFlorian Fainelli2009-12-041-1/+1
| | | | SVN-Revision: 18634
* add missing CONFIG_HID_WACOM symbolFlorian Fainelli2009-12-042-0/+2
| | | | SVN-Revision: 18633
* resync kernel configurationFlorian Fainelli2009-12-041-64/+41
| | | | SVN-Revision: 18632
* prevent madwifi from being compiled on sibyteFlorian Fainelli2009-12-041-1/+1
| | | | SVN-Revision: 18631
* add missing kernel configuration symbolsFlorian Fainelli2009-12-043-0/+3
| | | | SVN-Revision: 18630
* kmod-sound-ps3: Modified target dependenciesHamish Guthrie2009-12-041-1/+1
| | | | SVN-Revision: 18629
* mac80211: rename autogenerated wifi-device sections from wifi* to radio* to ↵Felix Fietkau2009-12-031-3/+3
| | | | | | prevent conflicts with madwifi interface naming SVN-Revision: 18627
* ath9k: disable interrupt mitigation - it hurts performance on embedded systemsFelix Fietkau2009-12-031-0/+11
| | | | SVN-Revision: 18626
* add more missing configuration symbolsFlorian Fainelli2009-12-031-0/+3
| | | | SVN-Revision: 18625
* output firmware files in bin/$(BOARD) instead of bin/Florian Fainelli2009-12-031-1/+1
| | | | SVN-Revision: 18624
* ar71xx: refresh 2.6.30 patchesGabor Juhos2009-12-034-12/+12
| | | | SVN-Revision: 18623
* ar71xx: DIR-825 support cleanupGabor Juhos2009-12-0313-53/+37
| | | | SVN-Revision: 18622
* ar71xx: add support for the D-Link DIR-825 rev. B1 board (thanks to ValXdater)Gabor Juhos2009-12-0313-1/+397
| | | | SVN-Revision: 18621
* ar71xx: change mii_bus nameGabor Juhos2009-12-031-1/+1
| | | | SVN-Revision: 18619
* ar71xx: refresh 2.6.31 patchesGabor Juhos2009-12-035-13/+13
| | | | SVN-Revision: 18618
* firewall: initialize dest_port with src_dport if omitted in redirect ↵Jo-Philipp Wich2009-12-012-22/+22
| | | | | | sections to narrow down corresponding forward rules to the actual target ports - thanks Niels Boehm! (#6249) SVN-Revision: 18617
* fix p54usb firmware installation (#6260)Florian Fainelli2009-11-301-1/+1
| | | | SVN-Revision: 18615
* ar71xx: override fifo_cfg[123] values on AR7240Gabor Juhos2009-11-305-6/+29
| | | | SVN-Revision: 18614
* refresh 2.6.32 patches with -rc8Imre Kaloz2009-11-304-8/+8
| | | | SVN-Revision: 18613
* enable ACPI/HPET/MSI in the generic configImre Kaloz2009-11-301-0/+40
| | | | SVN-Revision: 18612
* add some more symbols to the generic 2.6.32 configImre Kaloz2009-11-301-1/+11
| | | | SVN-Revision: 18611
* upgrade x86 to 2.6.31.6, resync patchesImre Kaloz2009-11-3015-142/+39
| | | | SVN-Revision: 18609
* hostapd: update to latest git, fixes ampdu settings in the beacon HT IEFelix Fietkau2009-11-298-79/+29
| | | | SVN-Revision: 18606
* Update to kernel 2.6.30Hauke Mehrtens2009-11-291-1/+1
| | | | SVN-Revision: 18605
* Read the size of the available memory from parameters passed to the kernel ↵Hauke Mehrtens2009-11-292-7/+23
| | | | | | by firmware. SVN-Revision: 18604
* kernel: move CONFIG_MIPS_FPU_EMU to generic kernel configFelix Fietkau2009-11-2922-16/+6
| | | | SVN-Revision: 18603
* hostapd: replace the wme_* config variables with wmm_* ones (fixes #6247)Felix Fietkau2009-11-291-21/+21
| | | | SVN-Revision: 18602
* mac80211: fix up wds sta mode after r18591Felix Fietkau2009-11-291-1/+1
| | | | SVN-Revision: 18600
* ar71xx: mask out reserved bits from the dma tx status in the ethernet driverFelix Fietkau2009-11-291-6/+13
| | | | SVN-Revision: 18599
* ar71xx: add usb support for ubnt rocket mFelix Fietkau2009-11-294-3/+53
| | | | SVN-Revision: 18598
* Remove patches already applied in generic and refresh patches.Hauke Mehrtens2009-11-296-844/+13
| | | | | | This fixes #6200 SVN-Revision: 18597
* tools: build old squashfs tools for ar71xxGabor Juhos2009-11-291-2/+4
| | | | SVN-Revision: 18596