aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sc92031.c
Commit message (Expand)AuthorAge
* 8139*/atp/r8169/sc92031: Move the Realtek driversJeff Kirsher2011-08-11
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-07
* ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny2011-04-29
* ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny2011-04-29
* net: Fix too optimistic NETIF_F_HW_CSUM featuresMichał Mirosław2010-12-06
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-18
* | ethtool: Provide a default implementation of ethtool_ops::get_drvinfoBen Hutchings2010-08-17
|/
* net: trans_start cleanupsEric Dumazet2010-05-10
* net: convert multicast list to list_headJiri Pirko2010-04-03
* net: convert multiple drivers to use netdev_for_each_mc_addr, part2Jiri Pirko2010-02-18
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-12
* drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-08
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-03
* net: Use netdev_alloc_skb_ip_align()Eric Dumazet2009-10-13
* netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger2009-09-01
* New device ID for sc92031 [1088:2031]Cesar Eduardo Barros2009-07-20
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* sc92031: add a link to the datasheetCesar Eduardo Barros2009-01-21
* sc92031: use device id directly instead of made-up nameCesar Eduardo Barros2009-01-21
* sc92031: inline SC92031_DESCRIPTIONCesar Eduardo Barros2009-01-21
* sc92031: remove meaningless version stringCesar Eduardo Barros2009-01-21
* sc92031: more useful banner in kernel logCesar Eduardo Barros2009-01-21
* netdev: add missing set_mac_address hookStephen Hemminger2009-01-11
* sc92031: convert to net_device_opsStephen Hemminger2008-11-21
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* sc92031: remove bogus unlikely()Cesar Eduardo Barros2008-05-30
* [SC92031] Using padto turned driver into an IPv6-only interfaceGerrit Renker2008-05-22
* sc92031: use netdev_alloc_skbStephen Hemminger2008-04-16
* sc92031: start transmit return value bugfixStephen Hemminger2008-04-16
* sc92031: use net_device statsStephen Hemminger2008-04-16
* sc92031: sysfs link missingStephen Hemminger2008-04-12
* [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik2007-10-10
* [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik2007-10-10
* [NET]: ethtool_perm_addr only has one implementationMatthew Wilcox2007-07-31
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-26
* [SC92031]: Fix priv->lock contextHerbert Xu2007-04-09
* [PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2Thomas Gleixner2007-02-14
* driver for Silan SC92031 netdevCesar Eduardo Barros2007-02-05