| Commit message (Expand) | Author | Age | Files | Lines |
* | macb: Move the Atmel driver | Jeff Kirsher | 2011-08-12 | 4 | -1381/+0 |
* | nuvoton: Move the Nuvoton driver | Jeff Kirsher | 2011-08-12 | 3 | -1133/+0 |
* | cirrus: Move the Cirrus network driver | Jeff Kirsher | 2011-08-12 | 3 | -913/+0 |
* | ks8*/ksz8*: Move the Micrel drivers | Jeff Kirsher | 2011-08-12 | 4 | -1772/+0 |
* | seeq: Move the SEEQ drivers | Jeff Kirsher | 2011-08-12 | 4 | -1102/+0 |
* | xscale: Move the Intel XScale IXP drivers | Jeff Kirsher | 2011-08-12 | 3 | -1498/+0 |
* | i825xx: Move the Intel 82586/82593/82596 based drivers | Jeff Kirsher | 2011-08-11 | 4 | -1382/+0 |
* | 8390: Move the 8390 related drivers | Jeff Kirsher | 2011-08-11 | 3 | -875/+0 |
* | amd: Move AMD (Lance) chipset drivers | Jeff Kirsher | 2011-08-11 | 4 | -920/+0 |
* | net: am79c961a: Omit check for multicast bit in netdev_for_each_mc_addr | Tobias Klauser | 2011-07-01 | 1 | -8/+6 |
* | net: remove mm.h inclusion from netdevice.h | Alexey Dobriyan | 2011-06-22 | 1 | -0/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-06-21 | 2 | -102/+106 |
|\ |
|
| * | net: ep93xx_eth: fix DMA API violations | Mika Westerberg | 2011-06-12 | 1 | -5/+13 |
| * | net: ep93xx_eth: drop GFP_DMA from call to dma_alloc_coherent() | Mika Westerberg | 2011-06-12 | 1 | -1/+1 |
| * | net: ep93xx_eth: allocate buffers using kmalloc() | Mika Westerberg | 2011-06-12 | 1 | -31/+20 |
| * | net: ep93xx_eth: pass struct device to DMA API functions | Mika Westerberg | 2011-06-12 | 1 | -10/+13 |
| * | NET: am79c961: fix assembler warnings | Russell King - ARM Linux | 2011-06-12 | 1 | -17/+18 |
| * | NET: am79c961: ensure multicast filter is correctly set at open | Russell King - ARM Linux | 2011-06-12 | 1 | -37/+40 |
| * | NET: am79c961: ensure asm() statements are marked volatile | Russell King - ARM Linux | 2011-06-12 | 1 | -7/+7 |
* | | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan | 2011-06-07 | 3 | -0/+3 |
|/ |
|
* | ptp: Added a clock driver for the IXP46x. | Richard Cochran | 2011-05-23 | 1 | -3/+192 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2011-05-20 | 2 | -5/+7 |
|\ |
|
| * | ethtool: cosmetic: Use ethtool ethtool_cmd_speed API | David Decotigny | 2011-04-29 | 2 | -5/+7 |
* | | ARM: RiscPC: etherh: fix section mismatches | Russell King | 2011-05-06 | 1 | -2/+2 |
|/ |
|
* | module: fix missing semicolons in MODULE macro usage | Rusty Russell | 2011-01-24 | 1 | -1/+1 |
* | ks8695net: Use default implementation of ethtool_ops::get_link | Ben Hutchings | 2011-01-14 | 1 | -15/+1 |
* | ks8695net: Disable non-working ethtool operations | Ben Hutchings | 2011-01-14 | 1 | -183/+99 |
* | net: ixp4xx_eth: Return proper error for eth_init_one | Axel Lin | 2011-01-06 | 1 | -1/+3 |
* | net: am79c961a: Omit private ndo_get_stats function | Tobias Klauser | 2010-12-06 | 1 | -9/+0 |
* | drivers/net: normalize TX_TIMEOUT | Eric Dumazet | 2010-11-09 | 1 | -1/+1 |
* | ep93xx_eth: Use net_device_stats from struct net_device | Tobias Klauser | 2010-08-20 | 1 | -24/+15 |
* | ether3: Use net_device_stats from struct net_device | Tobias Klauser | 2010-08-19 | 2 | -24/+10 |
* | ether1: Use net_device_stats from struct net_device | Tobias Klauser | 2010-08-19 | 2 | -23/+12 |
* | am79c961a: Use net_device_stats from struct net_device | Tobias Klauser | 2010-08-17 | 2 | -20/+16 |
* | Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/... | Linus Torvalds | 2010-08-11 | 1 | -1/+1 |
|\ |
|
| * | IXP4xx: Make mdio_bus struct static in the Ethernet driver. | Krzysztof HaĆasa | 2010-05-27 | 1 | -1/+1 |
* | | net: preserve ifreq parameter when calling generic phy_mii_ioctl(). | Richard Cochran | 2010-07-19 | 1 | -1/+2 |
* | | net/nuc900: enable Mac driver clock | Wan ZongShun | 2010-07-16 | 1 | -0/+3 |
* | | ixp4xx: Support the all multicast flag on the NPE devices. | Richard Cochran | 2010-06-01 | 1 | -0/+11 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-05-12 | 1 | -5/+5 |
|\| |
|
| * | net: ep93xx_eth stops receiving packets | David S. Miller | 2010-05-04 | 1 | -5/+5 |
* | | net: trans_start cleanups | Eric Dumazet | 2010-05-10 | 8 | -13/+2 |
* | | KS8695: Remove unnecessary memset of netdev private data | Tobias Klauser | 2010-05-07 | 1 | -1/+0 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 | 6 | -1/+5 |
|\| |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 6 | -1/+5 |
* | | net: convert multicast list to list_head | Jiri Pirko | 2010-04-03 | 4 | -15/+15 |
* | | net: remove redundant code | Eric Dumazet | 2010-03-31 | 1 | -1/+0 |
|/ |
|
* | KS8695: update ksp->next_rx_desc_read at the end of rx loop | Yegor Yefremov | 2010-03-20 | 1 | -15/+9 |
* | fix a race in ks8695_poll | Figo.zhang | 2010-03-08 | 1 | -1/+1 |
* | KS8695: Don't call netif_carrier_off() from ndo_stop() | Yegor Yefremov | 2010-02-26 | 1 | -1/+0 |