aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/micrel
AgeCommit message (Expand)Author
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-01-12ksz884x: fix mtu for VLANDoug Kehn
2012-01-05net: make ethtool_ops conststephen hemminger
2011-11-29net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin
2011-11-26KSZ8851-SNL: Add ethtool support for EEPROM via eeprom_93cx6Ben Dooks
2011-11-26KSZ8851-SNL: Fix MAC address change problemTristram Ha
2011-11-26KSZ8851-SNL: Add support for EEPROM MAC addressBen Dooks
2011-11-21ksz884x: Use kzalloc rather than kmalloc followed by memset with 0Thomas Meyer
2011-11-21ks8*/ksz8*: Casting (void *) value returned by kmalloc is uselessThomas Meyer
2011-11-17Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul
2011-11-16ethernet: Convert MAC_ADDR_LEN uses to ETH_ALENJoe Perches
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław
2011-11-14Sweep additional floors of strcpy in .get_drvinfo routinesRick Jones
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2011-10-19net: add skb frag size accessorsEric Dumazet
2011-09-15MII: fix Kconfig dependencies for MIIJeff Kirsher
2011-09-15ksz884x: convert to SKB paged frag API.Ian Campbell
2011-08-27drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-12ks8*/ksz8*: Move the Micrel driversJeff Kirsher