aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ioc3-eth.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-17[IOC3] Fix section missmatchRalf Baechle1-1/+2
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-9/+3
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-1/+0
2007-10-10IOC3: Switch hw checksumming to ethtool configurable.Ralf Baechle1-16/+32
2007-08-31IOC3: Program UART predividers.Ralf Baechle1-20/+60
2007-07-10IOC3: Switch to pci refcounting safe APIsAlan Cox1-17/+24
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Introduce tcp_hdr(), remove skb->h.thArnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Introduce udp_hdr(), remove skb->h.uhArnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo1-2/+2
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo1-3/+0
2007-02-17Fix link autonegotiation timer.Ralf Baechle1-3/+13
2006-12-02[NET]: Kill direct includes of asm/checksum.hAl Viro1-1/+0
2006-10-21[PATCH] Fix timer raceRalf Baechle1-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-09-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds1-5/+3
2006-09-22[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy1-1/+1
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik1-2/+2
2006-09-12[PATCH] Remove more unnecessary driver printk'sAndy Gospodarek1-3/+1
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-22[PATCH] IP27: Really set PCI64_ATTR_VIRTUAL, not PCI64_ATTR_PREC.Ralf Baechle1-1/+1
2006-03-28[PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre1-3/+4
2005-11-18[PATCH] IOC3: Replace obsolete PCI APIRalf Baechle1-1/+1
2005-11-08[SERIAL] IOC3: Update 8250 driver bitsRalf Baechle1-20/+22
2005-08-18[PATCH] IOC3 fixesRalf Baechle1-4/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1653