aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/sb1000.c
AgeCommit message (Expand)Author
2010-10-27drivers/net/sb1000.c: delete double assignmentJulia Lawall
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-11-18drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-09-01netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy
2009-01-07sb1000: update to net_device_opsStephen Hemminger
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-04-16sb1000.c: make const arrays staticDenys Vlasenko
2008-04-16sb1000.c: stop inlining largish static functionsDenys Vlasenko
2007-10-10[NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo
2006-10-06drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik
2006-03-03Massive net driver const-ification.Arjan van de Ven
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven
2005-06-26[PATCH] net/sb1000: replace nicedelay() with ssleep()Nishanth Aravamudan
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds