Commit Graph

73 Commits (7736c09c6cf9521f2413d78856a66f4a37046e84)

Author SHA1 Message Date
Adrian Bunk 7a8fc9b248 removed unused #include <linux/version.h>'s 17 years ago
Niels de Vos 61a2d07d3f Remove newline from the description of module parameters 17 years ago
David Woodhouse 0f805b86c9 smctr: use request_firmware() 17 years ago
Andrew Morton 63dac8ff1b drivers/net/tokenring/olympic.c: fix warning 17 years ago
Andrew Morton 5d9bac8ece drivers/net/tokenring/3c359.c: squish a warning 17 years ago
Paulius Zaleckas 94f9d298ce 3c359: use netstats in net_device structure 17 years ago
David S. Miller 21f644f3ea [NET]: Undo code bloat in hot paths due to print_mac(). 17 years ago
Adrian Bunk e28e3a614c net/tokenring/olympic.c section fixes 17 years ago
S.Caglar Onur b7aa69097a drivers/net/tokenring/3c359.c: use time_* macros 17 years ago
Jay Schulist 26c080bf83 smctr.c: fix logical-bitwise-or confusion 17 years ago
Joe Perches 726a645913 MAINTAINERS: remove Adam Fritzler, remove his email address in other sources 17 years ago
Adrian Bunk de11743e23 olympic_open() must be __devinit 17 years ago
Al Viro 79ea13ce07 NULL noise in drivers/net 17 years ago
Al Viro b710b43c30 endianness annotations and fixes for olympic 17 years ago
Al Viro 9914cad54c 3c359 endianness annotations and fixes 17 years ago
Marcus Meissner 9a7387c233 tokenring/3c359.c: fixed array index problem 18 years ago
Jesper Juhl bcfef8c368 Avoid possible NULL pointer deref in 3c359 driver 18 years ago
Al Viro 2929e7700f tms380tr: trivial endianness annotations 18 years ago
Joe Perches 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
Richard Knutsson 2d6d749d12 drivers/net/tokenring: Convert to generic boolean 18 years ago
Surya Prabhakar N c821d55c67 drivers/net/tokenring/3c359.c 18 years ago
Yoann Padioleau eda105317f dev->priv to netdev_priv(dev), drivers/net/tokenring/ 18 years ago
Eric W. Biederman 457c4cbc5a [NET]: Make /proc/net per network namespace 18 years ago
Jeff Garzik a6343afb6e drivers/*: mark variables with uninitialized_var() 18 years ago
Adrian Bunk 9b5587cdd9 tokenring/3c359.c:xl_init() must be __devinit 18 years ago
Jan Engelhardt 8a903be129 [TR]: Use menuconfig objects. 18 years ago
Jean Delvare 6473d160b4 PCI: Cleanup the includes of <linux/pci.h> 18 years ago
Arnaldo Carvalho de Melo 27d7ff46a3 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo d626f62b11 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo c8fb7948dc [TR]: Make tr_type_trans set skb->dev 18 years ago
Arnaldo Carvalho de Melo c1a4b86e39 [TR]: Use tr_hdr() were appropriate 18 years ago
Al Viro abf0437b42 [PATCH] ibmtr probe is __devinit, not __init 18 years ago
Ralf Baechle 82c00b62c8 ibmtr: Drain rich supply of modpost warnings. 18 years ago
Al Viro ee28b0da10 [PATCH] remote memory corruptor in ibmtr.c 18 years ago
Al Viro afc8eb46c0 [PATCH] trivial missing __init in drivers/net/* 18 years ago
Henrik Kretzschmar 83717cf054 [PATCH] pci_module_init() convertion in olympic.c 18 years ago
Akinobu Mita 9d4df9e0fa [PATCH] tokenring: fix module_init error handling 19 years ago
Jeff Garzik c31f28e778 drivers/net: eliminate irq handler impossible checks, needless casts 19 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Eric Sesterhenn 644c12d7f6 BUG_ON cleanup in drivers/net/tokenring/ 19 years ago
Michal Piotrowski f8d9c9c876 [PATCH] drivers/net/tokenring/lanstreamer.h Removal of old code 19 years ago
Michal Piotrowski 9098f5ba69 [PATCH] drivers/net/tokenring/lanstreamer.c Removal of old code 19 years ago
Jeff Garzik 299176206b drivers/net: Remove deprecated use of pci_module_init() 19 years ago
Andrew Morton daca7cd761 [PATCH] smctr section fix 19 years ago
Andrew Morton 6d2cdb4fd1 [PATCH] ibmtr section fix 19 years ago
Thomas Gleixner 1fb9df5d30 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Eric Sesterhenn 6d56ab9362 [PATCH] Dereference in tokenring/olympic.c 19 years ago
Eric Sesterhenn 5d9428de1a BUG_ON() Conversion in drivers/net/ 19 years ago