Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drivers/net/tehuti.c: Use (pr|netdev|netif)_<levels> macro helpers | Joe Perches | 2010-02-17 | 1 | -12/+18 |
* | trivial: remove duplicated MIN macro from tehuti. | Thiago Farina | 2009-11-04 | 1 | -2/+0 |
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 | 1 | -4/+0 |
* | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang | 2009-04-07 | 1 | -4/+1 |
* | tehuti: Use request_firmware() | Ben Hutchings | 2009-02-27 | 1 | -0/+1 |
* | drivers/net: replace __FUNCTION__ with __func__ | Harvey Harrison | 2008-09-25 | 1 | -4/+4 |
* | [netdrvr] remove unnecessary #include | Huang Weiyi | 2008-08-14 | 1 | -1/+0 |
* | netdrv: don't truncate VLAN TCI with VLAN stripping | Patrick McHardy | 2008-07-07 | 1 | -0/+1 |
* | [NET]: Add Tehuti network driver. | Andy Gospodarek | 2007-10-11 | 1 | -0/+564 |