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