summaryrefslogtreecommitdiffstats
path: root/drivers/net/sk98lin/skproc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2005-12-01[PATCH] sky2: use pci_register_drivershemminger@osdl.org1-1/+1
2005-12-01[PATCH] sky2: remove pci-express hacksshemminger@osdl.org2-18/+6
2005-12-01[PATCH] sky2: byteorder annotationshemminger@osdl.org1-10/+10
2005-12-01[PATCH] sky2: dual port tx completionshemminger@osdl.org1-10/+16
2005-12-01[PATCH] sky2: race with MTU changeshemminger@osdl.org1-3/+17
2005-12-01[PATCH] sky2: change netif_rx_schedule_test to __netif_schedule_prepshemminger@osdl.org2-6/+7
2005-12-01[PATCH] sky2: handle DMA boundary crossingshemminger@osdl.org1-6/+12
2005-12-01[PATCH] sky2: add Yukon-EC ultra supportshemminger@osdl.org2-3/+33
2005-12-01[PATCH] sky2: improve receive performanceshemminger@osdl.org1-32/+34
2005-12-01[PATCH] sky2: fix receive flush/pause issuesshemminger@osdl.org1-13/+7
2005-12-01[PATCH] sky2: add MII supportshemminger@osdl.org1-8/+61
2005-12-01[PATCH] sky2: eliminate special case for EC-A1shemminger@osdl.org2-13/+2
2005-12-01Linux v2.6.15-rc4v2.6.15-rc4Linus Torvalds1-1/+1
2005-11-30Revert "[PATCH] pci_ids.h: remove duplicate entries"Linus Torvalds1-0/+3
2005-11-30VM: add "vm_insert_page()" functionLinus Torvalds2-2/+35
2005-11-30[PATCH] SiS DRM: Fix possible NULL dereferenceEgbert Eich1-1/+4
2005-11-30[CIFS] For previous fix, mode on mkdir needed S_IFDIR left out.Steve French1-0/+1
2005-11-30[PATCH] USB: ehci fixupsDavid Brownell1-7/+12
2005-11-30[PATCH] USB: Fix USB suspend/resume crasher (#2)Benjamin Herrenschmidt10-25/+132
2005-11-30[PATCH] Additional device ID for Conexant AccessRunner USB driverDave Jones1-0/+3
2005-11-30[PATCH] USB: documentation updateAlan Stern1-2/+3
2005-11-30[PATCH] pci_ids.h: remove duplicate entriesGrant Coady1-3/+0
2005-11-30[PATCH] hwmon: w83792d fix unused fan pinsJean Delvare1-7/+18
2005-11-30[CIFS] Missing parenthesis and typo in previous fixSteve French2-2/+3
2005-11-30[CIFS] Fix umount --force to wake up the pending response queue, not justSteve French5-8/+62
2005-11-30[CIFS] Fix missing permission check on setattr when noperm mount option isSteve French5-13/+60
2005-11-30[PATCH] fbdev: cg3fb: Kconfig fixMark Fortescue1-6/+7
2005-11-30[PATCH] fbdev: cirrusfb: Driver cleanup and bug fixesAntonino A. Daplas1-6/+9
2005-11-30[PATCH] setting irq affinity is broken in ia32 with MSI enabledShaohua Li1-2/+2
2005-11-30[PATCH] hfsplus: don't modify journaled volumeRoman Zippel4-6/+33
2005-11-30[PATCH] reiserfs: handle cnode allocation failure gracefullyJeff Mahoney1-0/+9
2005-11-30[PATCH] ppc: fix floating point register corruptionPaolo Galtieri1-0/+6
2005-11-30[PATCH] fix swsusp on machines not supporting S4Pavel Machek1-5/+16
2005-11-30[PATCH] fix rebooting on HP nc6120 laptopThierry Vignaud1-0/+8
2005-11-30[PATCH] Fix crash when ptrace poking hugepage areasDavid Gibson1-1/+2
2005-11-30[PATCH] process events connector: uid_t gid_t size issuesMatt Helsley1-4/+4
2005-11-30[PATCH] powerpc: prevent stack corruption in call_prom_retOlaf Hering1-1/+1
2005-11-30powerpc: Fix bug causing FP registers corruption on UP + preemptPaul Mackerras1-37/+25
2005-11-30[PATCH] ppc: fix floating point register corruptionPaolo Galtieri1-0/+6
2005-11-30[PATCH] VM: Fix typos in get_locked_pteTrond Myklebust1-2/+2
2005-11-30[IPV6]: make two functions staticAdrian Bunk2-3/+4
2005-11-30[NETFILTER] ipv4: small cleanupsAdrian Bunk3-4/+4
2005-11-30[IPV4]: make two functions staticAdrian Bunk2-2/+2
2005-11-30[NET]: Add const markers to various variables.Arjan van de Ven19-29/+29
2005-11-30[ATM]: [adummy] dummy ATM driver (similar to net/dummy)Chas Williams3-0/+176
2005-11-30[ATM]: deregistration removes device from atm_devs list immediatelyStanislaw Gruszka6-57/+52
2005-11-30[ATM]: avoid race conditions related to atm_devs listStanislaw Gruszka3-23/+20
2005-11-30[ATM]: [lanai] kill lanai_ioctl() which just contains some old debugging codeMitchell Blank Jr1-89/+1
2005-11-30[ATM]: linux/config.h only needed for #ifdef __KERNEL__ sectionChas Williams1-1/+1
2005-11-30[ATM]: attempt to autoload atm driversMitchell Blank Jr2-2/+3