aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sb1000.c
Commit message (Expand)AuthorAge
* drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-19
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger2009-09-01
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* sb1000: update to net_device_opsStephen Hemminger2009-01-07
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* sb1000.c: make const arrays staticDenys Vlasenko2008-04-16
* sb1000.c: stop inlining largish static functionsDenys Vlasenko2008-04-16
* [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-10
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-26
* drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik2006-10-06
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-13
* Massive net driver const-ification.Arjan van de Ven2006-03-03
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-14
* [PATCH] net/sb1000: replace nicedelay() with ssleep()Nishanth Aravamudan2005-06-26
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16