summaryrefslogtreecommitdiffstats
path: root/drivers/net/tokenring/olympic.c
AgeCommit message (Expand)AuthorLines
2008-04-08[NET]: Undo code bloat in hot paths due to print_mac().David S. Miller-5/+10
2008-04-04net/tokenring/olympic.c section fixesAdrian Bunk-3/+3
2008-02-03olympic_open() must be __devinitAdrian Bunk-1/+1
2008-01-28endianness annotations and fixes for olympicAl Viro-5/+5
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches-78/+60
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle-1/+0
2007-10-10dev->priv to netdev_priv(dev), drivers/net/tokenring/Yoann Padioleau-18/+18
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman-4/+5
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo-2/+6
2007-04-25[TR]: Make tr_type_trans set skb->devArnaldo Carvalho de Melo-3/+0
2007-04-25[TR]: Use tr_hdr() were appropriateArnaldo Carvalho de Melo-4/+5
2006-12-02[PATCH] pci_module_init() convertion in olympic.cHenrik Kretzschmar-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-2/+2
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-22[PATCH] Dereference in tokenring/olympic.cEric Sesterhenn-2/+2
2006-01-17[PATCH] drivers/net/*: use time_after() and friendsMarcelo Feitoza Parisi-4/+5
2005-09-14[PATCH] drivers/net: fix-up schedule_timeout() usageNishanth Aravamudan-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+1786