aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sb1000.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-1/+0
* sb1000.c: make const arrays staticDenys Vlasenko2008-04-161-18/+29
* sb1000.c: stop inlining largish static functionsDenys Vlasenko2008-04-161-27/+27
* [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-101-14/+5
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-1/+0
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-251-1/+1
* drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik2006-10-061-7/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-12/+12
* Massive net driver const-ification.Arjan van de Ven2006-03-031-1/+1
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-141-2/+2
* [PATCH] net/sb1000: replace nicedelay() with ssleep()Nishanth Aravamudan2005-06-261-11/+3
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1202