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
/
adaptec
Age
Commit message (
Expand
)
Author
2017-01-29
net: adaptec: starfire: add checks for dma mapping errors
Alexey Khoroshilov
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-11-09
net: adaptec: starfire: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-09-12
starfire: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2015-06-23
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
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
2013-10-18
net: starfire: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-06-19
net: Move MII out from under NET_CORE and hide it
Ben Hutchings
2013-04-19
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2013-04-19
net: vlan: prepare for 802.1ad VLAN filtering offload
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
starfire: remove __dev* attributes
Bill Pemberton
2012-10-06
sections: fix section conflicts in drivers/net
Andi Kleen
2012-04-07
starfire: remove deprecated options.
Francois Romieu
2012-04-07
starfire: stop using net_device.{base_addr, irq}.
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-12-08
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
Jiri Pirko
2011-11-08
sweep the floors and convert some .get_drvinfo routines to strlcpy
Rick Jones
2011-10-19
net: add skb frag size accessors
Eric Dumazet
2011-09-22
starfire: convert to SKB paged frag API.
Ian Campbell
2011-09-15
MII: fix Kconfig dependencies for MII
Jeff Kirsher
2011-08-27
drivers/net/ethernet/*: Enabled vendor Kconfig options
Jeff Kirsher
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-12
starfire: Move the Adaptec driver
Jeff Kirsher