Commit Graph

45 Commits (b90f8e7296c39a13225fb0c0dfde1922fcf47ba7)

Author SHA1 Message Date
Joe Perches 8e95a2026f drivers/net: Move && and || to end of previous line 15 years ago
Ben Hutchings 7ab0f2736b netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations 16 years ago
Wade Farnsworth 42caa07404 phylib: fixes for PHY_RESUMING state changes 16 years ago
Atsushi Nemoto 3664090e19 phylib: Fix delay argument of schedule_delayed_work 16 years ago
Anatolij Gustschin a8729eb302 phylib: Allow early-out in phy_change 16 years ago
Jean Delvare bf6aede712 workqueue: add to_delayed_work() helper function 16 years ago
Marcin Slusarz a390d1f379 phylib: convert state_queue work to delayed_work 16 years ago
Kay Sievers fb28ad3590 net: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Lennert Buytenhek 2e88810329 phylib: add mdiobus_{read,write} 17 years ago
Trent Piepho 0acb283967 phylib: Wake PHY state machine on interrupt 17 years ago
Lennert Buytenhek c6d6a511d7 phylib: phy_mii_ioctl() fixes 17 years ago
Andy Fleming 9b9a8bfc8d phylib: Fix some sparse warnings 17 years ago
Andy Fleming f62220d3a9 phylib: Add support for board-level PHY fixups 17 years ago
Nate Case 35b5f6b1a8 PHYLIB: Locking fixes for PHY I/O potentially sleeping 17 years ago
David Woodhouse dda93b486a Stop phy code from returning success to unknown ioctls. 17 years ago
Maciej W. Rozycki 6daf653103 PHYLIB: fix an interrupt loop potential when halting 18 years ago
Maciej W. Rozycki 0ac4952731 PHYLIB: IRQ event workqueue handling fixes 18 years ago
Maciej W. Rozycki 9ff8c68b3c PHYLIB: Spinlock fixes for softirqs 18 years ago
Denis Cheng ff8ac60948 drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE 18 years ago
Domen Puncer 680e9fe9d6 phy: export phy_mii_ioctl 18 years ago
Hans-Jürgen Koch 026d7917e5 Fix a lock problem in generic phy code 18 years ago
Domen Puncer 163642a24a phy layer: fix phy_mii_ioctl for autonegotiation 18 years ago
Oleg Nesterov 28e53bddf8 unify flush_work/flush_work_keventd and rename it to cancel_work_sync 18 years ago
Andrew Morton d0758bc334 phy: use flush_work_keventd() 18 years ago
Shan Lu 024a0a3cfb network: add the missing phy_device speed information to phy_mii_ioctl 18 years ago
Randy Dunlap b3df0da886 phy layer: add kernel-doc + DocBook 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Kumar Gala 9f6d55d084 PHY: Export phy ethtool helpers 18 years ago
Linus Torvalds 68380b5813 Add "run_scheduled_work()" workqueue function 18 years ago
Andy Fleming 6b655529c3 [PATCH] Fixed a number of bugs in the PHY Layer 18 years ago
Maciej W. Rozycki 3c3070d713 [PATCH] 2.6.18: sb1250-mac: Phylib IRQ handling fixes 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Sergei Shtylylov 817acf5ebd [PATCH] Stop calling phy_stop_interrupts() twice 19 years ago
Thomas Gleixner 1fb9df5d30 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Arjan van de Ven f71e130966 Massive net driver const-ification. 19 years ago
Kumar Gala a4d00f179f [PATCH] phy: Added a macro to represent the string format used to match a phy device 19 years ago
Jeff Garzik a10b5aacea Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*. 20 years ago
Jeff Garzik 8cee0cd5be [netdrvr] delete CONFIG_PHYCONTROL 20 years ago
Andy Fleming e13934563d [PATCH] PHY Layer fixup 20 years ago
Jeff Garzik 2bf69b5fe9 phy subsystem: more cleanups 20 years ago
Jeff Garzik 67c4f3fa25 Fix numerous minor problems with new phy subsystem. 20 years ago
Andy Fleming 00db8189d9 This patch adds a PHY Abstraction Layer to the Linux Kernel, enabling 20 years ago