aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/arm/ether1.c
Commit message (Expand)AuthorAgeFilesLines
* ether1: Use net_device_stats from struct net_deviceTobias Klauser2010-08-191-22/+12
* net: trans_start cleanupsEric Dumazet2010-05-101-1/+0
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-051-1/+1
* ether1: convert to net_device_opsAlexander Beregalov2009-04-111-6/+13
* net: convert print_mac to %pMJohannes Berg2008-10-271-3/+2
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-5/+3
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-1/+0
* [ARM] rpc: silence two section mismatch warningsRussell King2007-07-201-1/+1
* [ARM] rpc: remove linux/ptrace.h from ARM ether?.c driversRussell King2007-07-201-1/+0
* [ARM] ecard: add ecardm_iomap() / ecardm_iounmap()Russell King2007-05-111-5/+1
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-1/+0
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] drivers/net/arm missing __devinitAl Viro2006-12-041-3/+3
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* [NET]: Avoid allocating skb in skb_padHerbert Xu2006-06-231-2/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1110