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
/
alteon
/
acenic.c
Age
Commit message (
Expand
)
Author
2018-08-07
alteon: acenic: mark expected switch fall-through
Gustavo A. R. Silva
2018-07-04
net: alteon: acenic: remove redundant pointer rxdesc
Colin Ian King
2017-12-15
net: alteon: acenic: clean up indentation issue
Colin Ian King
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-11-09
net: alteon: acenic: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-10-20
ethernet: use net core MTU range checking in more drivers
Jarod Wilson
2015-01-13
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-05-22
net/ethernet/alteon/acenic: Use module_pci_driver to register driver
Peter Hüwe
2013-04-19
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-03
acenic: remove __dev* attributes
Bill Pemberton
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-01-31
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2011-10-19
net: add skb frag size accessors
Eric Dumazet
2011-10-06
net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
Ian Campbell
2011-08-30
acenic: convert to SKB paged frag API.
Ian Campbell
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-13
acenic: Move the Alteon driver
Jeff Kirsher