Age | Commit message (Expand) | Author | Files | Lines |
2009-09-01 | netdev: convert bulk of drivers to netdev_tx_t | Stephen Hemminger | 1 | -1/+2 |
2009-07-20 | New device ID for sc92031 [1088:2031] | Cesar Eduardo Barros | 1 | -0/+1 |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 1 | -2/+2 |
2009-01-22 | sc92031: add a link to the datasheet | Cesar Eduardo Barros | 1 | -0/+3 |
2009-01-22 | sc92031: use device id directly instead of made-up name | Cesar Eduardo Barros | 1 | -6/+2 |
2009-01-22 | sc92031: inline SC92031_DESCRIPTION | Cesar Eduardo Barros | 1 | -2/+1 |
2009-01-22 | sc92031: remove meaningless version string | Cesar Eduardo Barros | 1 | -3/+0 |
2009-01-22 | sc92031: more useful banner in kernel log | Cesar Eduardo Barros | 1 | -1/+9 |
2009-01-11 | netdev: add missing set_mac_address hook | Stephen Hemminger | 1 | -0/+1 |
2008-11-22 | sc92031: convert to net_device_ops | Stephen Hemminger | 1 | -11/+18 |
2008-11-04 | drivers/net: Kill now superfluous ->last_rx stores. | David S. Miller | 1 | -1/+0 |
2008-05-31 | sc92031: remove bogus unlikely() | Cesar Eduardo Barros | 1 | -1/+1 |
2008-05-22 | [SC92031] Using padto turned driver into an IPv6-only interface | Gerrit Renker | 1 | -3/+5 |
2008-04-17 | sc92031: use netdev_alloc_skb | Stephen Hemminger | 1 | -1/+1 |
2008-04-17 | sc92031: start transmit return value bugfix | Stephen Hemminger | 1 | -10/+4 |
2008-04-17 | sc92031: use net_device stats | Stephen Hemminger | 1 | -36/+34 |
2008-04-12 | sc92031: sysfs link missing | Stephen Hemminger | 1 | -0/+1 |
2007-10-11 | [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count | Jeff Garzik | 1 | -3/+8 |
2007-10-11 | [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls | Jeff Garzik | 1 | -4/+0 |
2007-08-01 | [NET]: ethtool_perm_addr only has one implementation | Matthew Wilcox | 1 | -1/+0 |
2007-04-26 | [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans | Arnaldo Carvalho de Melo | 1 | -1/+0 |
2007-04-10 | [SC92031]: Fix priv->lock context | Herbert Xu | 1 | -10/+10 |
2007-02-14 | [PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2 | Thomas Gleixner | 1 | -1/+1 |
2007-02-06 | driver for Silan SC92031 netdev | Cesar Eduardo Barros | 1 | -0/+1620 |