aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/tokenring/smctr.c
Commit message (Expand)AuthorAge
* drivers/net: return operator cleanupEric Dumazet2010-09-26
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-14
* net: trans_start cleanupsEric Dumazet2010-05-10
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | drivers/net: Move && and || to end of previous lineJoe Perches2009-12-03
|/
* tokenring: convert to netdev_tx_tStephen Hemminger2009-09-01
* drivers/net/tokenring: Use status field rather than state fieldJulia Lawall2009-08-13
* net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-13
* tokenring: convert smctr to net_device_opsStephen Hemminger2009-03-27
* drivers/net/tokenring: fix sparse warning: cast truncates bits from const valueHannes Eder2009-02-17
* drivers/net/tokenring: fix warning: format not a string literal and no ...Hannes Eder2009-02-17
* trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-06
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* net: Rationalise email address: Network Specific PartsAlan Cox2008-10-13
* smctr: use request_firmware()David Woodhouse2008-07-10
* smctr.c: fix logical-bitwise-or confusionJay Schulist2008-03-25
* NULL noise in drivers/netAl Viro2008-01-28
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* drivers/*: mark variables with uninitialized_var()Jeff Garzik2007-07-17
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-02
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-26
* [TR]: Make tr_type_trans set skb->devArnaldo Carvalho de Melo2007-04-26
* [PATCH] trivial missing __init in drivers/net/*Al Viro2006-12-04
* 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
* [PATCH] smctr section fixAndrew Morton2006-08-19
* [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] drivers/net/tokenring/: cleanupsAdrian Bunk2005-06-26
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16