Commit Graph

43 Commits (2bace8b95108746f6123d312f47f5bda4eb17a26)

Author SHA1 Message Date
Karl Hiramoto 137742cf97 atm/br2684: netif_stop_queue() when atm device busy and netif_wake_queue() when we can send packets again. 16 years ago
Stephen Hemminger 3c805a22a3 convert ATM drivers to netdev_tx_t 16 years ago
Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 16 years ago
Eric Dumazet adf30907d6 net: skb->dst accessors 16 years ago
David S. Miller b6211ae7f2 atm: Use SKB queue and list helpers instead of doing it by-hand. 16 years ago
Rabin Vincent 902e5ea15f Subject: [PATCH] br2684: restore net_dev initialization 16 years ago
Stephen Hemminger 0ba25ff4c6 br2684: convert to net_device_ops 16 years ago
Stephen Hemminger 410e9d8f9c atm: br2684 internal 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
Arnaldo Carvalho de Melo 6067804047 net: Use hton[sl]() instead of __constant_hton[sl]() where applicable 17 years ago
Mitchell Blank Jr 61c33e0129 atm: use const where reasonable 17 years ago
Eric Kinzie 7e903c2ae3 atm: [br2864] fix routed vcmux support 17 years ago
Jorge Boncompte [DTI2] 27141666b6 atm: [br2684] Fix oops due to skb->dev being NULL 17 years ago
David S. Miller 5f6b1ea41b Revert "atm: Do not free already unregistered net device." 17 years ago
Pavel Emelyanov 1e0ba0060f atm: Bad locking on br2684_devs modifications. 17 years ago
Pavel Emelyanov 65e4113684 atm: Do not free already unregistered net device. 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
Chas Williams fb64c735a5 [ATM]: [br2864] whitespace cleanup 17 years ago
Eric Kinzie 097b19a998 [ATM]: [br2864] routed support 17 years ago
Stephen Hemminger be07664599 [BR2684]: get rid of broken header code. 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
Robert P. J. Day b5492c4ed7 [ATM]: Eliminate dead config variable CONFIG_BR2684_FAST_TRANS. 18 years ago
Philippe De Muyter 56b3d975bb [NET]: Make all initialized struct seq_operations const. 18 years ago
Pavel Emelianov 9af97186fc [ATM] br2684: Use seq_list_xxx helpers 18 years ago
Arnaldo Carvalho de Melo 27d7ff46a3 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo 48d49d0ccd [SK_BUFF]: Introduce skb_set_mac_header() 18 years ago
Arnaldo Carvalho de Melo 459a98ed88 [SK_BUFF]: Introduce skb_reset_mac_header(skb) 18 years ago
YOSHIFUJI Hideaki acde4855bb [NET] ATM: Use htons() where appropriate. 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
David S. Miller c40a27f48c [ATM]: Kill ipcommon.[ch] 18 years ago
Al Viro 30d492da73 [ATM]: Annotations. 18 years ago
Panagiotis Issaris 0da974f4f3 [NET]: Conversions from kmalloc+memset to k(z|c)alloc. 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Randy Dunlap 4fc268d24c [PATCH] capable/capability.h (net/) 19 years ago
Kris Katterjohn d3f4a687f6 [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr() 19 years ago
Kris Katterjohn dbbc098828 [NET]: Use newer is_multicast_ether_addr() in some files 19 years ago
Jean-Denis Boyer 4f55cd105c [ATM]: [br2684] if we free the skb, we should return 0 20 years ago
Alexey Dobriyan ab611487d8 [NET]: __be'ify *_type_trans() 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago