aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/tehuti.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-06netdrv: don't truncate VLAN TCI with VLAN strippingPatrick McHardy1-1/+1
2008-04-29drivers/net/tehuti: use proper capability check for raw IO accessLinus Torvalds1-1/+1
2008-04-25[netdrvr] tehuti: move ioctl perm check closer to function startJeff Garzik1-2/+3
2008-04-25tehuti: check register sizeFrancois Romieu1-0/+14
2008-01-28netdev: ARRAY_SIZE() cleanupsAlejandro Martinez Ruiz1-1/+1
2008-01-28netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LENAlejandro Martinez Ruiz1-5/+3
2007-11-13[TEHUTI]: Fix incorrect usage of strncat in bdx_get_drvinfo()Roel Kluin1-4/+4
2007-10-15tehuti: possible leak in bdx_probeFlorin Malita1-1/+2
2007-10-10network drivers: sparse warning fixesStephen Hemminger1-3/+1
2007-10-10[NET]: Add Tehuti network driver.Andy Gospodarek1-0/+2508