aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/sc92031.c
AgeCommit message (Expand)Author
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-01-21sc92031: add a link to the datasheetCesar Eduardo Barros
2009-01-21sc92031: use device id directly instead of made-up nameCesar Eduardo Barros
2009-01-21sc92031: inline SC92031_DESCRIPTIONCesar Eduardo Barros
2009-01-21sc92031: remove meaningless version stringCesar Eduardo Barros
2009-01-21sc92031: more useful banner in kernel logCesar Eduardo Barros
2009-01-11netdev: add missing set_mac_address hookStephen Hemminger
2008-11-21sc92031: convert to net_device_opsStephen Hemminger
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-05-30sc92031: remove bogus unlikely()Cesar Eduardo Barros
2008-05-22[SC92031] Using padto turned driver into an IPv6-only interfaceGerrit Renker
2008-04-16sc92031: use netdev_alloc_skbStephen Hemminger
2008-04-16sc92031: start transmit return value bugfixStephen Hemminger
2008-04-16sc92031: use net_device statsStephen Hemminger
2008-04-12sc92031: sysfs link missingStephen Hemminger
2007-10-10[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik
2007-10-10[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik
2007-07-31[NET]: ethtool_perm_addr only has one implementationMatthew Wilcox
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo
2007-04-09[SC92031]: Fix priv->lock contextHerbert Xu
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2Thomas Gleixner
2007-02-05driver for Silan SC92031 netdevCesar Eduardo Barros