summaryrefslogtreecommitdiffstats
path: root/drivers/net/tehuti.c
Commit message (Expand)AuthorAgeFilesLines
* trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-061-2/+2
* net: Remove unused netdev arg from some NAPI interfaces.Neil Horman2008-12-221-4/+3
* tehuti: convert to net_device_opsStephen Hemminger2008-11-211-11/+16
* netdevice: safe convert to netdev_priv() #part-3Wang Chen2008-11-121-19/+19
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-1/+0
* netdrv: don't truncate VLAN TCI with VLAN strippingPatrick McHardy2008-07-061-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-281-1/+1
* netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LENAlejandro Martinez Ruiz2008-01-281-5/+3
* [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-101-3/+1
* [NET]: Add Tehuti network driver.Andy Gospodarek2007-10-101-0/+2508