aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wan/lapbether.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-17net: fix network drivers ndo_start_xmit() return valuesPatrick McHardy1-11/+5
2009-03-21labether: convert to net_device_opsStephen Hemminger1-4/+8
2009-03-21lapbether: convert to internal net_device_statsStephen Hemminger1-16/+4
2009-03-10net: convert usage of packet_type to read_mostlyStephen Hemminger1-1/+1
2009-02-26lapb: get rid of non-const printk warningStephen Hemminger1-1/+1
2009-02-17drivers/net/wan: fix warning: format not a string literal and no ...Hannes Eder1-1/+2
2009-02-01net: replace uses of __constant_{endian}Harvey Harrison1-1/+1
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller1-3/+0
2008-05-03lapbeth: Release ->ethdev when unregistering device.David S. Miller1-0/+1
2008-04-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2008-03-28lapb: use the shorter LIST_HEAD form for brevityRobert P. J. Day1-1/+1
2008-03-26[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki1-2/+2
2007-10-10[NET]: Wrap netdevice hardware header creation.Stephen Hemminger1-1/+1
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-1/+0
2007-10-10[NET]: Make device event notification network namespace safeEric W. Biederman1-0/+3
2007-10-10[NET]: Make packet reception network namespace safeEric W. Biederman1-0/+3
2005-08-29[NET]: Kill skb->real_devDavid S. Miller1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+465