Commit Graph

38 Commits (3ebbbb56a162b8f9b9a77bc7810b9d4e0868e039)

Author SHA1 Message Date
Kay Sievers db1d7bf70f net: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Ben Hutchings 288379f050 net: Remove redundant NAPI functions 16 years ago
Richard Röjfors 39eddb4c39 macb: avoid lockup when TGO during underrun 16 years ago
Neil Horman 908a7a16b8 net: Remove unused netdev arg from some NAPI interfaces. 16 years ago
David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 17 years ago
Johannes Berg e174961ca1 net: convert print_mac to %pM 17 years ago
Lennert Buytenhek 298cf9beb9 phylib: move to dynamic allocation of struct mii_bus 17 years ago
Lennert Buytenhek 18ee49ddb0 phylib: rename mii_bus::dev to mii_bus::parent 17 years ago
Russell King a09e64fbc0 [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 17 years ago
Anton Vorontsov c8f15686a4 netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328 17 years ago
David S. Miller 263ba3204a netdev: Convert all drivers away from netif_schedule(). 17 years ago
Haavard Skinnemoen c1f598fd71 macb: Basic suspend/resume support 17 years ago
Sven Schnelle d1d5741d85 macb: use random mac if stored address in EEPROM is invalid 17 years ago
Kay Sievers 72abb46101 net drivers: fix platform driver hotplug/coldplug 17 years ago
Andy Fleming 9d9326d3bc phy: Change mii_bus id field to a string 17 years ago
Atsushi Nemoto 72cfe92266 macb: Use semicolon instead of comma for statement 17 years ago
Atsushi Nemoto 84b7901f8d macb: Call phy_disconnect on removing 17 years ago
Atsushi Nemoto 179956f498 macb: Fix speed setting 17 years ago
Haavard Skinnemoen 06c3fd6ad5 macb: Fix section mismatch and shrink runtime footprint 17 years ago
Gregory CLEMENT bdcba1511b MACB: clear transmit buffers properly on transmit underrun 17 years ago
Joe Perches 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
Stephen Hemminger bea3348eef [NET]: Make NAPI polling independent of struct net_device objects. 18 years ago
Patrice Vilchez 446ebd0118 macb: Add multicast capability 18 years ago
frederic RODO 6c36a70744 macb: Use generic PHY layer 18 years ago
Arnaldo Carvalho de Melo 27d7ff46a3 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo 4305b54135 [SK_BUFF]: Convert skb->end to sk_buff_data_t 18 years ago
Arnaldo Carvalho de Melo 27a884dc3c [SK_BUFF]: Convert skb->tail to sk_buff_data_t 18 years ago
Arnaldo Carvalho de Melo 4c13eb6657 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans 18 years ago
Haavard Skinnemoen 140e807dd7 macb: Remove inappropriate spinlocks around mii calls 18 years ago
Thomas Gleixner 38515e908b [PATCH] Scheduled removal of SA_xxx interrupt flags fixups 18 years ago
Andrew Victor 0cc8674f2b AT91: MACB support 18 years ago
Greg Kroah-Hartman 43cb76d91e Network: convert network devices to use struct device instead of class_device 18 years ago
Haavard Skinnemoen 0f0d84e52c [PATCH] MACB: Use __raw register access 18 years ago
Haavard Skinnemoen d836cae4f6 [PATCH] MACB: Use struct delayed_work instead of struct work_struct 18 years ago
Haavard Skinnemoen 89e5785fc8 [PATCH] Atmel MACB ethernet driver 18 years ago