summaryrefslogtreecommitdiffstats
path: root/drivers/net/depca.h (unfollow)
Commit message (Expand)AuthorFilesLines
2006-09-19[PATCH] s2io: Switch to pci_get_deviceAlan Cox1-2/+3
2006-09-19[PATCH] gt96100: move to pci_get_device APIAlan Cox1-2/+4
2006-09-19[PATCH] ehea: bugfix for register access functionsJan-Bernd Themann2-4/+9
2006-09-19[PATCH] e1000 disable device on PCI errorLinas Vepstas1-0/+1
2006-09-17[PATCH] s390: qeth driver fixes [6/6]Frank Pavlic1-20/+39
2006-09-17[PATCH] s390: qeth driver fixes [5/6]Frank Pavlic2-30/+44
2006-09-17[PATCH] s390: qeth driver fixes [4/6]Frank Pavlic6-108/+128
2006-09-17[PATCH] s390: qeth driver fixes [3/6]Frank Pavlic3-116/+114
2006-09-17[PATCH] s390: qeth driver fixes [2/6]Frank Pavlic2-15/+32
2006-09-17[PATCH] s390: qeth driver fixes [1/6]Frank Pavlic1-26/+23
2006-09-17[PATCH] s390: Makefile cleanupFrank Pavlic1-1/+0
2006-09-17[PATCH] s390: netiucv driver fixesFrank Pavlic1-16/+64
2006-09-17[PATCH] s390: minor s390 network driver fixesFrank Pavlic3-10/+10
2006-09-17[PATCH] i386/x86-64: Add core 2 to oprofileBenjamin LaHaise1-0/+2
2006-09-16[PATCH] JFFS2: SUMMARY: fix a summary collecting bugZoltan Sogor1-0/+5
2006-09-16[PATCH] MTD NAND: OOB buffer offset fixupsVitaly Wool1-2/+2
2006-09-16[PATCH] ext3 sequential read regression fixSuparna Bhattacharya1-1/+1
2006-09-16[PATCH] bug fix in kernel/kmod.cKenneth Lee1-2/+3
2006-09-16[PATCH] headers_check: use a different default directoryDavid Woodhouse1-3/+3
2006-09-16[PATCH] Kconfig: move CONFIG_EMBEDDED options to submenuChuck Ebbert1-28/+28
2006-09-16[PATCH] Fix 'make headers_check' for AlphaDavid Woodhouse3-4/+7
2006-09-16[PATCH] Fix 'make headers_check' on x86_64David Woodhouse4-20/+21
2006-09-16[PATCH] Fix 'make headers_check' on i386David Woodhouse1-2/+2
2006-09-16[PATCH] Fix 'make headers_check' on ia64David Woodhouse4-8/+15
2006-09-16[PATCH] Fix 'make headers_check' on s390David Woodhouse2-15/+15
2006-09-16[PATCH] Fix 'make headers_check' on biarch architecturesDavid Woodhouse1-3/+5
2006-09-16[PATCH] Add symbol type files (*.symtypes) to .gitignoreJosh Triplett1-0/+1
2006-09-16[PATCH] Add mixed source and assembly listings (*.lst) to .gitignoreJosh Triplett1-0/+1
2006-09-16[PATCH] Add preprocessed files (*.i) to .gitignoreJosh Triplett1-0/+1
2006-09-16[PATCH] IPMI: fix handling of OEM flagsCorey Minyard1-4/+4
2006-09-16[PATCH] Add a missing space that prevents building modules that require host ...Ross Biro1-1/+1
2006-09-16[PATCH] hvc_console suspend fixAndrew Morton1-0/+1
2006-09-16[PATCH] knfsd: Make ext3 reject filehandles referring to invalid inode numberNeilBrown1-0/+42
2006-09-16[PATCH] knfsd: Have ext2 reject file handles with bad inode numbers earlyNeilBrown1-0/+39
2006-09-16[PATCH] IPMI: Fix oops on ipmi_msghandler removal for non ipmi systemsArnaud Patard1-0/+1
2006-09-16[PATCH] genirq: fix typo in IRQ resendImre Deak1-2/+1
2006-09-14RDMA/cma: Increase the IB CM retry count in CMAMichael S. Tsirkin1-1/+1
2006-09-14IPoIB: Retry failed send-only multicast group joinsEli Cohen1-0/+1
2006-09-14IB/srp: Don't schedule reconnect from srpIshai Rabinovitz1-14/+0
2006-09-13drivers/net/phy/fixed: #if 0 some incomplete codeJeff Garzik1-0/+4
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik106-178/+163
2006-09-13[PATCH] ethtool: allow const ethtool_opsStephen Hemminger2-8/+8
2006-09-13[PATCH] sky2: big endianStephen Hemminger2-37/+25
2006-09-13[PATCH] sky2: fiber supportStephen Hemminger2-33/+63
2006-09-13[PATCH] sky2: tx pause bug fixStephen Hemminger2-82/+43
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik178-22399/+22399
2006-09-13[PATCH] ehea: IBM eHEA Ethernet Device DriverJan-Bernd Themann12-0/+5849
2006-09-13[PATCH] pcnet32: NAPI implementationDon Fry2-28/+121
2006-09-13[PATCH] pcnet32: break receive routine into two pieces.Don Fry1-161/+141
2006-09-13[PATCH] pcnet32: move/create receive and transmit routinesDon Fry1-256/+259