Commit Graph

102 Commits (c5a889508203446c1abc1d670599b3a816841813)

Author SHA1 Message Date
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
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
Timur Tabi 3bc53427e4 ucc_geth: use correct UCCE macros 16 years ago
Anton Vorontsov fdb614c284 ucc_geth: Eliminate the need for forward references 16 years ago
Neil Horman 908a7a16b8 net: Remove unused netdev arg from some NAPI interfaces. 16 years ago
Anton Vorontsov 221b3d60cb ucc_geth: Remove UGETH_FILTERING dead code 16 years ago
Anton Vorontsov 3e73fc9a12 ucc_geth: Fix IO memory (un)mapping code 16 years ago
Anton Vorontsov ba574696a3 ucc_geth: Cleanup repetitive ucc_geth_memclean() calls 16 years ago
Anton Vorontsov 67c2fb8ff0 ucc_geth: Fix IRQ freeing code in ucc_geth_open() 16 years ago
Anton Vorontsov 1762a29ae5 ucc_geth: Fix TX watchdog timeout handling 16 years ago
Anton Vorontsov b3431c6476 ucc_geth: Fix endless loop in stop_{tx,rx} routines 16 years ago
Kay Sievers fb28ad3590 net: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
Harvey Harrison b39d66a81f drivers/net: replace __FUNCTION__ with __func__ 17 years ago
Anton Vorontsov ebbdbd7c02 ucc_geth: do not touch net queue in adjust_link phylib callback 17 years ago
David S. Miller 263ba3204a netdev: Convert all drivers away from netif_schedule(). 17 years ago
Francois Romieu 1a342d224a ucc_geth: delete non NAPI code from the driver. 17 years ago
Stephen Rothwell 55b6c8e99d drivers/net: Use linux/of_{device,platform}.h instead of asm 17 years ago
Andy Fleming 7f80202bb9 ucc_geth: Fix arguments to dma map/unmap functions 17 years ago
Joakim Tjernlund e410553fd3 ucc_geth: Don't use RX clock as TX clock. 17 years ago
Andy Fleming 6fee40e9b8 ucc_geth: Fix a bunch of sparse warnings 17 years ago
Andy Fleming f38d1008b0 ucc_geth: Fix sneaky merge conflict regarding bus_id 17 years ago
Anton Vorontsov 56626f335b [POWERPC] QE: UCC nodes cleanup 17 years ago
Andy Fleming 9d9326d3bc phy: Change mii_bus id field to a string 17 years ago
Joakim Tjernlund 3d137fdd16 ucc_geth: fix non-functional fixed phy support 17 years ago
Joakim Tjernlund ffea31ed1c ucc_geth: use correct thread number for 10/100Mbps link 17 years ago
Anton Vorontsov 26d29ea799 ucc_geth: add support for netpoll 17 years ago
Anton Vorontsov 80a9fad8e8 ucc_geth: fix module removal 17 years ago
Jeff Garzik 28fc1f5a0c [netdrvr] irq handler minor cleanups in several drivers 17 years ago