aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/hamradio/bpqether.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-17netdev: Allocate multiple queues for TX.David S. Miller1-2/+4
2008-07-08netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue.David S. Miller1-1/+11
2008-03-26[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki1-2/+2
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger1-2/+1
2007-10-10[NET]: Wrap netdevice hardware header creation.Stephen Hemminger1-1/+1
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-16/+7
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
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman1-2/+3
2007-07-31bpqether: fix rcu usagePaul E. McKenney1-3/+3
2007-04-25[SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo1-1/+1
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven1-1/+1
2006-12-08[AX.25]: Fix default address and broadcast address initialization.Ralf Baechle1-7/+2
2006-07-10[BPQ] lockdep: fix false positiveRalf Baechle1-0/+7
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-10-18[PATCH] rcu in bpqether driver.Ralf Baechle1-6/+3
2005-09-12[AX.25]: Rename ax25_encapsulate to ax25_hard_headerRalf Baechle1-1/+1
2005-08-29[NET]: Kill skb->real_devDavid S. Miller1-2/+2
2005-04-24[AX25] Introduce ax25_type_transArnaldo Carvalho de Melo1-8/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+643