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 | bmac/mace/macmace/mac89x0/cs89x0: Move the Macintosh (Apple) drivers | Jeff Kirsher | |
Move the Apple drivers into driver/net/ethernet/apple/ and make the necessary Kconfig and Makefile changes. CC: Paul Mackerras <paulus@samba.org> CC: Paul Mackerras <paulus@au.ibm.com> CC: Russell Nelson <nelson@crynwr.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> |