Age | Commit message (Expand) | Author |
2008-03-17 | sk98lin: remove obsolete driver | Stephen Hemminger |
2008-01-28 | drivers/net/sk98lin: Add missing "space" | Joe Perches |
2008-01-28 | sk98lin: kill bogus check and convert to use ARRAY_SIZE() | Alejandro Martinez Ruiz |
2007-10-10 | [NET]: Nuke SET_MODULE_OWNER macro. | Ralf Baechle |
2007-09-15 | sk98lin: resurrect driver | Stephen Hemminger |
2007-07-10 | Remove sk98lin ethernet driver. | Jeff Garzik |
2007-04-28 | sk98lin: 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.ipiph | Arnaldo 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_trans | Arnaldo Carvalho de Melo |
2007-02-17 | sk98lin: planned removal | Stephen Hemminger |
2006-12-04 | [PATCH] sk98lin debug build fix | Mariusz Kozlowski |
2006-12-04 | [PATCH] severing skbuff.h -> mm.h | Al Viro |
2006-12-02 | [NET]: Split skb->csum | Al Viro |
2006-12-02 | [PATCH] sk98lin: MII ioctl support | Stephen Hemminger |
2006-12-02 | [PATCH] sk98lin: ethtool register dump | Stephen Hemminger |
2006-11-30 | Fix misc .c/.h comment typos | Matt LaPlante |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-09-24 | Merge 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_COMPLETE | Patrick McHardy |
2006-09-13 | drivers/net: const-ify ethtool_ops declarations | Jeff Garzik |
2006-08-19 | drivers/net: Remove deprecated use of pci_module_init() | Jeff Garzik |
2006-07-12 | [PATCH] sk98lin: fix truncated collision threshold mask | Stephen Hemminger |
2006-07-02 | [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants | Thomas Gleixner |
2006-06-30 | typo fixes: infomation -> information | Adrian Bunk |
2006-06-23 | [NET]: Avoid allocating skb in skb_pad | Herbert Xu |
2006-03-24 | [PATCH] s/;;/;/g | Alexey Dobriyan |
2006-01-17 | [PATCH] drivers/net/sk98lin/: possible cleanups | Adrian Bunk |
2006-01-10 | spelling: s/usefull/useful/ | Adrian Bunk |
2006-01-09 | [PATCH] sk98lin: error handling of pci setup | Stephen Hemminger |
2006-01-09 | [PATCH] sk98lin: error handling on probe | Stephen Hemminger |
2006-01-09 | [PATCH] sk98lin: use kzalloc | Stephen Hemminger |
2006-01-09 | [PATCH] sk98lin: error handling on dual port board | Stephen Hemminger |
2006-01-09 | [PATCH] sk98lin: not doing high dma properly | Stephen Hemminger |
2006-01-09 | [PATCH] sk98lin: routine called from probe marked __init | Stephen Hemminger |
2006-01-04 | Merge 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.h | Arnaldo Carvalho de Melo |
2005-12-13 | Merge branch 'upstream-fixes' | Jeff Garzik |
2005-12-06 | [PATCH] sk98lin: rx checksum offset not set | Stephen Hemminger |
2005-12-01 | [PATCH] sk98lin: remove /proc interface | shemminger@osdl.org |
2005-12-01 | [PATCH] sk98lin: remove redundant fields in device info | shemminger@osdl.org |
2005-12-01 | [PATCH] sk98lin: allow ethtool checksum on/off per port | shemminger@osdl.org |
2005-12-01 | Merge branch 'upstream-fixes' | Jeff Garzik |
2005-12-01 | [PATCH] sk98lin: avoid message confusion with skge | shemminger@osdl.org |
2005-12-01 | [PATCH] sk98lin: add permanent address support | shemminger@osdl.org |
2005-12-01 | [PATCH] sk98lin: fix checksumming code | shemminger@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 inline | Adrian Bunk |
2005-11-09 | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering |