Commit Graph

31 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
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
Weiwei Wang be61ea5290 [netdrvr] convert sbmac tx to spin_lock_irqsave to prevent early IRQ enable 17 years ago
Maciej W. Rozycki 3f7a3535a6 sb1250: use netdev_alloc_skb 17 years ago
Stephen Hemminger 789585e968 sb1250: use netdev_alloc_skb 17 years ago
Jeff Garzik 7d2e3cb700 [netdrvr] Trim trailing whitespace for several drivers 17 years ago
Andy Fleming 9d9326d3bc phy: Change mii_bus id field to a string 17 years ago
Maciej W. Rozycki f5279ffdce sb1250-mac: Driver model & phylib update 18 years ago
Maciej W. Rozycki 73d7396980 sb1250-mac.c: De-typedef, de-volatile, de-etc... 18 years ago
Joe Perches 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
Jeff Garzik 09f75cd7bf [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 18 years ago
Mariusz Kozlowski c477f3348a drivers/net/sb1250-mac.c: kmalloc + memset conversion to kcalloc 18 years ago
Stephen Hemminger bea3348eef [NET]: Make NAPI polling independent of struct net_device objects. 18 years ago
Yoann Padioleau 0da2f0f164 potential compiler error, irqfunc caller sites update 18 years ago
Mark Mason 693aa9470d add NAPI support to sb1250-mac.c 18 years ago
Deepak Saxena d683001828 Netpoll support for Sibyte MAC 18 years ago
Arnaldo Carvalho de Melo 4c13eb6657 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans 18 years ago
Ralf Baechle 8fb303c7f1 [MIPS] SB1250: Fix bugs/warnings by creative use of volatile. 18 years ago
Dave Jones 089fff2aa8 [PATCH] Remove useless comment from sb1250 19 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Andy Gospodarek d5b20697ca [PATCH] Remove more unnecessary driver printk's 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
Ralf Baechle f90fdc3cce [PATCH] sb1250-mac: Add support for the BCM1480 19 years ago
Ralf Baechle 59b8182707 [PATCH] sb1250-mac: PHY probing fixes. 20 years ago
Ralf Baechle 74b0247fbd [PATCH] sb1250-mac: Whitespace cleanup. 20 years ago
Ralf Baechle 2039973af5 [PATCH] sb1250-mac: Get rid of all the funny SBMAC_WRITECSR and SBMAC_READCSR macros. 20 years ago
Ralf Baechle 04115def6a [PATCH] sb1250-mac: Ensure 16-byte alignment of the descriptor ring. 20 years ago
Ralf Baechle f567ef9350 [PATCH] sb1250-mac: Check the actual setting for reporting hw checksumming. 20 years ago
David S. Miller 689be43945 [NET]: Remove gratuitous use of skb->tail in network drivers. 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago