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
/
ethernet
/
dec
/
tulip
/
uli526x.c
Age
Commit message (
Expand
)
Author
2014-12-09
uli526x: fix misspelling of current function in string
Julia Lawall
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-06-06
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
2014-03-24
uli526x: Call dev_kfree/consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
2014-01-03
net: tulip: delete useless tests on netdev_priv
Julia Lawall
2013-10-21
net: tulip: remove unnecessary pci_set_drvdata()
Jingoo Han
2012-12-03
tulip: remove __dev* attributes
Bill Pemberton
2012-04-07
uli526x: stop using net_device.{base_addr, irq} and convert to __iomem.
Francois Romieu
2012-04-07
uli526x: fix regions leak in driver probe error path.
Francois Romieu
2012-02-08
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A. Dalvi
2011-11-08
sweep the floors and convert some .get_drvinfo routines to strlcpy
Rick Jones
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-12
ewrk3/tulip: Move the DEC - Tulip drivers
Jeff Kirsher