Commit Graph

111 Commits (23e018a1b083ecb4b8bb2fb43d58e7c19b5d7959)

Author SHA1 Message Date
Stephen Hemminger 61a8410854 tokenring: convert to netdev_tx_t 16 years ago
Julia Lawall 582b95c270 drivers/net/tokenring: Use status field rather than state field 16 years ago
roel kluin c65d3198ad tokenring: Read buffer overflow 16 years ago
Patrick McHardy ec634fe328 net: convert remaining non-symbolic return values in ndo_start_xmit() functions 16 years ago
Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 16 years ago
Patrick McHardy 5b54814022 net: use symbolic values for ndo_start_xmit() return codes 16 years ago
Martin Olsson 98a1708de1 trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentation and source comments. 16 years ago
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
Jaswinder Singh Rajput 4b6ece97e0 3C359: use request_firmware 16 years ago
Stephen Hemminger f70d59492e tokenring: convert smctr to net_device_ops 16 years ago
Stephen Hemminger 79f8ae3aa2 tokenring: convert drivers to net_device_ops 16 years ago
Meelis Roos 87786945fe tmspci: fix request_irq race 16 years ago
Hannes Eder ad7bf42832 drivers/net/tokenring: fix sparse warning: cast truncates bits from const value 16 years ago
Hannes Eder 05076c1824 drivers/net/tokenring: fix sparse warning: symbol shadows an earlier one 16 years ago
Hannes Eder 1770e430ca drivers/net/tokenring: fix warning: format not a string literal and no ... 16 years ago
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 16 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