aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/micrel/ksz884x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-11ksz884x: fix EndianLi RongQing1-2/+2
2012-07-10ksz884x: remove unnecessary setting of skb->devJon Mason1-3/+1
2012-07-10drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings1-1/+1
2012-04-19ksz884x: don't copy too much in netdev_set_mac_address()Dan Carpenter1-1/+1
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi1-3/+3
2012-01-30drivers/net: fix up stale paths from driver reorgPaul Gortmaker1-1/+1
2012-01-12ksz884x: fix mtu for VLANDoug Kehn1-1/+1
2012-01-05net: make ethtool_ops conststephen hemminger1-1/+1
2011-11-21ksz884x: Use kzalloc rather than kmalloc followed by memset with 0Thomas Meyer1-4/+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-19net: add skb frag size accessorsEric Dumazet1-1/+1
2011-09-15ksz884x: convert to SKB paged frag API.Ian Campbell1-2/+1
2011-08-12ks8*/ksz8*: Move the Micrel driversJeff Kirsher1-0/+7289