aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/micrel (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-26KSZ8851-SNL: Fix MAC address change problemTristram Ha2-21/+28
2011-11-26KSZ8851-SNL: Add support for EEPROM MAC addressBen Dooks1-7/+34
2011-11-21ksz884x: Use kzalloc rather than kmalloc followed by memset with 0Thomas Meyer1-4/+2
2011-11-21ks8*/ksz8*: Casting (void *) value returned by kmalloc is uselessThomas Meyer1-2/+1
2011-11-17Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul1-2/+2
2011-11-16ethernet: Convert MAC_ADDR_LEN uses to ETH_ALENJoe Perches1-31/+28
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław1-1/+2
2011-11-14Sweep additional floors of strcpy in .get_drvinfo routinesRick Jones1-3/+4
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds9-0/+14139
2011-10-19net: add skb frag size accessorsEric Dumazet1-1/+1
2011-09-15MII: fix Kconfig dependencies for MIIJeff Kirsher1-0/+4
2011-09-15ksz884x: convert to SKB paged frag API.Ian Campbell1-2/+1
2011-08-27drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher1-0/+1
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-08-12ks8*/ksz8*: Move the Micrel driversJeff Kirsher9-0/+14135