Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-17 | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | |
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-11 | pasemic_mac*: Move the PA Semi driver | Jeff Kirsher | |
Move the PA Semi driver into drivers/net/ethernet/pasemi/ and make the necessary Kconfig and Makefile changes. CC: Olof Johansson <olof@lixom.net> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Acked-by: Olof Johansson <olof@lixom.net> |