Commit Graph

41 Commits (d0cf9c0dadcdc89a755bcb301cfc9c796eb28ccf)

Author SHA1 Message Date
Stephen Hemminger 0fc480987e appletalk: convert 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
Martin Olsson 98a1708de1 trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentation and source comments. 16 years ago
Eric Dumazet 511c3f92ad net: skb->rtable accessor 16 years ago
David S. Miller 5615968a70 appletalk: Add proper locking around IPDDP routing table. 16 years ago
Eric Dumazet 93f154b594 net: release dst entry in dev_hard_start_xmit() 16 years ago
Stephen Hemminger 816b26f500 appletalk: convert LTPC to net_device_ops 16 years ago
Stephen Hemminger 4fafc12328 appletalk: convert LTPC to use internal net_device_stats 16 years ago
Stephen Hemminger c2839d433d appltetalk: convert cops device to net_device ops 16 years ago
Stephen Hemminger 8bbce3f61b appletalk: convert cops to internal net_device_stats 16 years ago
Stephen Hemminger 43a67304a3 appletalk: convert ipddp to net_device_ops 16 years ago
Alexey Dobriyan 9de6d99a75 netdev: remove pathetic compile-command lines 16 years ago
Wang Chen 454d7c9b14 netdevice: safe convert to netdev_priv() #part-1 16 years ago
David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
Alan Cox 113aa838ec net: Rationalise email address: Network Specific Parts 17 years ago
Jeff Garzik 7ab267d4ec fix warning in drivers/net/appletalk/cops.c 17 years ago
Julia Lawall b132fba18b drivers/net/appletalk: use time_before, time_before_eq, etc 17 years ago
Jon Schindler b32dac08e4 /drivers/net/appletalk/cops.c replaced init_module&cleanup_module with module_init&module_exit 17 years ago
Jon Schindler 32c9874759 drivers/net/appletalk/ltpc.c: replace init_module&cleanup_module with module_init&module_exit 17 years ago
Stephen Hemminger 3b04ddde02 [NET]: Move hardware header operations out of netdevice. 18 years ago
Al Viro 16989ba6e9 drivers/net/appletalk: endianness 18 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
Arnaldo Carvalho de Melo 27d7ff46a3 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo 9c70220b73 [SK_BUFF]: Introduce skb_transport_header(skb) 18 years ago
Arnaldo Carvalho de Melo badff6d01a [SK_BUFF]: Introduce skb_reset_transport_header(skb) 18 years ago
Arnaldo Carvalho de Melo 459a98ed88 [SK_BUFF]: Introduce skb_reset_mac_header(skb) 18 years ago
Robert P. J. Day 5cbded585d [PATCH] getting rid of all casts of k[cmz]alloc() calls 18 years ago
Al Viro afc8eb46c0 [PATCH] trivial missing __init in drivers/net/* 18 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Al Viro 2a50f28c32 [ATALK]: endianness annotations 19 years ago
Andrew Morton 5f3bc456ce [PATCH] cops section fix 19 years ago
David S. Miller 9cac2c35e2 [ATALK]: Make CONFIG_DEV_APPLETALK a tristate. 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Andrew Morton 72fb630dad [APPLETALK]: warning fix 19 years ago
Al Viro 976345cc0f [PATCH] appletalk/cops.h: missing const in struct ltfirmware 19 years ago
Sam Ravnborg 6a2e9b738c [NET]: move config options out to individual protocols 20 years ago
Nishanth Aravamudan 2c4ee8f907 [LTPC]: Replace schedule_timeout() with ssleep()/msleep() 20 years ago
Adrian Bunk 75c96f8584 [PATCH] make some things static 20 years ago
Christoph Hellwig 3ef4e9a8db [ATALK]: Add alloc_ltalkdev(). 20 years ago
Al Viro a553260618 [PATCH] ISA DMA Kconfig fixes - part 3 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago