Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-01 | MIPS: Whitespace cleanup. | Ralf Baechle | |
Having received another series of whitespace patches I decided to do this once and for all rather than dealing with this kind of patches trickling in forever. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | |||
2011-12-27 | net: meth: Add set_rx_mode hook to fix ICMPv6 neighbor discovery | Joshua Kinard | |
SGI IP32 (O2)'s ethernet driver (meth) lacks a set_rx_mode function, which prevents IPv6 from working completely because any ICMPv6 neighbor solicitation requests aren't picked up by the driver. So the machine can ping out and connect to other systems, but other systems will have a very hard time connecting to the O2. Signed-off-by: Joshua Kinard <kumba@gentoo.org> Signed-off-by: David S. Miller <davem@davemloft.net> | |||
2008-10-11 | MIPS: Move headfiles to new location below arch/mips/include | Ralf Baechle | |
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> |