aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/sk98lin
AgeCommit message (Expand)Author
2007-04-28sk98lin: handle pci_enable_device() return value in skge_resume()Dmitriy Monakhov
2007-04-25[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce ipip_hdr(), remove skb->h.ipiphArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_transport_offset()Arnaldo Carvalho de Melo
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo
2007-02-17sk98lin: planned removalStephen Hemminger
2006-12-04[PATCH] sk98lin debug build fixMariusz Kozlowski
2006-12-04[PATCH] severing skbuff.h -> mm.hAl Viro
2006-12-02[NET]: Split skb->csumAl Viro
2006-12-02[PATCH] sk98lin: MII ioctl supportStephen Hemminger
2006-12-02[PATCH] sk98lin: ethtool register dumpStephen Hemminger
2006-11-30Fix misc .c/.h comment typosMatt LaPlante
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-09-22[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik
2006-08-19drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik
2006-07-12[PATCH] sk98lin: fix truncated collision threshold maskStephen Hemminger
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner
2006-06-30typo fixes: infomation -> informationAdrian Bunk
2006-06-23[NET]: Avoid allocating skb in skb_padHerbert Xu
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan
2006-01-17[PATCH] drivers/net/sk98lin/: possible cleanupsAdrian Bunk
2006-01-10spelling: s/usefull/useful/Adrian Bunk
2006-01-09[PATCH] sk98lin: error handling of pci setupStephen Hemminger
2006-01-09[PATCH] sk98lin: error handling on probeStephen Hemminger
2006-01-09[PATCH] sk98lin: use kzallocStephen Hemminger
2006-01-09[PATCH] sk98lin: error handling on dual port boardStephen Hemminger
2006-01-09[PATCH] sk98lin: not doing high dma properlyStephen Hemminger
2006-01-09[PATCH] sk98lin: routine called from probe marked __initStephen Hemminger
2006-01-04Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-01-03[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo
2005-12-13Merge branch 'upstream-fixes'Jeff Garzik
2005-12-06[PATCH] sk98lin: rx checksum offset not setStephen Hemminger
2005-12-01[PATCH] sk98lin: remove /proc interfaceshemminger@osdl.org
2005-12-01[PATCH] sk98lin: remove redundant fields in device infoshemminger@osdl.org
2005-12-01[PATCH] sk98lin: allow ethtool checksum on/off per portshemminger@osdl.org
2005-12-01Merge branch 'upstream-fixes'Jeff Garzik
2005-12-01[PATCH] sk98lin: avoid message confusion with skgeshemminger@osdl.org
2005-12-01[PATCH] sk98lin: add permanent address supportshemminger@osdl.org
2005-12-01[PATCH] sk98lin: fix checksumming codeshemminger@osdl.org
2005-11-16[PATCH] skge: fix warning from inlining SkPciWriteCfgDWord()John W. Linville
2005-11-16[PATCH] drivers/net/sk98lin/skge.c: make SkPciWriteCfgDWord() a static inlineAdrian Bunk
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering
2005-09-29[PATCH] proc_mkdir() should be used to create procfs directoriesAl Viro
2005-09-14[PATCH] sk98lin: remove PCI id info for cards for conflicting devicesStephen Hemminger
2005-08-01[PATCH] skge build fixAndrew Morton
2005-07-31Merge head 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds
2005-07-31[PATCH] sk98lin: fix workaround for yukon-lite chipset (> rev 7)Stephen Hemminger
2005-07-30[PATCH] sk98lin: basic suspend/resume support fixesRafael J. Wysocki