index
:
openwrt/em-br6478acv2/master-187ad058
master
openwrt master 187ad058
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
linux
/
generic
Commit message (
Expand
)
Author
Age
Files
Lines
*
[generic/3.3]: add missing symbols
Imre Kaloz
2012-04-09
1
-0
/
+4
*
kernel: update linux 3.3 to 3.3.1
Jonas Gorski
2012-04-09
4
-26
/
+8
*
kernel: update linux 3.2 to 3.2.14
Jonas Gorski
2012-04-09
3
-17
/
+6
*
kernel: add some more additional missing config symbols for 3.2 and 3.3
Jonas Gorski
2012-04-09
2
-0
/
+41
*
[kernel/3+] add missing DM/MD config symbols
Florian Fainelli
2012-04-04
4
-4
/
+28
*
[kernel/2.6.38] fix gcc-4.6 set but unused warnings
Florian Fainelli
2012-04-04
1
-0
/
+24
*
[kernel/2.6.38] refresh patches
Florian Fainelli
2012-04-04
4
-11
/
+10
*
kernel: update linux 3.2 to 3.2.13 and refresh patches
Jonas Gorski
2012-04-01
1
-9
/
+2
*
kernel: add some more missing kernel symbols for 3.2 and 3.3
Jonas Gorski
2012-04-01
2
-0
/
+24
*
kernel: add some more missing serial 8250 config symbols
Jonas Gorski
2012-03-30
11
-0
/
+55
*
kernel: restore ebtables functionality by running netfilter hooks when the eb...
Felix Fietkau
2012-03-29
2
-46
/
+94
*
[target/generic] deal with 'set-but-unused-variables' in a more generic way
Mirko Vogt
2012-03-28
1
-44
/
+12
*
[generic] ppp: Fix high softirq utilization with pppoa
Florian Fainelli
2012-03-27
2
-0
/
+164
*
[kernel/3.3] add missing INET_UDP_DIAG symbol
Florian Fainelli
2012-03-27
1
-0
/
+1
*
ath9k: make endian check optional
Felix Fietkau
2012-03-27
1
-0
/
+1
*
[ar8216] fixes breakage introduced in 776722ce36ac95877efb7fd771dde2f6ffc96433
John Crispin
2012-03-22
1
-2
/
+2
*
linux: refresh patches against 3.3
Gabor Juhos
2012-03-20
4
-7
/
+7
*
linux/3.{2,3}: yet another missing NET_VENDOR symbol
Gabor Juhos
2012-03-20
2
-0
/
+2
*
kernel: update linux 3.2 to 3.2.12
Gabor Juhos
2012-03-19
3
-7
/
+7
*
[generic]: add missing Kconfig symbols
Imre Kaloz
2012-03-19
2
-1
/
+4
*
generic: ar8216: add support for the AR8327 chip
Gabor Juhos
2012-03-18
3
-2
/
+536
*
generic: ar8216: allow to use more ports
Gabor Juhos
2012-03-18
1
-2
/
+3
*
generic: ar8216: reorder chip specific functions
Gabor Juhos
2012-03-18
1
-72
/
+72
*
generic: ar8216: reorder switch_dev specific functions
Gabor Juhos
2012-03-18
1
-218
/
+216
*
generic: ar8216: use ar8216_sw_ prefix for switchdev related functions
Gabor Juhos
2012-03-18
1
-29
/
+29
*
generic: ar8216: use switch_dev->ports in for loops
Gabor Juhos
2012-03-18
1
-6
/
+6
*
generic: ar8216: add read_port_status field to ar8xxx_chip
Gabor Juhos
2012-03-18
1
-1
/
+11
*
generic: ar8216: add init_globals field to ar8xxx_chip
Gabor Juhos
2012-03-18
1
-21
/
+30
*
generic: ar8216: add caps field to ar8xxx_chip
Gabor Juhos
2012-03-18
1
-5
/
+19
*
generic: ar8216: add vtu_load_vlan field to ar8xxx_chip
Gabor Juhos
2012-03-18
1
-4
/
+15
*
generic: ar8216: add vtu_flush field to ar8xxx_chip
Gabor Juhos
2012-03-18
1
-1
/
+11
*
generic: ar8216: add init_port field to ar8xxx_chip
Gabor Juhos
2012-03-18
1
-4
/
+22
*
generic: ar8216: add setup_port field to ar8xxx_chip
Gabor Juhos
2012-03-18
1
-6
/
+7
*
generic: ar8216: add hw_init field to ar8xxx_chip
Gabor Juhos
2012-03-18
1
-8
/
+7
*
generic: ar8216: add a separate structure for chip specific stuff
Gabor Juhos
2012-03-18
1
-0
/
+16
*
generic: ar8216: rename chip field of struct ar8216
Gabor Juhos
2012-03-18
1
-20
/
+20
*
generic: ar8216: move ar8216_id_chip function
Gabor Juhos
2012-03-18
1
-52
/
+51
*
generic: ar8216: rename ar8216_ops to ar8216_sw_ops
Gabor Juhos
2012-03-18
1
-2
/
+2
*
kernel: improve profiling support, keep static symbols when profiling is enabled
Felix Fietkau
2012-03-17
2
-2
/
+2
*
[kernel/3.2] add some more missing symbols
Florian Fainelli
2012-03-17
1
-0
/
+3
*
kernel: optimize out remaining netfilter hooks in the bridging code if bridge...
Felix Fietkau
2012-03-16
2
-39
/
+131
*
swconfig: use a mutex instead of a spinlock, many swconfig calls sleep
Felix Fietkau
2012-03-15
2
-6
/
+6
*
ar8216: fix a MTU related regression
Felix Fietkau
2012-03-15
1
-19
/
+29
*
ar71xx: move micrel PHY driver to the generic linux target
Gabor Juhos
2012-03-15
3
-0
/
+131
*
linux/3.3: build mdio_register_board_info into the kernel if PHYLIB is selected
Gabor Juhos
2012-03-15
8
-68
/
+144
*
linux/3.2: build mdio_register_board_info into the kernel if PHYLIB is selected
Gabor Juhos
2012-03-15
8
-68
/
+144
*
generic: ar8216: merge multiple if statements in ar8216_hw_apply
Gabor Juhos
2012-03-13
1
-10
/
+4
*
kernel: bypass all netfilter hooks if the sysctls for that functionality have...
Felix Fietkau
2012-03-13
2
-0
/
+152
*
linux/3.3: refresh patches against 3.3-rc7
Gabor Juhos
2012-03-12
2
-5
/
+5
*
linux/3.3: allow to set platform_data for phy devices
Gabor Juhos
2012-03-12
1
-0
/
+115
[next]