Commit graph

622 commits

Author SHA1 Message Date
Florian Fainelli
f8c315bb60 add missing configuration symbol
SVN-Revision: 15817
2009-05-13 10:46:22 +00:00
Hauke Mehrtens
b7af3c07c1 Add missing kernel configuration options.
SVN-Revision: 15806
2009-05-12 20:50:23 +00:00
Hauke Mehrtens
31809ade5a Only build the modules needed by mac80211 as module.
SVN-Revision: 15805
2009-05-12 20:49:25 +00:00
Hauke Mehrtens
0e1d1a6f56 Compile fix. Port r15775 to kernel 2.6.30.
SVN-Revision: 15803
2009-05-12 20:47:16 +00:00
Florian Fainelli
fe811a9ef6 add linux-mips div64 rewrite to work with gcc-4.4.0 (#5023)
SVN-Revision: 15797
2009-05-12 10:36:25 +00:00
Hauke Mehrtens
f24c234150 Add support for pcmcia to ssb. b43 will build now with pcmcia support.
SVN-Revision: 15784
2009-05-11 20:51:38 +00:00
Hauke Mehrtens
cc946df3a8 Refresh patches.
SVN-Revision: 15776
2009-05-11 20:22:59 +00:00
Hauke Mehrtens
1b481e0708 Compile fixes for kernel 2.6.29. The 200-sched_esfq.patch is based on http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/~checkout~/SOURCES.old/kernel-esfq.patch?rev=1.4;content-type=text%2Fplain
SVN-Revision: 15775
2009-05-11 20:20:41 +00:00
Hauke Mehrtens
e0158d5d8c Add some missing kernel configurations.
SVN-Revision: 15774
2009-05-11 20:17:44 +00:00
Felix Fietkau
7c057371eb improve the skb padding performance change to avoid unnecessary reallocations in the routing code
SVN-Revision: 15761
2009-05-10 22:17:50 +00:00
Gabor Juhos
4a7439521b generic-2.6/2.6.30: resync patches for 2.6.30-rc5
SVN-Revision: 15736
2009-05-09 06:05:15 +00:00
Imre Kaloz
4e0f549c88 add missing RTC_DEBUG symbol
SVN-Revision: 15696
2009-05-07 19:19:14 +00:00
Jo-Philipp Wich
e5aa5ddc36 Add support for pc speaker PC speaker could be very useful on platforms 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
2009-05-07 14:05:42 +00:00
Florian Fainelli
324d10e617 remove 2.6.26 since there are no remaining candidates for it
SVN-Revision: 15666
2009-05-07 12:21:02 +00:00
Jo-Philipp Wich
8964c9037b update imq patches for 2.6.26, 2.6.27, 2.6.28, 2.6.29 and 2.6.30
SVN-Revision: 15655
2009-05-07 03:09:04 +00:00
Jo-Philipp Wich
1b3f1495ac prepare default configuration for kernel side imq update
SVN-Revision: 15654
2009-05-07 03:07:46 +00:00
Florian Fainelli
378145454d use force_sig when handling address errors
SVN-Revision: 15642
2009-05-06 21:27:28 +00:00
Florian Fainelli
731a0e4791 workaround a gcc-4.1 bug which cannot see that word will be initialized
SVN-Revision: 15639
2009-05-06 16:33:00 +00:00
Imre Kaloz
6b3502f99c add missing RTC symbols to generic configs
SVN-Revision: 15617
2009-05-05 10:20:33 +00:00
Imre Kaloz
e9b397805d some more kernel config cleanup.. last for today :)
SVN-Revision: 15606
2009-05-04 20:57:02 +00:00
Imre Kaloz
0f2b1d070a more cleanup
SVN-Revision: 15605
2009-05-04 20:31:47 +00:00
Imre Kaloz
1cea2126da fix typo
SVN-Revision: 15604
2009-05-04 20:19:55 +00:00
Imre Kaloz
a614251e6c cleanup MTD option handling
SVN-Revision: 15602
2009-05-04 19:13:43 +00:00
Imre Kaloz
38c5311047 move MFD stuff to the generic kernel configs
SVN-Revision: 15587
2009-05-04 13:51:29 +00:00
Imre Kaloz
64fbade939 refresh patches
SVN-Revision: 15581
2009-05-04 11:35:08 +00:00
Imre Kaloz
7cf4e9f00a layer7 has been upgraded in [15517], but the old patches weren't removed -- remove them now
SVN-Revision: 15580
2009-05-04 11:05:28 +00:00
Imre Kaloz
a3b32c41df refresh generic 2.6.28 patches
SVN-Revision: 15578
2009-05-04 10:37:48 +00:00
Nicolas Thill
505ac00f4e remove netfilter_upstream_fixes patches, not needed anymore after kernel recent updates since they have been, well, fixed upstream :)
SVN-Revision: 15576
2009-05-03 22:16:03 +00:00
Nicolas Thill
e30ebf29ca netfilter: add a check for ip proto in netfilter_match_speedup patches (closes: #5041)
SVN-Revision: 15574
2009-05-03 16:34:02 +00:00
Gabor Juhos
1a24fcd9ec generic/2.6.30: add missing Kconfig options
SVN-Revision: 15560
2009-05-02 18:46:40 +00:00
Imre Kaloz
6a2d23513d refresh patches for 2.6.30-rc4
SVN-Revision: 15548
2009-05-01 21:37:32 +00:00
Imre Kaloz
540556bb92 upgrade sibyte to .30-rc4
SVN-Revision: 15545
2009-05-01 21:00:18 +00:00
Hauke Mehrtens
beb0f4528a add missing symbols
SVN-Revision: 15537
2009-05-01 13:56:32 +00:00
Florian Fainelli
6fa4734cde add missing configuration symbols when enabling ramdisk support
SVN-Revision: 15533
2009-05-01 08:48:58 +00:00
Felix Fietkau
4b71e11e2e linux 2.6.28: fix kernel headers compilation error because of conflicting getline() function definitions - this bug seems to be gone in newer kernels
SVN-Revision: 15523
2009-04-30 19:52:23 +00:00
Jo-Philipp Wich
2e56467889 fix 101-netfilter_layer7_pktmatch.patch for 2.6.26.8
SVN-Revision: 15518
2009-04-30 15:37:24 +00:00
Jo-Philipp Wich
c1959052f7 refreshed layer7 patches for 2.6.21.7, 2.6.23.17 and 2.6.25.20
SVN-Revision: 15517
2009-04-30 15:29:07 +00:00
Felix Fietkau
270e4ea27b refresh the packet socket patch for 2.6.29
SVN-Revision: 15511
2009-04-30 14:11:39 +00:00
Felix Fietkau
4e12c9d210 fix a crash in ip175c attribute enumeration
SVN-Revision: 15506
2009-04-30 13:57:22 +00:00
Gabor Juhos
acb66fba68 generic-2.6: add ip175c stuff for 2.6.29
SVN-Revision: 15505
2009-04-30 11:16:38 +00:00
Jo-Philipp Wich
f6f3c4111a refreshed layer7 patches for 2.6.26.8, 2.6.27.21, 2.6.28.9 and 2.6.29.1
SVN-Revision: 15502
2009-04-30 01:31:37 +00:00
Imre Kaloz
a528df4bb6 resync patches for 2.6.30-rc3
SVN-Revision: 15494
2009-04-29 20:46:49 +00:00
Imre Kaloz
fab598b675 update 2.6.30 generic config, resort symbols
SVN-Revision: 15493
2009-04-29 20:46:16 +00:00
Imre Kaloz
83a2d16e6e forgot to add the files for 2.6.30
SVN-Revision: 15492
2009-04-29 20:45:00 +00:00
Felix Fietkau
a523450678 Add a driver for Atheros AR8216 switches Thanks to Vertical Communications, Inc. for providing access to the documentation
SVN-Revision: 15482
2009-04-29 13:02:41 +00:00
Felix Fietkau
342a0e7660 fix a small bug in the socket type patch which broke dhcp
SVN-Revision: 15471
2009-04-28 19:16:24 +00:00
Felix Fietkau
8ec2ad91ad swconfig: add a generic switch reset call
SVN-Revision: 15470
2009-04-28 19:16:17 +00:00
Imre Kaloz
2d0ccf7f5e preliminary 2.6.30 support
SVN-Revision: 15468
2009-04-28 13:35:14 +00:00
Felix Fietkau
f87df4b361 minor cleanup for packet socket type filter
SVN-Revision: 15467
2009-04-28 10:59:20 +00:00
Felix Fietkau
de7b6625a2 remove the unused files-2.6.24 directory
SVN-Revision: 15442
2009-04-27 15:35:24 +00:00