aboutsummaryrefslogtreecommitdiff
path: root/target/linux/generic-2.6
Commit message (Collapse)AuthorAge
...
* Add some missing kernel configurations.Hauke Mehrtens2009-05-11
| | | | SVN-Revision: 15774
* improve the skb padding performance change to avoid unnecessary ↵Felix Fietkau2009-05-10
| | | | | | reallocations in the routing code SVN-Revision: 15761
* generic-2.6/2.6.30: resync patches for 2.6.30-rc5Gabor Juhos2009-05-09
| | | | SVN-Revision: 15736
* add missing RTC_DEBUG symbolImre Kaloz2009-05-07
| | | | SVN-Revision: 15696
* Add support for pc speaker PC speaker could be very useful on platforms ↵Jo-Philipp Wich2009-05-07
| | | | | | | | which implement it. One could easily use the speaker to produce a sound where its pitch or duration varies according to signal strength or SNR of a wireless link. Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> SVN-Revision: 15684
* remove 2.6.26 since there are no remaining candidates for itFlorian Fainelli2009-05-07
| | | | SVN-Revision: 15666
* update imq patches for 2.6.26, 2.6.27, 2.6.28, 2.6.29 and 2.6.30Jo-Philipp Wich2009-05-07
| | | | SVN-Revision: 15655
* prepare default configuration for kernel side imq updateJo-Philipp Wich2009-05-07
| | | | SVN-Revision: 15654
* use force_sig when handling address errorsFlorian Fainelli2009-05-06
| | | | SVN-Revision: 15642
* workaround a gcc-4.1 bug which cannot see that word will be initializedFlorian Fainelli2009-05-06
| | | | SVN-Revision: 15639
* add missing RTC symbols to generic configsImre Kaloz2009-05-05
| | | | SVN-Revision: 15617
* some more kernel config cleanup.. last for today :)Imre Kaloz2009-05-04
| | | | SVN-Revision: 15606
* more cleanupImre Kaloz2009-05-04
| | | | SVN-Revision: 15605
* fix typoImre Kaloz2009-05-04
| | | | SVN-Revision: 15604
* cleanup MTD option handlingImre Kaloz2009-05-04
| | | | SVN-Revision: 15602
* move MFD stuff to the generic kernel configsImre Kaloz2009-05-04
| | | | SVN-Revision: 15587
* refresh patchesImre Kaloz2009-05-04
| | | | SVN-Revision: 15581
* layer7 has been upgraded in [15517], but the old patches weren't removed -- ↵Imre Kaloz2009-05-04
| | | | | | remove them now SVN-Revision: 15580
* refresh generic 2.6.28 patchesImre Kaloz2009-05-04
| | | | SVN-Revision: 15578
* remove netfilter_upstream_fixes patches, not needed anymore after kernel ↵Nicolas Thill2009-05-03
| | | | | | recent updates since they have been, well, fixed upstream :) SVN-Revision: 15576
* netfilter: add a check for ip proto in netfilter_match_speedup patches ↵Nicolas Thill2009-05-03
| | | | | | (closes: #5041) SVN-Revision: 15574
* generic/2.6.30: add missing Kconfig optionsGabor Juhos2009-05-02
| | | | SVN-Revision: 15560
* refresh patches for 2.6.30-rc4Imre Kaloz2009-05-01
| | | | SVN-Revision: 15548
* upgrade sibyte to .30-rc4Imre Kaloz2009-05-01
| | | | SVN-Revision: 15545
* add missing symbolsHauke Mehrtens2009-05-01
| | | | SVN-Revision: 15537
* add missing configuration symbols when enabling ramdisk supportFlorian Fainelli2009-05-01
| | | | SVN-Revision: 15533
* linux 2.6.28: fix kernel headers compilation error because of conflicting ↵Felix Fietkau2009-04-30
| | | | | | getline() function definitions - this bug seems to be gone in newer kernels SVN-Revision: 15523
* fix 101-netfilter_layer7_pktmatch.patch for 2.6.26.8Jo-Philipp Wich2009-04-30
| | | | SVN-Revision: 15518
* refreshed layer7 patches for 2.6.21.7, 2.6.23.17 and 2.6.25.20Jo-Philipp Wich2009-04-30
| | | | SVN-Revision: 15517
* refresh the packet socket patch for 2.6.29Felix Fietkau2009-04-30
| | | | SVN-Revision: 15511
* fix a crash in ip175c attribute enumerationFelix Fietkau2009-04-30
| | | | SVN-Revision: 15506
* generic-2.6: add ip175c stuff for 2.6.29Gabor Juhos2009-04-30
| | | | SVN-Revision: 15505
* refreshed layer7 patches for 2.6.26.8, 2.6.27.21, 2.6.28.9 and 2.6.29.1Jo-Philipp Wich2009-04-30
| | | | SVN-Revision: 15502
* resync patches for 2.6.30-rc3Imre Kaloz2009-04-29
| | | | SVN-Revision: 15494
* update 2.6.30 generic config, resort symbolsImre Kaloz2009-04-29
| | | | SVN-Revision: 15493
* forgot to add the files for 2.6.30Imre Kaloz2009-04-29
| | | | SVN-Revision: 15492
* Add a driver for Atheros AR8216 switches Thanks to Vertical Communications, ↵Felix Fietkau2009-04-29
| | | | | | Inc. for providing access to the documentation SVN-Revision: 15482
* fix a small bug in the socket type patch which broke dhcpFelix Fietkau2009-04-28
| | | | SVN-Revision: 15471
* swconfig: add a generic switch reset callFelix Fietkau2009-04-28
| | | | SVN-Revision: 15470
* preliminary 2.6.30 supportImre Kaloz2009-04-28
| | | | SVN-Revision: 15468
* minor cleanup for packet socket type filterFelix Fietkau2009-04-28
| | | | SVN-Revision: 15467
* remove the unused files-2.6.24 directoryFelix Fietkau2009-04-27
| | | | SVN-Revision: 15442
* add an optimization for dealing with raw sockets, which allows applications ↵Felix Fietkau2009-04-25
| | | | | | to filter out (among others) local tx packets on capture SVN-Revision: 15399
* generic/2.6.28: update yaffs codeGabor Juhos2009-04-24
| | | | SVN-Revision: 15390
* generic/2.6.28: refresh patchesGabor Juhos2009-04-24
| | | | SVN-Revision: 15389
* remove 2.6.24, no target is relying on itFlorian Fainelli2009-04-24
| | | | SVN-Revision: 15388
* add missing configuration symbol (for rdc)Florian Fainelli2009-04-24
| | | | SVN-Revision: 15373
* generic/2.6.29: update yaffs codeGabor Juhos2009-04-24
| | | | SVN-Revision: 15372
* generic/2.6.29: add missing Kconfig optionsGabor Juhos2009-04-23
| | | | SVN-Revision: 15358
* clean up the ip175c driver some more, add support for setting the pvid and ↵Felix Fietkau2009-04-20
| | | | | | fix querying the phy status SVN-Revision: 15308