Age | Commit message (Expand) | Author |
2009-02-04 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-01-28 | [ARM] etherh: continue fixing build failure | Russell King |
2009-01-26 | net: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-01-26 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-01-26 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2009-01-24 | [NET] am79c961a: fix spin_lock usage | Uwe Kleine-König |
2009-01-21 | net: Remove redundant NAPI functions | Ben Hutchings |
2009-01-14 | ARM etherh: Fix build failure. | David S. Miller |
2009-01-11 | netdev: missing validate_address hooks | Stephen Hemminger |
2009-01-11 | netdev: add missing set_mac_address hook | Stephen Hemminger |
2008-12-29 | net: KS8695: removed duplicated #include | Huang Weiyi |
2008-12-29 | net: Fix more NAPI interface netdev argument drop fallout. | Kamalesh Babulal |
2008-12-25 | Merge branch 'for-david' of git://git.kernel.org/pub/scm/linux/kernel/git/chr... | David S. Miller |
2008-12-22 | net: Remove unused netdev arg from some NAPI interfaces. | Neil Horman |
2008-12-22 | Convert ixp4xx_eth driver to use net_device_ops. | Krzysztof Hałasa |
2008-12-22 | IXP4xx: move common debugging from network drivers to QMGR module. | Krzysztof Hałasa |
2008-12-22 | IXP4xx: Add ethtool support to Ethernet driver. | Krzysztof Hałasa |
2008-12-22 | IXP4xx: Add PHYLIB MII ioctl to the Ethernet driver. | Krzysztof Hałasa |
2008-12-22 | IXP4xx: Add PHYLIB support to Ethernet driver. | Krzysztof Hałasa |
2008-12-22 | IXP4xx: Make the Ethernet driver use built-in netdev stats. | Krzysztof Hałasa |
2008-12-22 | IXP4xx: Silence section mismatch warning in Ethernet driver. | Krzysztof Hałasa |
2008-12-11 | net: Add support for the KS8695 ethernet devices. | Daniel Silverstone |
2008-12-02 | etherh: build fix for net-next | Stephen Hemminger |
2008-11-03 | drivers/net: Kill now superfluous ->last_rx stores. | David S. Miller |
2008-10-31 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-10-31 | at91_ether: request/free GPIO for PHY interrupt | David Brownell |
2008-10-27 | net: convert print_mac to %pM | Johannes Berg |
2008-08-14 | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller |
2008-08-14 | ixp4xx_eth: fix dma_mapping_error() compile errors | Mikael Pettersson |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King |
2008-07-26 | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori |
2008-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-07-22 | at91_ether: use netstats in net_device structure | Paulius Zaleckas |
2008-07-21 | arm: bus_id -> dev_name() and dev_set_name() conversions | Kay Sievers |
2008-07-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2008-07-11 | ARM: IXP4xx Ethernet NAPI fix | Krzysztof Halasa |
2008-07-03 | [ARM] rpc: etherh: fix unused variable warning | Russell King |
2008-04-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-04-29 | Driver for IXP4xx built-in Ethernet ports | Krzysztof Halasa |
2008-04-29 | ARM: am79c961a: platform_get_irq() may return signed unnoticed | Roel Kluin |
2008-04-28 | [ARM] am79c961a: platform_get_irq() may return signed unnoticed | Roel Kluin |
2008-04-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-04-25 | net drivers: fix platform driver hotplug/coldplug | Kay Sievers |
2008-04-17 | [ARM] 4980/1: [AT91] emQbit ECB_AT91 board support | Andrew Victor |
2008-02-03 | drivers/net/arm/at91_ether.c: logical/bitand typo in function reset_phy() | Roel Kluin |
2007-11-13 | [EP93xx_ETH]: Build fix after 2.6.24 NAPI changes. | David S. Miller |
2007-10-10 | [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() | Joe Perches |
2007-10-10 | drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE | Denis Cheng |
2007-10-10 | [NET]: Nuke SET_MODULE_OWNER macro. | Ralf Baechle |