index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
tokenring
/
3c359.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-01
tokenring: convert to netdev_tx_t
Stephen Hemminger
1
-2
/
+2
2009-07-05
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
1
-1
/
+1
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-1
/
+1
2009-06-13
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
1
-1
/
+1
2009-06-12
trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...
Martin Olsson
1
-1
/
+1
2009-03-30
3C359: use request_firmware
Jaswinder Singh Rajput
1
-15
/
+48
2009-01-21
3c559: convert to net_device_ops
Stephen Hemminger
1
-7
/
+10
2008-12-08
netdevice: Kill netdev->priv
Wang Chen
1
-2
/
+3
2008-11-24
tokenring/3c359.c: Prevent possible mem leak when open failed
Jirka Pirko
1
-0
/
+2
2008-11-24
tokenring/3c359.c: Fix error message when allocating tx_ring
Jirka Pirko
1
-1
/
+1
2008-11-24
tokenring/3c359.c: fix allocation null check
Jirka Pirko
1
-1
/
+1
2008-11-03
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
1
-2
/
+0
2008-08-01
Remove newline from the description of module parameters
Niels de Vos
1
-4
/
+4
2008-05-13
3c359: use netstats in net_device structure
Paulius Zaleckas
1
-14
/
+6
2008-03-28
drivers/net/tokenring/3c359.c: use time_* macros
S.Caglar Onur
1
-10
/
+11
2007-12-22
3c359 endianness annotations and fixes
Al Viro
1
-47
/
+43
2007-10-16
tokenring/3c359.c: fixed array index problem
Marcus Meissner
1
-1
/
+1
2007-10-10
Avoid possible NULL pointer deref in 3c359 driver
Jesper Juhl
1
-5
/
+0
2007-10-10
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
1
-1
/
+0
2007-10-10
drivers/net/tokenring/3c359.c
Surya Prabhakar N
1
-4
/
+2
2007-10-10
dev->priv to netdev_priv(dev), drivers/net/tokenring/
Yoann Padioleau
1
-29
/
+29
2007-07-10
tokenring/3c359.c:xl_init() must be __devinit
Adrian Bunk
1
-1
/
+1
2007-04-25
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-2
/
+5
2007-04-25
[TR]: Make tr_type_trans set skb->dev
Arnaldo Carvalho de Melo
1
-4
/
+0
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-2
/
+2
2006-08-19
drivers/net: Remove deprecated use of pci_module_init()
Jeff Garzik
1
-1
/
+1
2006-07-02
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2005-06-26
[PATCH] drivers/net/tokenring/: cleanups
Adrian Bunk
1
-1
/
+2
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1830