summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/micrel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-181-2/+2
|\
| * Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul2011-11-171-2/+2
* | ksz884x: fix mtu for VLANDoug Kehn2012-01-131-1/+1
* | net: make ethtool_ops conststephen hemminger2012-01-051-1/+1
* | net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin2011-11-292-24/+2Star
* | KSZ8851-SNL: Add ethtool support for EEPROM via eeprom_93cx6Ben Dooks2011-11-263-320/+120Star
* | KSZ8851-SNL: Fix MAC address change problemTristram Ha2011-11-262-21/+28
* | KSZ8851-SNL: Add support for EEPROM MAC addressBen Dooks2011-11-261-7/+34
* | ksz884x: Use kzalloc rather than kmalloc followed by memset with 0Thomas Meyer2011-11-211-4/+2Star
* | ks8*/ksz8*: Casting (void *) value returned by kmalloc is uselessThomas Meyer2011-11-211-2/+1Star
* | ethernet: Convert MAC_ADDR_LEN uses to ETH_ALENJoe Perches2011-11-171-31/+28Star
* | net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-161-1/+2
* | Sweep additional floors of strcpy in .get_drvinfo routinesRick Jones2011-11-141-3/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-251-1/+1
* net: add skb frag size accessorsEric Dumazet2011-10-191-1/+1
* MII: fix Kconfig dependencies for MIIJeff Kirsher2011-09-151-0/+4
* ksz884x: convert to SKB paged frag API.Ian Campbell2011-09-151-2/+1Star
* drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher2011-08-271-0/+1
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-181-1/+1
* ks8*/ksz8*: Move the Micrel driversJeff Kirsher2011-08-129-0/+14135