summaryrefslogtreecommitdiffstats
path: root/drivers/net/tehuti.c
Commit message (Expand)AuthorAgeFilesLines
* tehuti: convert to net_device_opsStephen Hemminger2008-11-221-11/+16
* netdevice: safe convert to netdev_priv() #part-3Wang Chen2008-11-131-19/+19
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-041-1/+0Star
* netdrv: don't truncate VLAN TCI with VLAN strippingPatrick McHardy2008-07-071-1/+1
* drivers/net/tehuti: use proper capability check for raw IO accessLinus Torvalds2008-04-291-1/+1
* [netdrvr] tehuti: move ioctl perm check closer to function startJeff Garzik2008-04-251-2/+3
* tehuti: check register sizeFrancois Romieu2008-04-251-0/+14
* netdev: ARRAY_SIZE() cleanupsAlejandro Martinez Ruiz2008-01-291-1/+1
* netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LENAlejandro Martinez Ruiz2008-01-291-5/+3Star
* [TEHUTI]: Fix incorrect usage of strncat in bdx_get_drvinfo()Roel Kluin2007-11-131-4/+4
* tehuti: possible leak in bdx_probeFlorin Malita2007-10-151-1/+2
* network drivers: sparse warning fixesStephen Hemminger2007-10-111-3/+1Star
* [NET]: Add Tehuti network driver.Andy Gospodarek2007-10-111-0/+2508