Commit Graph

72 Commits (50f2de61269bbe2f40bead1969a9594fa8599b93)

Author SHA1 Message Date
Joe Perches e3192690a3 net: Remove casts to same type 13 years ago
Eric Dumazet 5d0ba55b64 net: use consume_skb() in place of kfree_skb() 13 years ago
Paul Gortmaker 60eea6cf29 atm: remove the coupling to token ring support 13 years ago
Joe Perches 150238ebb4 atm: Convert compare_ether_addr to ether_addr_equal 13 years ago
Jiri Pirko afc4b13df1 net: remove use of ndo_set_multicast_list in drivers 14 years ago
Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
Michal Marek 36a9f77e50 atm: Drop __TIME__ usage 14 years ago
David S. Miller 9e5ebaf852 atm: lec: Fix set-but-unused variables. 14 years ago
Tejun Heo afe2c511fb workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync() 14 years ago
Joe Perches 37d6680042 net/atm: Remove unnecessary casts of netdev_priv 14 years ago
Eric Dumazet b92840900f atm: remove a net_device_stats clear 15 years ago
Joe Perches 3fa21e07e6 net: Remove unnecessary returns from void function()s 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Joe Perches b4c84ec0fd net/atm/lec.c: Add __lec_arp_check_expire and other cleanups 15 years ago
Joe Perches c48192a707 net/atm/lec.c: checkpatch cleanups 15 years ago
Joe Perches 99824461ea net/atm: Convert printk to pr_<level> 15 years ago
chas williams - CONTRACTOR eb0445887a atm: [lec] initialize .netdev_ops before calling register_netdev() 15 years ago
Stephen Hemminger 3c805a22a3 convert ATM drivers to netdev_tx_t 16 years ago
Jan Engelhardt 36cbd3dcc1 net: mark read-only arrays as const 16 years ago
Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 16 years ago
Patrick McHardy 81fbbf6040 net: fix network drivers ndo_start_xmit() return values (part 7) 16 years ago
Michał Mirosław da6782927d bridge: Simplify interface for ATM LANE 16 years ago
Stephen Hemminger 1f1900f935 atm: lec use dev_change_mtu 16 years ago
Stephen Hemminger 004b3225c0 lec: convert to net_device_ops 16 years ago
Stephen Hemminger 162619e59a lec: convert to internal network_device_stats 16 years ago
Wang Chen 524ad0a791 netdevice: safe convert to netdev_priv() #part-4 16 years ago
Johannes Berg e174961ca1 net: convert print_mac to %pM 17 years ago
Julia Lawall 5e687220a0 net/atm/lec.c: drop code after return 17 years ago
Mitchell Blank Jr 61c33e0129 atm: use const where reasonable 17 years ago
Joe Perches 2e1e9848ac [ATM]: Use SEQ_START_TOKEN 17 years ago
David S. Miller 21f644f3ea [NET]: Undo code bloat in hot paths due to print_mac(). 17 years ago
Wang Chen dbee0d3f46 [ATM]: When proc_create() fails, do some error handling work and return -ENOMEM. 17 years ago
Pavel Emelyanov 9a8c09e73b [ATM]: Use seq_open/release_privade instead of manual manipulations. 17 years ago
Wang Chen 16e297b358 [ATM]: Use proc_create() to setup ->proc_fops first 17 years ago
Eric Dumazet 5c17d5f112 [ATM]: Suppress some sparse warnings 17 years ago
Pavel Emelyanov b24b8a247f [NET]: Convert init_timer into setup_timer 17 years ago
Andrew Morton 58c14a8fe6 [ATM] net/atm/lec.c: printk warning fix 18 years ago
Joe Perches 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
Stephen Hemminger 522400623e [ATM]: Replace DPRINTK() with pr_debug(). 18 years ago
Jesper Juhl 6869a35b36 [ATM]: Clean up duplicate includes in net/atm/ 18 years ago
Philippe De Muyter 56b3d975bb [NET]: Make all initialized struct seq_operations const. 18 years ago
Milind Arun Choudhary 4ef8d0aeaf [NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, net 18 years ago
Arnaldo Carvalho de Melo 27d7ff46a3 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo 4305b54135 [SK_BUFF]: Convert skb->end to sk_buff_data_t 18 years ago
Arnaldo Carvalho de Melo 27a884dc3c [SK_BUFF]: Convert skb->tail to sk_buff_data_t 18 years ago
Arnaldo Carvalho de Melo 4c13eb6657 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans 18 years ago
Arnaldo Carvalho de Melo c8fb7948dc [TR]: Make tr_type_trans set skb->dev 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Arjan van de Ven 9a32144e9d [PATCH] mark struct file_operations const 7 18 years ago
YOSHIFUJI Hideaki f7d57453d2 [NET] ATM: Fix whitespace errors. 18 years ago