aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sk98lin
Commit message (Expand)AuthorAge
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* sk98lin: resurrect driverStephen Hemminger2007-09-15
* Remove sk98lin ethernet driver.Jeff Garzik2007-07-10
* sk98lin: handle pci_enable_device() return value in skge_resume()Dmitriy Monakhov2007-04-28
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce ipip_hdr(), remove skb->h.ipiphArnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_transport_offset()Arnaldo Carvalho de Melo2007-04-26
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-26
* sk98lin: planned removalStephen Hemminger2007-02-17
* [PATCH] sk98lin debug build fixMariusz Kozlowski2006-12-04
* [PATCH] severing skbuff.h -> mm.hAl Viro2006-12-04
* [NET]: Split skb->csumAl Viro2006-12-03
* [PATCH] sk98lin: MII ioctl supportStephen Hemminger2006-12-02
* [PATCH] sk98lin: ethtool register dumpStephen Hemminger2006-12-02
* Fix misc .c/.h comment typosMatt LaPlante2006-11-29
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-09-24
|\
| * drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-13
| * drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik2006-08-19
* | [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-22
|/
* [PATCH] sk98lin: fix truncated collision threshold maskStephen Hemminger2006-07-12
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* typo fixes: infomation -> informationAdrian Bunk2006-06-30
* [NET]: Avoid allocating skb in skb_padHerbert Xu2006-06-23
* [PATCH] s/;;/;/gAlexey Dobriyan2006-03-24
* [PATCH] drivers/net/sk98lin/: possible cleanupsAdrian Bunk2006-01-17
* spelling: s/usefull/useful/Adrian Bunk2006-01-09
* [PATCH] sk98lin: error handling of pci setupStephen Hemminger2006-01-09
* [PATCH] sk98lin: error handling on probeStephen Hemminger2006-01-09
* [PATCH] sk98lin: use kzallocStephen Hemminger2006-01-09
* [PATCH] sk98lin: error handling on dual port boardStephen Hemminger2006-01-09
* [PATCH] sk98lin: not doing high dma properlyStephen Hemminger2006-01-09
* [PATCH] sk98lin: routine called from probe marked __initStephen Hemminger2006-01-09
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-01-04
|\
| * Merge branch 'upstream-fixes'Jeff Garzik2005-12-13
| |\
| * | [PATCH] sk98lin: remove /proc interfaceshemminger@osdl.org2005-12-01
| * | [PATCH] sk98lin: remove redundant fields in device infoshemminger@osdl.org2005-12-01
| * | [PATCH] sk98lin: allow ethtool checksum on/off per portshemminger@osdl.org2005-12-01
| * | Merge branch 'upstream-fixes'Jeff Garzik2005-12-01
| |\ \
| * | | [PATCH] skge: fix warning from inlining SkPciWriteCfgDWord()John W. Linville2005-11-16
| * | | [PATCH] drivers/net/sk98lin/skge.c: make SkPciWriteCfgDWord() a static inlineAdrian Bunk2005-11-16
* | | | [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-03
| |_|/ |/| |
* | | [PATCH] sk98lin: rx checksum offset not setStephen Hemminger2005-12-06
| |/ |/|
* | [PATCH] sk98lin: avoid message confusion with skgeshemminger@osdl.org2005-12-01
* | [PATCH] sk98lin: add permanent address supportshemminger@osdl.org2005-12-01
* | [PATCH] sk98lin: fix checksumming codeshemminger@osdl.org2005-12-01
|/
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-09
* [PATCH] proc_mkdir() should be used to create procfs directoriesAl Viro2005-09-29
* [PATCH] sk98lin: remove PCI id info for cards for conflicting devicesStephen Hemminger2005-09-14
* [PATCH] skge build fixAndrew Morton2005-08-01