Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 2011-08-17 |
| | | | | | | | replace it by ndo_set_rx_mode Signed-off-by: Jiri Pirko <jpirko@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net> | ||
* | enc28j60: Move the Microchip driver | Jeff Kirsher | 2011-08-13 |
Move the Microchip driver into drivers/net/ethernet/microchip/ and make the necessary Kconfig and Makefile changes. CC: Claudio Lanconelli <lanconelli.claudio@eptar.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> |