Age | Commit message (Expand) | Author | Files | Lines |
2010-12-06 | net: Fix too optimistic NETIF_F_HW_CSUM features | Michał Mirosław | 1 | -1/+2 |
2010-10-25 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -1/+1 |
2010-10-18 | Update broken web addresses in the kernel. | Justin P. Mattock | 1 | -1/+1 |
2010-08-17 | ethtool: Provide a default implementation of ethtool_ops::get_drvinfo | Ben Hutchings | 1 | -11/+0 |
2010-05-10 | net: trans_start cleanups | Eric Dumazet | 1 | -2/+0 |
2010-04-04 | net: convert multicast list to list_head | Jiri Pirko | 1 | -3/+3 |
2010-02-19 | net: convert multiple drivers to use netdev_for_each_mc_addr, part2 | Jiri Pirko | 1 | -1/+1 |
2010-02-12 | net: use netdev_mc_count and netdev_mc_empty when appropriate | Jiri Pirko | 1 | -1/+1 |
2010-01-08 | drivers/net/: use DEFINE_PCI_DEVICE_TABLE() | Alexey Dobriyan | 1 | -1/+1 |
2009-12-04 | drivers/net: Move && and || to end of previous line | Joe Perches | 1 | -7/+7 |
2009-10-13 | net: Use netdev_alloc_skb_ip_align() | Eric Dumazet | 1 | -3/+1 |
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 |