aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/arm/ether1.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-10i825xx: Move the Intel 82586/82593/82596 based driversJeff Kirsher1-1094/+0
2010-08-19ether1: Use net_device_stats from struct net_deviceTobias Klauser1-22/+12
2010-05-10net: trans_start cleanupsEric Dumazet1-1/+0
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy1-1/+1
2009-04-11ether1: convert to net_device_opsAlexander Beregalov1-6/+13
2008-10-27net: convert print_mac to %pMJohannes Berg1-3/+2
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-5/+3
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-1/+0
2007-07-20[ARM] rpc: silence two section mismatch warningsRussell King1-1/+1
2007-07-20[ARM] rpc: remove linux/ptrace.h from ARM ether?.c driversRussell King1-1/+0
2007-05-11[ARM] ecard: add ecardm_iomap() / ecardm_iounmap()Russell King1-5/+1
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo1-1/+0
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-12-04[PATCH] drivers/net/arm missing __devinitAl Viro1-3/+3
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-06-23[NET]: Avoid allocating skb in skb_padHerbert Xu1-2/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1110