index
:
openwrt.git
fast2504n-3.10.17
fast2504n-3.10.26
fast2504n-3.8
master
OpenWRT with patches for F@ST2504n board
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
linux
/
generic
Age
Commit message (
Expand
)
Author
2012-03-22
[ar8216] fixes breakage introduced in 776722ce36ac95877efb7fd771dde2f6ffc96433
blogic
2012-03-20
linux: refresh patches against 3.3
juhosg
2012-03-20
linux/3.{2,3}: yet another missing NET_VENDOR symbol
juhosg
2012-03-19
kernel: update linux 3.2 to 3.2.12
juhosg
2012-03-19
[generic]: add missing Kconfig symbols
kaloz
2012-03-18
generic: ar8216: add support for the AR8327 chip
juhosg
2012-03-18
generic: ar8216: allow to use more ports
juhosg
2012-03-18
generic: ar8216: reorder chip specific functions
juhosg
2012-03-18
generic: ar8216: reorder switch_dev specific functions
juhosg
2012-03-18
generic: ar8216: use ar8216_sw_ prefix for switchdev related functions
juhosg
2012-03-18
generic: ar8216: use switch_dev->ports in for loops
juhosg
2012-03-18
generic: ar8216: add read_port_status field to ar8xxx_chip
juhosg
2012-03-18
generic: ar8216: add init_globals field to ar8xxx_chip
juhosg
2012-03-18
generic: ar8216: add caps field to ar8xxx_chip
juhosg
2012-03-18
generic: ar8216: add vtu_load_vlan field to ar8xxx_chip
juhosg
2012-03-18
generic: ar8216: add vtu_flush field to ar8xxx_chip
juhosg
2012-03-18
generic: ar8216: add init_port field to ar8xxx_chip
juhosg
2012-03-18
generic: ar8216: add setup_port field to ar8xxx_chip
juhosg
2012-03-18
generic: ar8216: add hw_init field to ar8xxx_chip
juhosg
2012-03-18
generic: ar8216: add a separate structure for chip specific stuff
juhosg
2012-03-18
generic: ar8216: rename chip field of struct ar8216
juhosg
2012-03-18
generic: ar8216: move ar8216_id_chip function
juhosg
2012-03-18
generic: ar8216: rename ar8216_ops to ar8216_sw_ops
juhosg
2012-03-17
kernel: improve profiling support, keep static symbols when profiling is enabled
nbd
2012-03-17
[kernel/3.2] add some more missing symbols
florian
2012-03-16
kernel: optimize out remaining netfilter hooks in the bridging code if bridge...
nbd
2012-03-15
swconfig: use a mutex instead of a spinlock, many swconfig calls sleep
nbd
2012-03-15
ar8216: fix a MTU related regression
nbd
2012-03-15
ar71xx: move micrel PHY driver to the generic linux target
juhosg
2012-03-15
linux/3.3: build mdio_register_board_info into the kernel if PHYLIB is selected
juhosg
2012-03-15
linux/3.2: build mdio_register_board_info into the kernel if PHYLIB is selected
juhosg
2012-03-13
generic: ar8216: merge multiple if statements in ar8216_hw_apply
juhosg
2012-03-13
kernel: bypass all netfilter hooks if the sysctls for that functionality have...
nbd
2012-03-12
linux/3.3: refresh patches against 3.3-rc7
juhosg
2012-03-12
linux/3.3: allow to set platform_data for phy devices
juhosg
2012-03-12
linux/3.2: allow to set platform_data for phy devices
juhosg
2012-03-12
linux/3.3: add missing config symbol
juhosg
2012-03-12
[generic] expose CONFIG_NETFILTER_NETLINK for external kmods
jow
2012-03-11
generic: ar8216: use usleep_range in ar8216_mii_{read,write}
juhosg
2012-03-11
generic: ar8216: add a helper function for writing PHY debug registers
juhosg
2012-03-11
generic: ar8216: add lockep assertion to ar8216_rmw
juhosg
2012-03-11
linux/3.3: show correct name for MIPS 24KEc in /proc/cpuinfo
juhosg
2012-03-11
linux/3.2: show correct name for MIPS 24KEc in /proc/cpuinfo
juhosg
2012-03-08
generic: ar8216: coding style cleanup
juhosg
2012-03-08
generic: ar8216: don't use static variable in ar8236_hw_init
juhosg
2012-03-08
generic: ar8216: move register inititalization into hw_init
juhosg
2012-03-08
generic: ar8216: set chip type directly in ar8216_id_chip
juhosg
2012-03-08
generic: ar8216: simplify ar8216_config_init
juhosg
2012-03-07
linux/3.{2,3}: even more NAND symbols
juhosg
2012-03-07
generic: ar8216: move port initialization into a separate function
juhosg
[next]