lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 06 Jan 2012 13:10:51 +0200
From:	Jussi Kivilinna <jussi.kivilinna@...et.fi>
To:	netdev@...r.kernel.org
Cc:	Freddy Xin <freddy@...x.com.tw>,
	Grant Grundler <grundler@...omium.org>,
	Olof Johansson <olofj@...omium.org>,
	"David S. Miller" <davem@...emloft.net>,
	David Hollis <dhollis@...ehollis.com>
Subject: asix, setting MAC broken in v3.2. Bisected to "NET: fix phy init
 for AX88772 USB ethernet".

Hello,

I have asix adapter plugged to mini-server and have to change MAC  
address before DHCP because of ISP. This worked fine, until v3.2. Now  
I have to set interface in promisc mode to have custom MAC working.

I bisected problem to '[4ad1438f025ed8d1e4e95a796ca7f0ad5a22c378] NET:  
fix phy init for AX88772 USB ethernet':

# bad: [5f0a6e2d503896062f641639dacfe5055c2f593b] Linux 3.2-rc7
# good: [c3b92c8787367a8bb53d57d9789b558f1295cc96] Linux 3.1
git bisect start 'v3.2-rc7' 'v3.1' 'drivers/net/usb/asix.c'
# bad: [79de9efdb93d8e693dccd0eb7d80cd6092f5875b] NET: asix: fix  
ethtool -e for AX88178 USB dongle
git bisect bad 79de9efdb93d8e693dccd0eb7d80cd6092f5875b
# bad: [4ad1438f025ed8d1e4e95a796ca7f0ad5a22c378] NET: fix phy init  
for AX88772 USB ethernet
git bisect bad 4ad1438f025ed8d1e4e95a796ca7f0ad5a22c378
# good: [afc4b13df143122f99a0eb10bfefb216c2806de0] net: remove use of  
ndo_set_multicast_list in drivers
git bisect good afc4b13df143122f99a0eb10bfefb216c2806de0

-Jussi


View attachment "lsusb.txt" of type "text/plain" (2746 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ