Age | Commit message (Expand) | Author |
2011-07-21 | chelsio: do vlan cleanup | Jiri Pirko |
2011-05-22 | Add appropriate <linux/prefetch.h> include for prefetch users | Paul Gortmaker |
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 |
2011-04-18 | net: chelsio: convert to hw_features | Michał Mirosław |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2011-01-07 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2010-12-21 | drivers/net/*/: Use static const | Joe Perches |
2010-12-15 | workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela... | Tejun Heo |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König |
2010-10-21 | vlan: Don't check for vlan group before vlan_tx_tag_present. | Jesse Gross |
2010-09-26 | drivers/net: return operator cleanup | Eric Dumazet |
2010-09-06 | drivers/net: Removing undead ifdef CHELSIO_T1_1G | Christian Dietrich |
2010-09-02 | drivers/net: avoid some skb->ip_summed initializations | Eric Dumazet |
2010-06-03 | chelsio: Remove remnants of CONFIG_CHELSIO_T1_COUGAR | Roland Dreier |
2010-04-14 | drivers: net: use skb_headlen() | Eric Dumazet |
2010-04-13 | chelsio: Fix build warning. | David S. Miller |
2010-04-13 | chelsio: use the DMA state API instead of the pci equivalents | FUJITA Tomonori |
2010-04-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-04-03 | net: convert multicast list to list_head | Jiri Pirko |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina |
2010-02-26 | drivers/net/chelsio: Use pr_<level>, netif_msg_<type> | Joe Perches |
2010-02-17 | chelsio: convert to use netdev_for_each_mc_addr | Jiri Pirko |
2010-02-16 | percpu: add __percpu sparse annotations to net drivers | Tejun Heo |
2010-02-12 | net: use netdev_mc_count and netdev_mc_empty when appropriate | Jiri Pirko |
2010-02-09 | tree-wide: Assorted spelling fixes | Daniel Mack |
2010-01-07 | drivers/net/: use DEFINE_PCI_DEVICE_TABLE() | Alexey Dobriyan |
2009-10-03 | this_cpu: Straight transformations | Christoph Lameter |
2009-09-01 | netdev: convert bulk of drivers to netdev_tx_t | Stephen Hemminger |
2009-05-29 | net: dont update dev->trans_start in 10GB drivers | Eric Dumazet |
2009-05-20 | cxgb: set phy's mdio dev before the phy init sequence | Divy Le Ray |
2009-05-20 | chelsio: Use generic XENPAK LASI register definitions | Ben Hutchings |
2009-04-29 | chelsio: Use generic MDIO definitions and mdio_mii_ioctl() | Ben Hutchings |
2009-04-13 | drivers/net: replace BUG() with BUG_ON() if possible | Alexander Beregalov |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang |
2009-04-07 | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang |
2009-02-26 | chelsio: remove some pointless conditionals before kfree_skb() | Wei Yongjun |
2009-01-21 | net: Remove redundant NAPI functions | Ben Hutchings |
2008-12-26 | net: Fix warning fallout from recent NAPI interface changes. | David S. Miller |
2008-12-22 | net: Remove unused netdev arg from some NAPI interfaces. | Neil Horman |
2008-11-26 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-11-23 | drivers/net/chelsio/sge.c: remove redundant argument comments | Qinghuang Feng |
2008-11-20 | netdev: add more functions to netdevice ops | Stephen Hemminger |
2008-11-19 | cxgb2: convert to net_device_ops | Stephen Hemminger |
2008-11-16 | netdevice chelsio: Convert directly reference of netdev->priv | Wang Chen |
2008-11-03 | drivers/net: Kill now superfluous ->last_rx stores. | David S. Miller |
2008-07-11 | cxgb: delete non NAPI code from the driver. | Francois Romieu |
2008-01-28 | annotate chelsio | Al Viro |