summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/micrel
Commit message (Expand)AuthorAgeFilesLines
* ksz884x: Use kzalloc rather than kmalloc followed by memset with 0Thomas Meyer2011-11-211-4/+2
* ks8*/ksz8*: Casting (void *) value returned by kmalloc is uselessThomas Meyer2011-11-211-2/+1
* ethernet: Convert MAC_ADDR_LEN uses to ETH_ALENJoe Perches2011-11-161-31/+28
* 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/+1
* drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher2011-08-271-0/+1
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
* ks8*/ksz8*: Move the Micrel driversJeff Kirsher2011-08-129-0/+14135
OpenPOWER on IntegriCloud