Commit Graph

92 Commits (1c06328c0345638ea7532b45cadfe713c9e9781e)

Author SHA1 Message Date
Stephen Hemminger 69d651692f 3c559: convert to net_device_ops 16 years ago
Stephen Hemminger f1608f859a tms380tr: convert to net_device_ops 16 years ago
Stephen Hemminger efda072393 olympic: convert to net_device_ops 16 years ago
Stephen Hemminger dcc59a9789 olympic: convert to internal network device stats 16 years ago
Stephen Hemminger be18827815 lanstreamer: convert to net_device_ops 16 years ago
Stephen Hemminger 37423fff4f lanstreamer: convert to internal network stats 16 years ago
Stephen Hemminger c86d874029 ibmtr: convert to net_device_ops 16 years ago
Stephen Hemminger 9fd3238e95 ibmtr: convert to internal network_device_stats 16 years ago
Frederik Schwarzer 025dfdafe7 trivial: fix then -> than typos in comments and documentation 16 years ago
Dave Jones eb56092fc1 net: Allow dependancies of FDDI & Tokenring to be modular. 16 years ago
Hannes Eder 27cd6ae561 drivers/net/tokenring: fix sparse warnings: make symbols static 16 years ago
Wang Chen b74ca3a896 netdevice: Kill netdev->priv 16 years ago
Jirka Pirko 5c94afd79c tokenring/3c359.c: Prevent possible mem leak when open failed 16 years ago
Jirka Pirko 138a5cdf2f tokenring/3c359.c: Fix error message when allocating tx_ring 16 years ago
Jirka Pirko d0cc10ab0e tokenring/3c359.c: fix allocation null check 16 years ago
Wang Chen 8f15ea42b6 netdevice: safe convert to netdev_priv() #part-3 16 years ago
David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
Johannes Berg e174961ca1 net: convert print_mac to %pM 17 years ago
Alan Cox 113aa838ec net: Rationalise email address: Network Specific Parts 17 years ago
Huang Weiyi 45021ae498 [netdrvr] removed unused #include <version.h> 17 years ago
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