https://bugzilla.novell.com/show_bug.cgi?id=774557 https://bugzilla.novell.com/show_bug.cgi?id=774557#c15 --- Comment #15 from Benjamin Poirier <bpoirier@suse.com> 2012-08-17 21:25:13 UTC --- That was my best guess, how annoying! I've gone over the patches again (including the one I had forgotten to include in the package all along). Out of the few that affect RTL8168b/8111b (mac version 12 or 17) I don't see which other one could include the solution: a9d7e79 r8169.c: fix comment typo no code change e1593bb r8169: Support the get_ts_info ethtool method. timestamping related, does not work on 3.4 851e602 r8169: Config1 is read-only on 8168c and later. affects MAC_VER_18 and up d387b42 r8169: 8168c and later require bit 0x20 to be set in Config2 for PME signaling. affects MAC_VER_18 and up 0004299 r8169: modify pll power function affects MAC_VER_07, 08, 09, 10, 16, 27, 28, 29, 30, 31, 37, 39 beb1fe1 r8169: add device specific CSI access helpers. code reorganisation, no functionnal effect (I think) 7e18dca r8169: support the new RTL8402 chip. affects MAC_VER_37 5f886e0 r8169: adjust some functions of 8111f affects MAC_VER_35, 36 b3d7b2f r8169: support the new RTL8411 chip. affects MAC_VER_38 ad1be8d r8169: call netif_napi_del at errpaths and at driver unload affects unload and error path (not included in confirmed working driver) 7dbb491 r8169: avoid NAPI scheduling delay. bnc#774557c14: does not fix the problem eb2dc35 r8169: RxConfig hack for the 8168evl. affects MAC_VER_34 Beyond here, bnc#774557c10: v3.5 driver fixes the problem Would you be willing to test about four more packages to bisect the solution? $ git bisect start v3.5 v3.4 -- drivers/net/ethernet/realtek/r8169.c Bisecting: 7 revisions left to test after this (roughly 3 steps) If so, I've updated the OBS package once more with the first bisection step. Please report the results and I'll generate the next step accordingly. dmesg should also include an extra line just after the usual backtrace, ie. after "---[ end trace f97d5f5010a19c9b ]---" that contains "unmasked XID". Please include this line in your report. Thanks. http://download.opensuse.org/repositories/home:/benjamin_poirier:/bnc774557/... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.