提交历史

作者 SHA1 备注 提交日期
  Markus Elfring 1b4b32c6b8 net: fec: Delete unnecessary checks before the function call "kfree" 10 年之前
  Nimrod Andy 2b995f6398 net: fec: fix the warning found by dma debug 10 年之前
  David S. Miller 3f3558bb51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 年之前
  Stefan Agner 3d125f9c91 net: fec: fix MDIO bus assignement for dual fec SoC's 10 年之前
  Hubert Feurstein 0c8185944a net: fec: fix NULL pointer dereference in fec_enet_timeout_work 10 年之前
  Nimrod Andy de40ed31b3 net: fec: add Wake-on-LAN support 10 年之前
  Nimrod Andy 94191fd671 net: fec: Fix NAPI race 10 年之前
  Linus Torvalds e6b5be2be4 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 10 年之前
  Nimrod Andy 0c5a3aef9f net: fec: only enable mdio interrupt before phy device link up 10 年之前
  Nimrod Andy e17f7fecdd net: fec: clear all interrupt events to support i.MX6SX 10 年之前
  Nimrod Andy 858eeb7d9c net: fec: reset fep link status in suspend function 10 年之前
  Nimrod Andy 213a9922d1 net: fec: avoid kernal crash by NULL pointer when no phy connection 10 年之前
  Nimrod Andy d543a76295 net: fec: init maximum receive buffer size for ring1 and ring2 10 年之前
  Lothar Waßmann c20e599bb5 net: fec: remove unused return value from swap_buffer() 10 年之前
  Lothar Waßmann 7b487d070a net: fec: simplify loop counter handling in swap_buffer() 10 年之前
  Lothar Waßmann e453789a66 net: fec: use swab32s() instead of cpu_to_be32() 10 年之前
  Lothar Waßmann 6b7e400838 net: fec: improve access to quirk flags by copying them into fec_enet_private struct 10 年之前
  Lothar Waßmann 217b5844e2 net: fec: change type of 'bufdesc_ex' to bool 10 年之前
  Lothar Waßmann 1310b544e5 net: fec: fix regression on i.MX28 introduced by rx_copybreak support 11 年之前
  Greg Kroah-Hartman a8a93c6f99 Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next 11 年之前
  Nimrod Andy f4c4a4e068 net: fec: fix suspend broken on multiple MACs sillicons 11 年之前
  Philipp Zabel 81f35ffde0 net: fec: ptp: fix NULL pointer dereference if ptp_clock is not set 11 年之前
  Wolfram Sang a057351e1e net: ethernet: freescale: drop owner assignment from platform_drivers 11 年之前
  Nimrod Andy 28b5f058cf net: fec: ptp: fix convergence issue to support LinuxPTP stack 11 年之前
  Luwei Zhou 278d240478 net: fec: ptp: Enable PPS output based on ptp clock 11 年之前
  Nimrod Andy 5bc26726ad net: fec: Fix sparse warnings with different lock contexts for basic block 11 年之前
  Fabio Estevam 681d2421e1 fec: Fix fec_enet_alloc_buffers() error path 11 年之前
  Frank Li c259c132ad net: fec: fix build error at m68k platform 11 年之前
  Nimrod Andy 1b7bde6d65 net: fec: implement rx_copybreak to improve rx performance 11 年之前
  Nimrod Andy e3c9614f3a net: fec: free resource after phy probe failed 11 年之前