index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
micrel
/
ksz884x.c
Age
Commit message (
Expand
)
Author
2012-07-11
ksz884x: fix Endian
Li RongQing
2012-07-10
ksz884x: remove unnecessary setting of skb->dev
Jon Mason
2012-07-10
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2012-04-19
ksz884x: don't copy too much in netdev_set_mac_address()
Dan Carpenter
2012-02-06
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A Dalvi
2012-01-30
drivers/net: fix up stale paths from driver reorg
Paul Gortmaker
2012-01-12
ksz884x: fix mtu for VLAN
Doug Kehn
2012-01-05
net: make ethtool_ops const
stephen hemminger
2011-11-21
ksz884x: Use kzalloc rather than kmalloc followed by memset with 0
Thomas Meyer
2011-11-16
ethernet: Convert MAC_ADDR_LEN uses to ETH_ALEN
Joe Perches
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-11-14
Sweep additional floors of strcpy in .get_drvinfo routines
Rick Jones
2011-10-19
net: add skb frag size accessors
Eric Dumazet
2011-09-15
ksz884x: convert to SKB paged frag API.
Ian Campbell
2011-08-12
ks8*/ksz8*: Move the Micrel drivers
Jeff Kirsher