Age | Commit message (Expand) | Author | Files | Lines |
2008-01-29 | drivers/net/sk98lin: Add missing "space" | Joe Perches | 1 | -1/+1 |
2008-01-29 | sk98lin: kill bogus check and convert to use ARRAY_SIZE() | Alejandro Martinez Ruiz | 3 | -14/+2 |
2007-10-11 | [NET]: Nuke SET_MODULE_OWNER macro. | Ralf Baechle | 1 | -1/+0 |
2007-09-16 | sk98lin: resurrect driver | Stephen Hemminger | 40 | -0/+41309 |
2007-07-10 | Remove sk98lin ethernet driver. | Jeff Garzik | 40 | -41302/+0 |
2007-04-28 | sk98lin: handle pci_enable_device() return value in skge_resume() | Dmitriy Monakhov | 1 | -5/+15 |
2007-04-26 | [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2007-04-26 | [SK_BUFF]: Introduce ipip_hdr(), remove skb->h.ipiph | Arnaldo Carvalho de Melo | 1 | -2/+2 |
2007-04-26 | [SK_BUFF]: Introduce skb_transport_offset() | Arnaldo Carvalho de Melo | 1 | -2/+2 |
2007-04-26 | [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans | Arnaldo Carvalho de Melo | 1 | -2/+0 |
2007-02-17 | sk98lin: planned removal | Stephen Hemminger | 1 | -0/+3 |
2006-12-05 | [PATCH] sk98lin debug build fix | Mariusz Kozlowski | 1 | -1/+1 |
2006-12-04 | [PATCH] severing skbuff.h -> mm.h | Al Viro | 1 | -0/+1 |
2006-12-03 | [NET]: Split skb->csum | Al Viro | 1 | -2/+2 |
2006-12-02 | [PATCH] sk98lin: MII ioctl support | Stephen Hemminger | 1 | -0/+54 |
2006-12-02 | [PATCH] sk98lin: ethtool register dump | Stephen Hemminger | 1 | -0/+26 |
2006-11-30 | Fix misc .c/.h comment typos | Matt LaPlante | 2 | -3/+3 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -5/+5 |
2006-09-24 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -3/+3 |
2006-09-23 | [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE | Patrick McHardy | 1 | -3/+3 |
2006-09-13 | drivers/net: const-ify ethtool_ops declarations | Jeff Garzik | 2 | -2/+2 |
2006-08-20 | drivers/net: Remove deprecated use of pci_module_init() | Jeff Garzik | 1 | -1/+1 |
2006-07-13 | [PATCH] sk98lin: fix truncated collision threshold mask | Stephen Hemminger | 1 | -1/+1 |
2006-07-03 | [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants | Thomas Gleixner | 1 | -4/+4 |
2006-06-30 | typo fixes: infomation -> information | Adrian Bunk | 1 | -1/+1 |
2006-06-23 | [NET]: Avoid allocating skb in skb_pad | Herbert Xu | 1 | -1/+1 |
2006-03-24 | [PATCH] s/;;/;/g | Alexey Dobriyan | 1 | -1/+1 |
2006-01-17 | [PATCH] drivers/net/sk98lin/: possible cleanups | Adrian Bunk | 17 | -1108/+40 |
2006-01-10 | spelling: s/usefull/useful/ | Adrian Bunk | 3 | -6/+6 |
2006-01-09 | [PATCH] sk98lin: error handling of pci setup | Stephen Hemminger | 1 | -13/+6 |
2006-01-09 | [PATCH] sk98lin: error handling on probe | Stephen Hemminger | 1 | -11/+17 |
2006-01-09 | [PATCH] sk98lin: use kzalloc | Stephen Hemminger | 1 | -2/+1 |
2006-01-09 | [PATCH] sk98lin: error handling on dual port board | Stephen Hemminger | 1 | -15/+21 |
2006-01-09 | [PATCH] sk98lin: not doing high dma properly | Stephen Hemminger | 1 | -4/+24 |
2006-01-09 | [PATCH] sk98lin: routine called from probe marked __init | Stephen Hemminger | 1 | -8/+7 |
2006-01-05 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 6 | -413/+132 |
2006-01-04 | [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2005-12-13 | Merge branch 'upstream-fixes' | Jeff Garzik | 1 | -5/+7 |
2005-12-06 | [PATCH] sk98lin: rx checksum offset not set | Stephen Hemminger | 1 | -2/+2 |
2005-12-01 | [PATCH] sk98lin: remove /proc interface | shemminger@osdl.org | 3 | -308/+2 |
2005-12-01 | [PATCH] sk98lin: remove redundant fields in device info | shemminger@osdl.org | 2 | -44/+34 |
2005-12-01 | [PATCH] sk98lin: allow ethtool checksum on/off per port | shemminger@osdl.org | 3 | -36/+79 |
2005-12-01 | Merge branch 'upstream-fixes' | Jeff Garzik | 5 | -1011/+45 |
2005-12-01 | [PATCH] sk98lin: avoid message confusion with skge | shemminger@osdl.org | 1 | -3/+3 |
2005-12-01 | [PATCH] sk98lin: add permanent address support | shemminger@osdl.org | 2 | -1/+4 |
2005-12-01 | [PATCH] sk98lin: fix checksumming code | shemminger@osdl.org | 4 | -1007/+38 |
2005-11-16 | [PATCH] skge: fix warning from inlining SkPciWriteCfgDWord() | John W. Linville | 1 | -1/+0 |
2005-11-16 | [PATCH] drivers/net/sk98lin/skge.c: make SkPciWriteCfgDWord() a static inline | Adrian Bunk | 2 | -30/+21 |
2005-11-09 | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering | 1 | -3/+0 |
2005-09-29 | [PATCH] proc_mkdir() should be used to create procfs directories | Al Viro | 1 | -4/+4 |