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
/
rrunner.c
Age
Commit message (
Expand
)
Author
2010-01-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-07
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
2010-01-03
rrunner: fix buffer overflow
Dan Carpenter
2009-09-01
netdev: convert bulk of drivers 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-13
net: fix network driver ndo_start_xmit() return values (part 1)
Patrick McHardy
2008-12-03
netdev: remove pathetic compile-command lines
Alexey Dobriyan
2008-11-20
hippi: convert driver to net_device_ops
Stephen Hemminger
2008-11-03
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-10-27
net: convert print_mac to %pM
Johannes Berg
2008-01-28
drivers/net: Add missing "space"
Joe Perches
2007-12-22
rrunner: use offsetof() instead of homegrown insanity
Al Viro
2007-11-07
[RRUNNER]: Do not muck with sysctl_{r,w}mem_max
David S. Miller
2007-10-23
[NET]: Don't declare extern variables in net/core/sysctl_net_core.c
Pavel Emelyanov
2007-10-10
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
Jeff Garzik
2007-10-10
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-07-10
rrunner.c:rr_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
[HIPPI/FDDI]: Make {hippi,fddi}_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-09-13
drivers/net: Trim trailing whitespace
Jeff Garzik
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-10-28
drivers/net: Remove pointless checks for NULL prior to calling kfree()
Jesper Juhl
2005-08-29
[NET]: Remove HIPPI private from skbuff.h
Stephen Hemminger
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds