1. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  2. 4f9c85a phylib: Move workqueue initialization to a proper place by Anton Vorontsov · 14 years ago
  3. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 14 years ago
  4. 7ab0f27 netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations by Ben Hutchings · 15 years ago
  5. 42caa07 phylib: fixes for PHY_RESUMING state changes by Wade Farnsworth · 15 years ago
  6. 3664090 phylib: Fix delay argument of schedule_delayed_work by Atsushi Nemoto · 15 years ago
  7. a8729eb phylib: Allow early-out in phy_change by Anatolij Gustschin · 15 years ago
  8. bf6aede workqueue: add to_delayed_work() helper function by Jean Delvare · 15 years ago
  9. a390d1f phylib: convert state_queue work to delayed_work by Marcin Slusarz · 15 years ago
  10. fb28ad3 net: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  11. 2e88810 phylib: add mdiobus_{read,write} by Lennert Buytenhek · 16 years ago
  12. 0acb283 phylib: Wake PHY state machine on interrupt by Trent Piepho · 16 years ago
  13. c6d6a51 phylib: phy_mii_ioctl() fixes by Lennert Buytenhek · 16 years ago
  14. 9b9a8bf phylib: Fix some sparse warnings by Andy Fleming · 16 years ago
  15. f62220d phylib: Add support for board-level PHY fixups by Andy Fleming · 16 years ago
  16. 35b5f6b PHYLIB: Locking fixes for PHY I/O potentially sleeping by Nate Case · 16 years ago
  17. dda93b4 Stop phy code from returning success to unknown ioctls. by David Woodhouse · 16 years ago
  18. 6daf653 PHYLIB: fix an interrupt loop potential when halting by Maciej W. Rozycki · 17 years ago
  19. 0ac4952 PHYLIB: IRQ event workqueue handling fixes by Maciej W. Rozycki · 17 years ago
  20. 9ff8c68 PHYLIB: Spinlock fixes for softirqs by Maciej W. Rozycki · 17 years ago
  21. ff8ac60 drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE by Denis Cheng · 17 years ago
  22. 680e9fe phy: export phy_mii_ioctl by Domen Puncer · 17 years ago
  23. 026d791 Fix a lock problem in generic phy code by Hans-Jürgen Koch · 17 years ago
  24. 163642a phy layer: fix phy_mii_ioctl for autonegotiation by Domen Puncer · 17 years ago
  25. 28e53bd unify flush_work/flush_work_keventd and rename it to cancel_work_sync by Oleg Nesterov · 17 years ago
  26. d0758bc phy: use flush_work_keventd() by Andrew Morton · 17 years ago
  27. 024a0a3 network: add the missing phy_device speed information to phy_mii_ioctl by Shan Lu · 17 years ago
  28. b3df0da phy layer: add kernel-doc + DocBook by Randy Dunlap · 17 years ago
  29. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  30. 9f6d55d PHY: Export phy ethtool helpers by Kumar Gala · 17 years ago
  31. 68380b5 Add "run_scheduled_work()" workqueue function by Linus Torvalds · 17 years ago
  32. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 17 years ago
  33. 6b65552 [PATCH] Fixed a number of bugs in the PHY Layer by Andy Fleming · 18 years ago
  34. 3c3070d [PATCH] 2.6.18: sb1250-mac: Phylib IRQ handling fixes by Maciej W. Rozycki · 18 years ago
  35. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  36. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  37. 817acf5 [PATCH] Stop calling phy_stop_interrupts() twice by Sergei Shtylylov · 18 years ago
  38. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  39. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  40. f71e130 Massive net driver const-ification. by Arjan van de Ven · 18 years ago
  41. a4d00f1 [PATCH] phy: Added a macro to represent the string format used to match a phy device by Kumar Gala · 18 years ago
  42. a10b5aa Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*. by Jeff Garzik · 19 years ago
  43. 8cee0cd [netdrvr] delete CONFIG_PHYCONTROL by Jeff Garzik · 19 years ago
  44. e139345 [PATCH] PHY Layer fixup by Andy Fleming · 19 years ago
  45. 2bf69b5 phy subsystem: more cleanups by Jeff Garzik · 19 years ago
  46. 67c4f3f Fix numerous minor problems with new phy subsystem. by Jeff Garzik · 19 years ago
  47. 00db818 This patch adds a PHY Abstraction Layer to the Linux Kernel, enabling by Andy Fleming · 19 years ago