index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
defxx.c
Age
Commit message (
Expand
)
Author
2009-09-01
netdev: convert bulk of drivers to netdev_tx_t
Stephen Hemminger
2009-07-05
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
Patrick McHardy
2009-06-13
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
2009-02-10
netdev: Use __netdev_alloc_skb() instead of __dev_alloc_skb().
David S. Miller
2008-12-03
netdev: remove pathetic compile-command lines
Alexey Dobriyan
2008-11-20
defxx: convert driver to net_device_ops
Stephen Hemminger
2008-11-10
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-11-03
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-03-26
misc drivers/net annotations
Al Viro
2007-10-23
defxx.c: dfx_bus_init() is __devexit not __devinit
Maciej W. Rozycki
2007-10-10
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-07-24
defxx: Use __maybe_unused rather than a local hack
Maciej W. Rozycki
2007-05-30
defxx: Fix the handling of ioremap() failures
Maciej W. Rozycki
2007-04-25
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
[HIPPI/FDDI]: Make {hippi,fddi}_type_trans set skb->dev
Arnaldo Carvalho de Melo
2007-02-09
[TC] defxx: TURBOchannel support
Maciej W. Rozycki
2006-12-02
[PATCH] defxx: Big-endian hosts support
Maciej W. Rozycki
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
2005-06-26
[PATCH] defxx: Use irqreturn_t for the interrupt handler
Maciej W. Rozycki
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds