All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] r8152: random MAC address
@ 2014-09-02  9:55 Hayes Wang
  2014-09-02  9:55 ` [PATCH net-next 1/2] r8152: change the location of rtl8152_set_mac_address Hayes Wang
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Hayes Wang @ 2014-09-02  9:55 UTC (permalink / raw)
  To: netdev; +Cc: nic_swsd, linux-kernel, linux-usb

If the interface has invalid MAC address, it couldn't
be used. In order to let it work normally, give a
random one.

Hayes Wang (2):
  r8152: change the location of rtl8152_set_mac_address
  r8152: use eth_hw_addr_random

 drivers/net/usb/r8152.c | 65 ++++++++++++++++++++++++++++---------------------
 1 file changed, 37 insertions(+), 28 deletions(-)

-- 
1.9.3


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2014-09-05 19:18 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-02  9:55 [PATCH net-next 0/2] r8152: random MAC address Hayes Wang
2014-09-02  9:55 ` [PATCH net-next 1/2] r8152: change the location of rtl8152_set_mac_address Hayes Wang
2014-09-02  9:55 ` [PATCH net-next 2/2] r8152: use eth_hw_addr_random Hayes Wang
2014-09-02 12:53   ` Sergei Shtylyov
2014-09-03  2:59 ` [PATCH net-next v2 0/2] r8152: random MAC address Hayes Wang
2014-09-03  2:59   ` [PATCH net-next v2 1/2] r8152: change the location of rtl8152_set_mac_address Hayes Wang
2014-09-03  2:59   ` [PATCH net-next v2 2/2] r8152: use eth_hw_addr_random Hayes Wang
2014-09-03  8:33     ` Bjørn Mork
2014-09-03  8:33       ` Bjørn Mork
2014-09-04  8:15 ` [PATCH net-next v3 0/2] r8152: random MAC address Hayes Wang
2014-09-04  8:15   ` [PATCH net-next v3 1/2] r8152: change the location of rtl8152_set_mac_address Hayes Wang
2014-09-04  8:15   ` [PATCH net-next v3 2/2] r8152: use eth_hw_addr_random Hayes Wang
2014-09-05 19:18   ` [PATCH net-next v3 0/2] r8152: random MAC address David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.