aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sb1250-mac.c
Commit message (Expand)AuthorAge
* sb1250-mac: Driver model & phylib updateMaciej W. Rozycki2007-10-10
* sb1250-mac.c: De-typedef, de-volatile, de-etc...Maciej W. Rozycki2007-10-10
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-10
* [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-10
* drivers/net/sb1250-mac.c: kmalloc + memset conversion to kcallocMariusz Kozlowski2007-10-10
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-10
* potential compiler error, irqfunc caller sites updateYoann Padioleau2007-07-06
* add NAPI support to sb1250-mac.cMark Mason2007-04-28
* Netpoll support for Sibyte MACDeepak Saxena2007-04-28
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-26
* [MIPS] SB1250: Fix bugs/warnings by creative use of volatile.Ralf Baechle2007-03-24
* [PATCH] Remove useless comment from sb1250Dave Jones2006-10-21
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] Remove more unnecessary driver printk'sAndy Gospodarek2006-09-12
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] sb1250-mac: Add support for the BCM1480Ralf Baechle2006-03-03
* [PATCH] sb1250-mac: PHY probing fixes.Ralf Baechle2005-10-20
* [PATCH] sb1250-mac: Whitespace cleanup.Ralf Baechle2005-10-19
* [PATCH] sb1250-mac: Get rid of all the funny SBMAC_WRITECSR and SBMAC_READCSR...Ralf Baechle2005-10-19
* [PATCH] sb1250-mac: Ensure 16-byte alignment of the descriptor ring.Ralf Baechle2005-10-18
* [PATCH] sb1250-mac: Check the actual setting for reporting hw checksumming.Ralf Baechle2005-10-18
* [NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller2005-06-28
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16