Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-08-18 | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 1 | -1/+1 | |
replace it by ndo_set_rx_mode Signed-off-by: Jiri Pirko <jpirko@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net> | |||||
2011-08-12 | mipsnet: Move the MIPS driver | Jeff Kirsher | 1 | -0/+345 | |
Move the MIPS drivers into drivers/net/ethernet/ and make the necessary Kconfig and Makefile changes. Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> |