Age | Commit message (Expand) | Author | Files | Lines |
2010-07-19 | net: preserve ifreq parameter when calling generic phy_mii_ioctl(). | Richard Cochran | 1 | -1/+1 |
2010-06-29 | netdev: octeon_mgmt: Fix section mismatch errors. | David Daney | 1 | -3/+3 |
2010-05-14 | drivers/net: Remove unnecessary returns from void function()s | Joe Perches | 1 | -1/+0 |
2010-05-10 | net: trans_start cleanups | Eric Dumazet | 1 | -1/+0 |
2010-05-06 | netdev: octeon_mgmt: Remove some gratuitous blank lines. | David Daney | 1 | -7/+0 |
2010-05-06 | netdev: octeon_mgmt: Try not to drop TX packets when stopping the queue. | David Daney | 1 | -5/+11 |
2010-05-06 | netdev: octeon_mgmt: Free TX skbufs in a timely manner. | David Daney | 1 | -3/+2 |
2010-05-06 | netdev: octeon_mgmt: Fix race manipulating irq bits. | David Daney | 1 | -2/+1 |
2010-05-06 | netdev: octeon_mgmt: Fix race condition freeing TX buffers. | David Daney | 1 | -2/+9 |
2010-05-06 | netdev: octeon_mgmt: Use proper MAC addresses. | David Daney | 1 | -10/+5 |
2010-04-13 | drivers: net: last_rx elimination | Eric Dumazet | 1 | -1/+0 |
2010-04-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |
2010-04-04 | net: convert multicast list to list_head | Jiri Pirko | 1 | -3/+3 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-02-26 | octeon: convert to use netdev_for_each_mc_addr | Jiri Pirko | 1 | -6/+1 |
2010-02-12 | net: use netdev_mc_count and netdev_mc_empty when appropriate | Jiri Pirko | 1 | -3/+3 |
2009-12-30 | drivers/net/octeon/octeon_mgmt.c: use %pM to shown MAC address | H Hartley Sweeten | 1 | -5/+2 |
2009-12-17 | NET: Add Ethernet driver for Octeon MGMT devices. | David Daney | 3 | -0/+1188 |