Commit Graph

136 Commits (d862b13bc8cbab9692fbe0ef44c40d0488b81af1)

Author SHA1 Message Date
Sergey Matyukevich 3ac3774629 ucc_geth: fix UCC device number in debug message 15 years ago
Richard Cochran 28b041139e net: preserve ifreq parameter when calling generic phy_mii_ioctl(). 15 years ago
Sergey Matyukevich db176edc89 ucc_geth: fix for RX skb buffers recycling 15 years ago
Sergey Matyukevich d19b514999 ucc_geth driver: add ioctl 15 years ago
Grant Likely 4018294b53 of: Remove duplicate fields from of_platform_driver 15 years ago
Grant Likely 61c7a080a5 of: Always use 'struct device.of_node' to get device node pointer. 15 years ago
Eric Dumazet 1ae5dc342a net: trans_start cleanups 15 years ago
Jiri Pirko 22bedad3ce net: convert multicast list to list_head 15 years ago
Frans Pop 2381a55c88 net/various: remove trailing space in messages 15 years ago
Jiri Pirko 567ec874d1 net: convert multiple drivers to use netdev_for_each_mc_addr, part6 15 years ago
Jiri Pirko 4cd24eaf0c net: use netdev_mc_count and netdev_mc_empty when appropriate 15 years ago
Daniel Mack 3ad2f3fbb9 tree-wide: Assorted spelling fixes 15 years ago
Liu Yu-B13201 81abb43a24 ucc_geth: update the tbi-phy setting 15 years ago
Jiajun Wu 34692421bc ucc_geth: Fix full TX queue processing 15 years ago
Anton Vorontsov 29fb00e047 ucc_geth: Fix netdev watchdog triggering on suspend 15 years ago
Anton Vorontsov 08fafd8461 ucc_geth: Don't needlessly change MAC settings in adjust_link() 15 years ago
Anton Vorontsov 08b5e1c91c ucc_geth: Fix netdev watchdog triggering on link changes 15 years ago
Anton Vorontsov 7583605b6d ucc_geth: Fix empty TX queue processing 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Joe Perches 8e95a2026f drivers/net: Move && and || to end of previous line 15 years ago
Anton Vorontsov 864fdf884e ucc_geth: Fix hangs after switching from full to half duplex 16 years ago
Anton Vorontsov 7de8ee787e ucc_geth: Rearrange some code to avoid forward declarations 16 years ago
Anton Vorontsov 2394905f67 ucc_geth: Implement suspend/resume and Wake-On-LAN support 16 years ago
Anton Vorontsov bf5aec2e79 ucc_geth: Remove UGETH_MAGIC_PACKET Kconfig symbol and code 16 years ago
Anton Vorontsov 54b1598384 ucc_geth: Factor out MAC initialization steps into a call 16 years ago
Dongdong Deng 22580f894a drivers/net: fixed drivers that support netpoll use ndo_start_xmit() 16 years ago
Anton Vorontsov 3104a6ff67 ucc_geth: Revive fixed link support 16 years ago
Anton Vorontsov 50f238fdf3 ucc_geth: Add support for skb recycling 16 years ago
Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 16 years ago
Haiying Wang fb1001f3de net/ucc_geth: Add SGMII support for UCC GETH driver 16 years ago
Grant Likely f3a32500ba Revert "net/ucc_geth: Add SGMII support for UEC GETH driver" 16 years ago
Haiying Wang 047584ce94 net/ucc_geth: Add SGMII support for UEC GETH driver 16 years ago
Kevin Hao 3d6593e9cc net/ucc_geth: allow to set mac address on running device 16 years ago
Haiying Wang 674e4f93e2 net/ucc_geth: Assign six threads to Rx for UEC 16 years ago
Haiying Wang 345f84227b net/ucc_geth: update riscTx and riscRx in ucc_geth 16 years ago
Grant Likely 8555a59484 net: Fix ucc_geth.c handling of fixed-link w/o phy-connection-type property. 16 years ago
Grant Likely 0b9da337dc net: Rework ucc_geth driver to use of_mdio infrastructure 16 years ago
Heiko Schocher cef309cf61 ucc_geth.c: Fix upsmr setting in RMII mode 16 years ago
Joakim Tjernlund 0cededf3ff ucc_geth: Move freeing of TX packets to NAPI context 16 years ago
Anton Vorontsov da1aa63ec3 ucc_geth: Pass proper device to DMA routines, otherwise oops happens 16 years ago
Kumar Gala 530e2eba0b ucc_geth: Remove unused header 16 years ago
David S. Miller 129dd9677b ucc_geth: Fix use-after-of_node_put() in ucc_geth_probe(). 16 years ago
Anton Vorontsov 79675900cb ucc_geth: Fix three oopses in PHY {de,}initialization code 16 years ago
Joakim Tjernlund a9dbae7850 ucc_geth: Convert to net_device_ops 16 years ago
Anton Vorontsov bb4f92b3a3 ucc_geth: Fix build breakage caused by a merge 16 years ago
David S. Miller 039a6f6a39 ucc_geth: Fix merge error. 16 years ago
Anton Vorontsov 61fa9dcf93 ucc_geth: Fix oops when using fixed-link support 16 years ago
Andy Fleming 1577ecef76 netdev: Merge UCC and gianfar MDIO bus drivers 16 years ago
Haiying Wang b1c4a9dddf ucc_geth: Change uec phy id to the same format as gianfar's 16 years ago
Ben Hutchings 288379f050 net: Remove redundant NAPI functions 16 years ago