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
/
ks8842.c
Age
Commit message (
Expand
)
Author
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-23
mfd: mfd_cell is now implicitly available to timberdale drivers
Andres Salomon
2010-07-27
ks8842: Fix warnings on 64-bit.
David S. Miller
2010-07-27
ks8842: Support DMA when accessed via timberdale
Richard Röjfors
2010-07-26
ks8842: Support 100Mbps when accessed via timberdale
Richard Röjfors
2010-07-19
ks8842: Fix ks8842_tx_frame() for 16bit case.
David S. Miller
2010-07-13
drivers/net: Add Micrel KS8841/42 support to ks8842 driver
David J. Choi
2010-07-08
ks8842: Remove unnecessary bank select.
Richard Röjfors
2010-07-08
ks8842: Do the TX timeout work in workqueue context.
Richard Röjfors
2010-07-05
ks8842: Replace usage of dev_dbg with netdev_dbg
Richard Röjfors
2010-04-21
ks8842: Add platform data for setting mac address
Richard Röjfors
2010-03-16
drivers/net/ks*: Use netdev_<level>, netif_<level> and pr_<level>
Joe Perches
2009-10-13
net: Use netdev_alloc_skb_ip_align()
Eric Dumazet
2009-09-02
netdev: drivers should make ethtool_ops const
Stephen Hemminger
2009-09-01
netdev: convert bulk of drivers to netdev_tx_t
Stephen Hemminger
2009-06-08
netdev: Added KS8842 driver
Richard Röjfors