| Commit message (Expand) | Author | Age | Files | Lines |
* | netdev: convert bulk of drivers to netdev_tx_t | Stephen Hemminger | 2009-09-01 | 2 | -2/+2 |
* | net: dont update dev->trans_start in 10GB drivers | Eric Dumazet | 2009-05-29 | 1 | -1/+0 |
* | cxgb: set phy's mdio dev before the phy init sequence | Divy Le Ray | 2009-05-21 | 5 | -11/+13 |
* | chelsio: Use generic XENPAK LASI register definitions | Ben Hutchings | 2009-05-21 | 1 | -8/+9 |
* | chelsio: Use generic MDIO definitions and mdio_mii_ioctl() | Ben Hutchings | 2009-04-30 | 6 | -100/+81 |
* | drivers/net: replace BUG() with BUG_ON() if possible | Alexander Beregalov | 2009-04-14 | 1 | -2/+2 |
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 | 1 | -1/+1 |
* | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang | 2009-04-07 | 1 | -2/+2 |
* | chelsio: remove some pointless conditionals before kfree_skb() | Wei Yongjun | 2009-02-27 | 1 | -2/+1 |
* | net: Remove redundant NAPI functions | Ben Hutchings | 2009-01-21 | 1 | -2/+2 |
* | net: Fix warning fallout from recent NAPI interface changes. | David S. Miller | 2008-12-27 | 1 | -3/+0 |
* | net: Remove unused netdev arg from some NAPI interfaces. | Neil Horman | 2008-12-23 | 1 | -2/+2 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-27 | 1 | -4/+0 |
|\ |
|
| * | drivers/net/chelsio/sge.c: remove redundant argument comments | Qinghuang Feng | 2008-11-24 | 1 | -4/+0 |
* | | netdev: add more functions to netdevice ops | Stephen Hemminger | 2008-11-21 | 1 | -3/+3 |
* | | cxgb2: convert to net_device_ops | Stephen Hemminger | 2008-11-20 | 1 | -11/+19 |
* | | netdevice chelsio: Convert directly reference of netdev->priv | Wang Chen | 2008-11-17 | 2 | -31/+31 |
* | | drivers/net: Kill now superfluous ->last_rx stores. | David S. Miller | 2008-11-04 | 1 | -1/+0 |
|/ |
|
* | cxgb: delete non NAPI code from the driver. | Francois Romieu | 2008-07-11 | 2 | -67/+5 |
* | annotate chelsio | Al Viro | 2008-01-29 | 3 | -6/+7 |
* | drivers/net/chelsio/: #if 0 unused functions | Adrian Bunk | 2008-01-29 | 4 | -3/+6 |
* | drivers/net/chelsio: Add missing "space" | Joe Perches | 2008-01-29 | 1 | -1/+1 |
* | cxgb - revert file mode changes. | Divy Le Ray | 2007-12-04 | 4 | -0/+0 |
* | cxgb - fix stats | Divy Le Ray | 2007-12-01 | 4 | -89/+96 |
* | cxgb - fix NAPI | Divy Le Ray | 2007-12-01 | 1 | -4/+2 |
* | cxgb - fix T2 GSO | Divy Le Ray | 2007-12-01 | 3 | -20/+18 |
* | [CHELSIO]: Fix skb->dev setting. | Divy Le Ray | 2007-11-16 | 1 | -1/+1 |
* | chelsio: sparse warning fixes (old cxgb2) | Stephen Hemminger | 2007-10-11 | 4 | -370/+3 |
* | [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count | Jeff Garzik | 2007-10-11 | 1 | -3/+8 |
* | [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls | Jeff Garzik | 2007-10-11 | 1 | -3/+0 |
* | [NET]: Nuke SET_MODULE_OWNER macro. | Ralf Baechle | 2007-10-11 | 1 | -1/+0 |
* | [NET]: Make NAPI polling independent of struct net_device objects. | Stephen Hemminger | 2007-10-11 | 4 | -20/+21 |
* | network drivers: eliminate unneeded kill_vid code | Stephen Hemminger | 2007-06-03 | 1 | -10/+0 |
* | chelsio parenthesis fix | Mariusz Kozlowski | 2007-05-24 | 1 | -1/+1 |
* | chelsio: use const for virtual functions | Stephen Hemminger | 2007-04-28 | 10 | -39/+33 |
* | chelsio: use C99 style initialization | Stephen Hemminger | 2007-04-28 | 1 | -61/+134 |
* | chelsio: remove unused code for 1G boards | Stephen Hemminger | 2007-04-28 | 4 | -1047/+1 |
* | [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} | Arnaldo Carvalho de Melo | 2007-04-26 | 1 | -8/+16 |
* | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} | Arnaldo Carvalho de Melo | 2007-04-26 | 1 | -1/+1 |
* | [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th | Arnaldo Carvalho de Melo | 2007-04-26 | 1 | -1/+1 |
* | [SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph | Arnaldo Carvalho de Melo | 2007-04-26 | 1 | -1/+1 |
* | [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph | Arnaldo Carvalho de Melo | 2007-04-26 | 1 | -2/+2 |
* | [SK_BUFF]: Introduce skb_network_offset() | Arnaldo Carvalho de Melo | 2007-04-26 | 1 | -1/+1 |
* | [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans | Arnaldo Carvalho de Melo | 2007-04-26 | 1 | -2/+1 |
* | [VLAN]: Avoid a 4-order allocation. | Dan Aloni | 2007-03-03 | 1 | -2/+1 |
* | chelsio: Fix non-NAPI compile | Roland Dreier | 2007-02-27 | 1 | -0/+1 |
* | git-netdev-all: chelsio fix | Andrew Morton | 2007-02-05 | 1 | -1/+1 |
* | chelsio: more rx speedup | Stephen Hemminger | 2007-02-05 | 1 | -42/+45 |
* | chelsio: NAPI speed improvement | Stephen Hemminger | 2007-02-05 | 1 | -42/+35 |
* | chelsio: tabulate the update of the statistic counters | Francois Romieu | 2007-02-05 | 5 | -205/+222 |