summaryrefslogtreecommitdiffstats
path: root/drivers/net/sk98lin
AgeCommit message (Expand)AuthorLines
2008-03-17sk98lin: remove obsolete driverStephen Hemminger-41296/+0
2008-01-28drivers/net/sk98lin: Add missing "space"Joe Perches-1/+1
2008-01-28sk98lin: kill bogus check and convert to use ARRAY_SIZE()Alejandro Martinez Ruiz-14/+2
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle-1/+0
2007-09-15sk98lin: resurrect driverStephen Hemminger-0/+41309
2007-07-10Remove sk98lin ethernet driver.Jeff Garzik-41302/+0
2007-04-28sk98lin: handle pci_enable_device() return value in skge_resume()Dmitriy Monakhov-5/+15
2007-04-25[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo-1/+1
2007-04-25[SK_BUFF]: Introduce ipip_hdr(), remove skb->h.ipiphArnaldo Carvalho de Melo-2/+2
2007-04-25[SK_BUFF]: Introduce skb_transport_offset()Arnaldo Carvalho de Melo-2/+2
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo-2/+0
2007-02-17sk98lin: planned removalStephen Hemminger-0/+3
2006-12-04[PATCH] sk98lin debug build fixMariusz Kozlowski-1/+1
2006-12-04[PATCH] severing skbuff.h -> mm.hAl Viro-0/+1
2006-12-02[NET]: Split skb->csumAl Viro-2/+2
2006-12-02[PATCH] sk98lin: MII ioctl supportStephen Hemminger-0/+54
2006-12-02[PATCH] sk98lin: ethtool register dumpStephen Hemminger-0/+26
2006-11-30Fix misc .c/.h comment typosMatt LaPlante-3/+3
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-5/+5
2006-09-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds-3/+3
2006-09-22[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy-3/+3
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik-2/+2
2006-08-19drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik-1/+1
2006-07-12[PATCH] sk98lin: fix truncated collision threshold maskStephen Hemminger-1/+1
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner-4/+4
2006-06-30typo fixes: infomation -> informationAdrian Bunk-1/+1
2006-06-23[NET]: Avoid allocating skb in skb_padHerbert Xu-1/+1
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan-1/+1
2006-01-17[PATCH] drivers/net/sk98lin/: possible cleanupsAdrian Bunk-1108/+40
2006-01-10spelling: s/usefull/useful/Adrian Bunk-6/+6
2006-01-09[PATCH] sk98lin: error handling of pci setupStephen Hemminger-13/+6
2006-01-09[PATCH] sk98lin: error handling on probeStephen Hemminger-11/+17
2006-01-09[PATCH] sk98lin: use kzallocStephen Hemminger-2/+1
2006-01-09[PATCH] sk98lin: error handling on dual port boardStephen Hemminger-15/+21
2006-01-09[PATCH] sk98lin: not doing high dma properlyStephen Hemminger-4/+24
2006-01-09[PATCH] sk98lin: routine called from probe marked __initStephen Hemminger-8/+7
2006-01-04Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds-413/+132
2006-01-03[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo-0/+1
2005-12-13Merge branch 'upstream-fixes'Jeff Garzik-5/+7
2005-12-06[PATCH] sk98lin: rx checksum offset not setStephen Hemminger-2/+2
2005-12-01[PATCH] sk98lin: remove /proc interfaceshemminger@osdl.org-308/+2
2005-12-01[PATCH] sk98lin: remove redundant fields in device infoshemminger@osdl.org-44/+34
2005-12-01[PATCH] sk98lin: allow ethtool checksum on/off per portshemminger@osdl.org-36/+79
2005-12-01Merge branch 'upstream-fixes'Jeff Garzik-1011/+45
2005-12-01[PATCH] sk98lin: avoid message confusion with skgeshemminger@osdl.org-3/+3
2005-12-01[PATCH] sk98lin: add permanent address supportshemminger@osdl.org-1/+4
2005-12-01[PATCH] sk98lin: fix checksumming codeshemminger@osdl.org-1007/+38
2005-11-16[PATCH] skge: fix warning from inlining SkPciWriteCfgDWord()John W. Linville-1/+0
2005-11-16[PATCH] drivers/net/sk98lin/skge.c: make SkPciWriteCfgDWord() a static inlineAdrian Bunk-30/+21
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering-3/+0