Age | Commit message (Expand) | Author |
2011-08-11 | 8139*/atp/r8169/sc92031: Move the Realtek drivers | Jeff Kirsher |
2011-06-06 | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan |
2011-04-29 | ethtool: cosmetic: Use ethtool ethtool_cmd_speed API | David Decotigny |
2011-04-29 | ethtool: Use full 32 bit speed range in ethtool's set_settings | David Decotigny |
2010-12-06 | net: Fix too optimistic NETIF_F_HW_CSUM features | Michał Mirosław |
2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-10-18 | Update broken web addresses in the kernel. | Justin P. Mattock |
2010-08-17 | ethtool: Provide a default implementation of ethtool_ops::get_drvinfo | Ben Hutchings |
2010-05-10 | net: trans_start cleanups | Eric Dumazet |
2010-04-03 | net: convert multicast list to list_head | Jiri Pirko |
2010-02-18 | net: convert multiple drivers to use netdev_for_each_mc_addr, part2 | Jiri Pirko |
2010-02-12 | net: use netdev_mc_count and netdev_mc_empty when appropriate | Jiri Pirko |
2010-01-07 | drivers/net/: use DEFINE_PCI_DEVICE_TABLE() | Alexey Dobriyan |
2009-12-03 | drivers/net: Move && and || to end of previous line | Joe Perches |
2009-10-13 | net: Use netdev_alloc_skb_ip_align() | Eric Dumazet |
2009-09-01 | netdev: convert bulk of drivers to netdev_tx_t | Stephen Hemminger |
2009-07-20 | New device ID for sc92031 [1088:2031] | Cesar Eduardo Barros |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang |
2009-01-21 | sc92031: add a link to the datasheet | Cesar Eduardo Barros |
2009-01-21 | sc92031: use device id directly instead of made-up name | Cesar Eduardo Barros |
2009-01-21 | sc92031: inline SC92031_DESCRIPTION | Cesar Eduardo Barros |
2009-01-21 | sc92031: remove meaningless version string | Cesar Eduardo Barros |
2009-01-21 | sc92031: more useful banner in kernel log | Cesar Eduardo Barros |
2009-01-11 | netdev: add missing set_mac_address hook | Stephen Hemminger |
2008-11-21 | sc92031: convert to net_device_ops | Stephen Hemminger |
2008-11-03 | drivers/net: Kill now superfluous ->last_rx stores. | David S. Miller |
2008-05-30 | sc92031: remove bogus unlikely() | Cesar Eduardo Barros |
2008-05-22 | [SC92031] Using padto turned driver into an IPv6-only interface | Gerrit Renker |
2008-04-16 | sc92031: use netdev_alloc_skb | Stephen Hemminger |
2008-04-16 | sc92031: start transmit return value bugfix | Stephen Hemminger |
2008-04-16 | sc92031: use net_device stats | Stephen Hemminger |
2008-04-12 | sc92031: sysfs link missing | Stephen Hemminger |
2007-10-10 | [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count | Jeff Garzik |
2007-10-10 | [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls | Jeff Garzik |
2007-07-31 | [NET]: ethtool_perm_addr only has one implementation | Matthew Wilcox |
2007-04-25 | [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans | Arnaldo Carvalho de Melo |
2007-04-09 | [SC92031]: Fix priv->lock context | Herbert Xu |
2007-02-14 | [PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2 | Thomas Gleixner |
2007-02-05 | driver for Silan SC92031 netdev | Cesar Eduardo Barros |