index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
adaptec
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-14
net: adaptec: starfire: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
1
-1
/
+1
2018-07-26
net: adaptec: Replace mdelay() with msleep() in starfire_init_one()
Jia-Ju Bai
1
-1
/
+1
2017-01-29
net: adaptec: starfire: add checks for dma mapping errors
Alexey Khoroshilov
1
-2
/
+43
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-11-09
net: adaptec: starfire: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-6
/
+8
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
1
-1
/
+0
2016-09-12
starfire: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-1
/
+1
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-1
/
+1
2015-06-23
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
1
-3
/
+1
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-1
/
+1
2013-10-18
net: starfire: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-06-19
net: Move MII out from under NET_CORE and hide it
Ben Hutchings
1
-1
/
+0
2013-04-19
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
1
-1
/
+1
2013-04-19
net: vlan: prepare for 802.1ad VLAN filtering offload
Patrick McHardy
1
-2
/
+4
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
1
-1
/
+1
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
1
-1
/
+1
2012-12-03
starfire: remove __dev* attributes
Bill Pemberton
1
-5
/
+5
2012-10-06
sections: fix section conflicts in drivers/net
Andi Kleen
1
-1
/
+1
2012-04-07
starfire: remove deprecated options.
Francois Romieu
1
-34
/
+6
2012-04-07
starfire: stop using net_device.{base_addr, irq}.
Francois Romieu
1
-9
/
+5
2012-02-06
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A Dalvi
1
-5
/
+3
2012-01-31
drivers/net: Remove alloc_etherdev error messages
Joe Perches
1
-3
/
+2
2011-12-08
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
Jiri Pirko
1
-2
/
+6
2011-11-08
sweep the floors and convert some .get_drvinfo routines to strlcpy
Rick Jones
1
-3
/
+3
2011-10-19
net: add skb frag size accessors
Eric Dumazet
1
-4
/
+4
2011-09-22
starfire: convert to SKB paged frag API.
Ian Campbell
1
-1
/
+4
2011-09-15
MII: fix Kconfig dependencies for MII
Jeff Kirsher
1
-0
/
+1
2011-08-27
drivers/net/ethernet/*: Enabled vendor Kconfig options
Jeff Kirsher
1
-0
/
+1
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-1
/
+1
2011-08-12
starfire: Move the Adaptec driver
Jeff Kirsher
3
-0
/
+2127