summaryrefslogtreecommitdiff
path: root/drivers/net/ioc3-eth.c
Commit message (Expand)AuthorAgeFilesLines
* [IOC3] Fix section missmatchRalf Baechle2008-03-171-1/+2
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-9/+3
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-1/+0
* IOC3: Switch hw checksumming to ethtool configurable.Ralf Baechle2007-10-101-16/+32
* IOC3: Program UART predividers.Ralf Baechle2007-08-311-20/+60
* IOC3: Switch to pci refcounting safe APIsAlan Cox2007-07-101-17/+24
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.thArnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce udp_hdr(), remove skb->h.uhArnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-251-2/+2
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-3/+0
* Fix link autonegotiation timer.Ralf Baechle2007-02-171-3/+13
* [NET]: Kill direct includes of asm/checksum.hAl Viro2006-12-021-1/+0
* [PATCH] Fix timer raceRalf Baechle2006-10-211-2/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-09-241-5/+3
|\
| * drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-131-2/+2
| * [PATCH] Remove more unnecessary driver printk'sAndy Gospodarek2006-09-121-3/+1
* | [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-221-1/+1
|/
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] IP27: Really set PCI64_ATTR_VIRTUAL, not PCI64_ATTR_PREC.Ralf Baechle2006-06-221-1/+1
* [PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre2006-03-281-3/+4
* [PATCH] IOC3: Replace obsolete PCI APIRalf Baechle2005-11-181-1/+1
* [SERIAL] IOC3: Update 8250 driver bitsRalf Baechle2005-11-081-20/+22
* [PATCH] IOC3 fixesRalf Baechle2005-08-181-4/+4
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1653