sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
[safe/jmp/linux-2.6] / net / atm / lec.c
2009-09-01 Stephen Hemmingerconvert ATM drivers to netdev_tx_t
2009-08-05 Jan Engelhardtnet: mark read-only arrays as const
2009-07-06 Patrick McHardynet: use NETDEV_TX_OK instead of 0 in ndo_start_xmit...
2009-06-13 Patrick McHardynet: fix network drivers ndo_start_xmit() return values...
2009-06-12 Michał Mirosławbridge: Simplify interface for ATM LANE
2009-03-21 Stephen Hemmingeratm: lec use dev_change_mtu
2009-01-21 Stephen Hemmingerlec: convert to net_device_ops
2009-01-21 Stephen Hemmingerlec: convert to internal network_device_stats
2008-11-13 Wang Chennetdevice: safe convert to netdev_priv() #part-4
2008-10-28 Johannes Bergnet: convert print_mac to %pM
2008-09-23 Julia Lawallnet/atm/lec.c: drop code after return
2008-06-17 Mitchell Blank Jratm: use const where reasonable
2008-04-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-04-10 Joe Perches[ATM]: Use SEQ_START_TOKEN
2008-04-08 David S. Miller[NET]: Undo code bloat in hot paths due to print_mac().
2008-03-24 David S. MillerMerge branch 'master' of ../net-2.6/
2008-03-24 Wang Chen[ATM]: When proc_create() fails, do some error handling...
2008-02-29 Pavel Emelyanov[ATM]: Use seq_open/release_privade instead of manual...
2008-02-28 Wang Chen[ATM]: Use proc_create() to setup ->proc_fops first
2008-01-28 Eric Dumazet[ATM]: Suppress some sparse warnings
2008-01-28 Pavel Emelyanov[NET]: Convert init_timer into setup_timer
2007-10-10 Andrew Morton[ATM] net/atm/lec.c: printk warning fix
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Stephen Hemminger[ATM]: Replace DPRINTK() with pr_debug().
2007-08-14 Jesper Juhl[ATM]: Clean up duplicate includes in net/atm/
2007-07-11 Philippe De Muyter[NET]: Make all initialized struct seq_operations const.
2007-04-26 Milind Arun Choudhary[NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, net
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->end to sk_buff_data_t
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->tail to sk_buff_data_t
2007-04-26 Arnaldo Carvalho... [ETH]: Make eth_type_trans set skb->dev like the other...
2007-04-26 Arnaldo Carvalho... [TR]: Make tr_type_trans set skb->dev
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 7
2007-02-11 YOSHIFUJI Hideaki[NET] ATM: Fix whitespace errors.
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-03 Arnaldo Carvalho... [ATM]: Use kmemdup & kzalloc where applicable
2006-12-03 Al Viro[ATM]: Annotations.
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-09-30 Chas Williams[ATM]: [lec] use refcnt to protect lec_arp_entries...
2006-09-30 Chas Williams[ATM]: [lec] add reference counting to lec_arp entries
2006-09-30 Chas Williams[ATM]: [lec] use work queue instead of timer for lec...
2006-09-30 Chas Williams[ATM]: [lec] convert lec_arp_table to hlist
2006-09-30 Chas Williams[ATM]: [lec] indent, comment and whitespace cleanup...
2006-09-30 Chas Williams[ATM]: [lec] indent, comment and whitespace cleanup
2006-07-21 Panagiotis Issaris[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-01-12 Randy Dunlap[PATCH] capable/capability.h (net/)
2006-01-12 Kris Katterjohn[NET]: Remove more unneeded typecasts on *malloc()
2006-01-10 Kris Katterjohn[NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()
2005-09-30 Scott Talbert[ATM]: [lec] reset retry counter when new arp issued
2005-09-30 Scott Talbert[ATM]: [lec] attempt to support cisco failover
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2