index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
dec
/
tulip
/
xircom_cb.c
Age
Commit message (
Expand
)
Author
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-10-21
net: tulip: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-05-22
net/ethernet/dec/tulip/xircom_cb: Use module_pci_driver to register driver
Peter Hüwe
2013-03-15
drivers:net: Remove dma_alloc_coherent OOM messages
Joe Perches
2012-12-03
tulip: remove __dev* attributes
Bill Pemberton
2012-04-07
xircom_cb: stop using net_device.{base_addr, irq} and convert to __iomem.
Francois Romieu
2012-04-07
xircom_cb: fix device probe error path.
Francois Romieu
2012-02-06
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A Dalvi
2012-01-31
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2011-08-12
ewrk3/tulip: Move the DEC - Tulip drivers
Jeff Kirsher