Commit Graph

88 Commits (54b81550dd674466fe7d01629d2aab015c545a1e)

Author SHA1 Message Date
Jiri Pirko 48e2f183cb net: convert multiple drivers to use netdev_for_each_mc_addr, part4 15 years ago
Jiri Pirko 4cd24eaf0c net: use netdev_mc_count and netdev_mc_empty when appropriate 15 years ago
Joe Perches 8e95a2026f drivers/net: Move && and || to end of previous line 15 years ago
Dave Mitchell 4acc5a8eb4 ibm_newemac: Fix EMACx_TRTR[TRT] bit shifts 15 years ago
Anton Vorontsov e72701acbe net: Fix OF platform drivers coldplug/hotplug when compiled as modules 16 years ago
Dave Mitchell 3201fce0b2 ibm_newemac: Added 16K Tx FIFO size support for EMAC4 16 years ago
Ben Hutchings 15f0a394c6 net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count() 16 years ago
Joe Perches a419aef8b8 trivial: remove unnecessary semicolons 16 years ago
Ben Hutchings 0fa0ee053a netdev: Convert MDIO ioctl implementation to use struct mii_ioctl_data 16 years ago
Ben Hutchings 7ab0f2736b netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations 16 years ago
Ben Hutchings aae5e7c30f netdev: Remove SIOCDEVPRIVATE aliases for MDIO ioctls 16 years ago
Petri Gynther d3b325f9c2 ibm_newemac: emac_close() needs to call netif_carrier_off() 16 years ago
Julia Lawall 0021195c40 drivers/net: Move a dereference below a NULL test 16 years ago
Patrick McHardy ec634fe328 net: convert remaining non-symbolic return values in ndo_start_xmit() functions 16 years ago
Patrick McHardy 5b54814022 net: use symbolic values for ndo_start_xmit() return codes 16 years ago
Alexander Beregalov 15efc02b26 ibm_newemac: convert to netdev_ops 16 years ago
Jean Delvare 10fd9d7ec4 ibm_newemac: Fix dangerous struct assumption 16 years ago
Mikhail Zolotaryov 62f0c338d1 powerpc 4xx EMAC driver: device name reported on timeout is not correct 16 years ago
Benjamin Herrenschmidt 9616a75505 emac: Fix clock control for 405EX and 405EXr chips 16 years ago
Roel Kluin 46578a6913 net: variables reach -1, but 0 tested 16 years ago
Benjamin Herrenschmidt 937f1ba56b net: Add init_dummy_netdev() and fix EMAC driver using it 16 years ago
Johannes Berg 7c510e4b73 net: convert more to %pM 17 years ago
Josh Boyer c778e11d68 ibm_newemac: Fix typo in flow control config option 17 years ago
Josh Boyer 1ff0fcfcb1 ibm_newemac: Fix new MAL feature handling 17 years ago
Victor Gallardo 6fbc779c03 ibm_newemac: Fix EMAC soft reset on 460EX/GT 17 years ago
Victor Gallardo 9e3cb29497 ibm_newemac: Add support for GPCS, SGMII and M88E1112 PHY 17 years ago
Josh Boyer fbcc4bacee ibm_newemac: MAL support for PowerPC 405EZ 17 years ago
Josh Boyer ec4f9945b5 ibm_newemac: Introduce mal_has_feature 17 years ago
Josh Boyer b68d185ab1 ibm_newemac: Allow the "no flow control" EMAC feature to work 17 years ago
Kumar Gala 83dad4c377 netdev: drop CONFIG_PPC_MERGE from Kconfig 17 years ago
Harvey Harrison b39d66a81f drivers/net: replace __FUNCTION__ with __func__ 17 years ago
roel kluin fa928c0caa ibm_newemac: MAL[12]_IER_EVENTS definition: 2x *_OTE -> *_DE 17 years ago
Benjamin Herrenschmidt e829658278 ibm_newemac: Don't call dev_mc_add() before device is registered 17 years ago
David S. Miller e308a5d806 netdev: Add netdev->addr_list_lock protection. 17 years ago
Grant Erickson 004ea683d9 ibm_newemac: Add MII mode support to the EMAC RGMII bridge. 17 years ago
Grant Erickson 05781ccd74 ibm_newemac: Parameterize EMAC Multicast Match Handling 17 years ago
Sathya Narayanan 6c688f4294 ibm_newemac: Fixes entry of short packets 17 years ago
Sathya Narayanan ab9b30cc3e ibm_newemac: Fixes kernel crashes when speed of cable connected changes 17 years ago
Stephen Rothwell 55b6c8e99d drivers/net: Use linux/of_{device,platform}.h instead of asm 17 years ago
Josh Boyer 8b8091fbf4 ibm_newemac: select CRC32 in Kconfig 17 years ago
Benjamin Herrenschmidt cca87c18ce ibm_newemac: Increase MDIO timeouts 17 years ago
Valentine Barshak 11121e3008 ibm_newemac: PowerPC 440EP/440GR EMAC PHY clock workaround 17 years ago
Valentine Barshak 0925ab5d38 ibm_newemac: PowerPC 440GX EMAC PHY clock workaround 17 years ago
Josh Boyer be63c09afe ibm_newemac Use status property for unused/unwired EMACs 17 years ago
Josh Boyer 51d4a1cc2e ibm_newemac: Fix section mismatch warnings 17 years ago
Stefan Roese afd1dee896 ibm_newemac: Add support for 460EX/GT-type MAL rx-channel handling 17 years ago
Stefan Roese f34ebab68a ibm_newemac: Fix problem with jumbo frame support and EMAC V4.patch 17 years ago
Valentine Barshak e66f4168d1 ibm_newemac: emac_tx_csum typo fix 17 years ago
Stefan Roese cdb3469778 NEWEMAC: Add compatible "ibm,tah" to tah matching table 17 years ago
Pravin M. Bathija 4373c9327f NEWEMAC: fix support for pause packets 17 years ago