index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
tokenring
/
3c359.c
Age
Commit message (
Expand
)
Author
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-24
net/tokenring: remove trailing space in messages
Frans Pop
2010-02-18
tokenring: convert to use netdev_for_each_mc_addr
Jiri Pirko
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
2010-01-07
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
2009-11-18
drivers/net: remove exceptional & on function name
Julia Lawall
2009-09-01
tokenring: convert to netdev_tx_t
Stephen Hemminger
2009-07-05
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-06-13
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
2009-06-12
trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...
Martin Olsson
2009-03-30
3C359: use request_firmware
Jaswinder Singh Rajput
2009-01-21
3c559: convert to net_device_ops
Stephen Hemminger
2008-12-08
netdevice: Kill netdev->priv
Wang Chen
2008-11-24
tokenring/3c359.c: Prevent possible mem leak when open failed
Jirka Pirko
2008-11-24
tokenring/3c359.c: Fix error message when allocating tx_ring
Jirka Pirko
2008-11-24
tokenring/3c359.c: fix allocation null check
Jirka Pirko
2008-11-03
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-08-01
Remove newline from the description of module parameters
Niels de Vos
2008-05-13
3c359: use netstats in net_device structure
Paulius Zaleckas
2008-03-28
drivers/net/tokenring/3c359.c: use time_* macros
S.Caglar Onur
2007-12-22
3c359 endianness annotations and fixes
Al Viro
2007-10-16
tokenring/3c359.c: fixed array index problem
Marcus Meissner
2007-10-10
Avoid possible NULL pointer deref in 3c359 driver
Jesper Juhl
2007-10-10
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
drivers/net/tokenring/3c359.c
Surya Prabhakar N
2007-10-10
dev->priv to netdev_priv(dev), drivers/net/tokenring/
Yoann Padioleau
2007-07-10
tokenring/3c359.c:xl_init() must be __devinit
Adrian Bunk
2007-04-25
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
[TR]: Make tr_type_trans set skb->dev
Arnaldo Carvalho de Melo
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-08-19
drivers/net: Remove deprecated use of pci_module_init()
Jeff Garzik
2006-07-02
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2005-06-26
[PATCH] drivers/net/tokenring/: cleanups
Adrian Bunk
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds