index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
etherdevice.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-02
net: Add Transparent Ethernet Bridging GRO support.
Jesse Gross
1
-0
/
+4
2014-12-09
net: Add functions for handling padding frame and adding to length
Alexander Duyck
1
-0
/
+12
2014-09-06
net: Add function for parsing the header length out of linear ethernet frames
Alexander Duyck
1
-0
/
+1
2014-01-16
etherdevice: Use ether_addr_copy to copy an Ethernet address
Joe Perches
1
-1
/
+23
2013-12-10
etherdevice: Optimize a few is_<foo>_ether_addr functions
Joe Perches
1
-2
/
+23
2013-12-10
etherdevice: Add ether_addr_equal_unaligned
Joe Perches
1
-0
/
+18
2013-12-07
ether_addr_equal: Optimize implementation, remove unused compare_ether_addr
Joe Perches
1
-33
/
+18
2013-09-27
[networking]device.h: Remove extern from function prototypes
Joe Perches
1
-19
/
+16
2013-09-04
net: etherdevice: add address inherit helper
Bjørn Mork
1
-0
/
+15
2013-01-21
net: split eth_mac_addr for better error handling
Stefan Hajnoczi
1
-0
/
+2
2013-01-04
net: set dev->addr_assign_type correctly
Jiri Pirko
1
-1
/
+1
2012-11-03
eth: Rename and properly align br_reserved_address array
Ben Hutchings
1
-2
/
+3
2012-11-03
eth: Make is_link_local() consistent with other address tests
Ben Hutchings
1
-3
/
+3
2012-10-30
net, ixgbe: handle link local multicast addresses in SR-IOV mode
John Fastabend
1
-0
/
+19
2012-09-10
etherdevice: introduce help function eth_zero_addr()
Duan Jiong
1
-0
/
+11
2012-07-17
etherdevice: Rename random_ether_addr to eth_random_addr
Joe Perches
1
-6
/
+8
2012-07-11
etherdevice: introduce eth_broadcast_addr
Johannes Berg
1
-0
/
+11
2012-05-17
etherdevice: fix comments
stephen hemminger
1
-8
/
+6
2012-05-13
etherdevice: Remove now unused compare_ether_addr_64bits
Joe Perches
1
-33
/
+13
2012-05-11
etherdevice.h: Add ether_addr_equal_64bits
Joe Perches
1
-0
/
+20
2012-05-10
etherdevice.h: Add ether_addr_equal
Joe Perches
1
-0
/
+12
2012-05-08
etherdev.h: Convert int is_<foo>_ether_addr to bool
Joe Perches
1
-6
/
+6
2012-05-08
net: compare_ether_addr[_64bits]() has no ordering
Johannes Berg
1
-5
/
+6
2012-02-13
rename dev_hw_addr_random and remove redundant second
Danny Kukawka
1
-6
/
+7
2011-07-13
net: Push protocol type directly down to header_ops->cache()
David S. Miller
1
-1
/
+1
2011-01-14
etherdevice.h: Add is_unicast_ether_addr function
Tobias Klauser
1
-0
/
+11
2011-01-11
net: Add alloc_netdev_mqs function
Tom Herbert
1
-1
/
+3
2010-09-24
net: return operator cleanup
Eric Dumazet
1
-2
/
+2
2010-08-27
gro: __napi_gro_receive() optimizations
Eric Dumazet
1
-1
/
+17
2010-08-10
etherdevice.h: fix kernel-doc typo
Randy Dunlap
1
-1
/
+1
2010-07-25
sysfs: add attribute to indicate hw address assignment type
Stefan Assmann
1
-0
/
+14
2009-05-05
net: introduce a list of device addresses dev_addr_list (v6)
Jiri Pirko
1
-0
/
+27
2009-02-09
gro: Optimise Ethernet header comparison
Herbert Xu
1
-0
/
+21
2008-11-24
eth: Declare an optimized compare_ether_addr_64bits() function
Eric Dumazet
1
-0
/
+42
2008-11-20
netdev: expose ethernet address primitives
Stephen Hemminger
1
-0
/
+4
2008-02-14
docbook: make a networking book and fix a few errors
Randy Dunlap
1
-2
/
+1
2007-10-11
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
1
-8
/
+12
2007-07-11
[CORE] Stack changes to add multiqueue hardware support API
Peter P Waskiewicz Jr
1
-1
/
+2
2007-07-11
[NET]: Kill eth_copy_and_sum().
David S. Miller
1
-6
/
+0
2007-05-07
uml: improve checking and diagnostics of ethernet MACs
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+12
2006-01-04
[NET]: Don't exclude broadcast addresses from is_multicast_ether_addr()
Stephen Hemminger
1
-1
/
+2
2005-11-03
[ETHERNET]: Add ether stuff to docbook
Stephen Hemminger
1
-9
/
+15
2005-11-03
[ETHERNET]: Optimize is_broadcast_ether_addr
Stephen Hemminger
1
-2
/
+1
2005-10-29
[ETH]: ether address compare
Stephen Hemminger
1
-0
/
+16
2005-07-14
Merge upstream 2.6.13-rc3 into ieee80211 branch of netdev-2.6.
Jeff Garzik
1
-1
/
+1
2005-07-12
[NET]: __be'ify *_type_trans()
Alexey Dobriyan
1
-1
/
+1
2005-06-30
Merge upstream 2.6.13-rc1-git1 into 'ieee80211' branch of netdev-2.6.
Jeff Garzik
1
-0
/
+1
2005-06-29
[NET]: Add missing include to linux/netdevice.h
Arnd Bergmann
1
-0
/
+1
2005-06-28
wireless: fix ipw warning; add is_broadcast_ether_addr() to linux/etherdevice.h
Jeff Garzik
1
-0
/
+6
2005-06-28
Update is_multicast_ether_addr() definition; net/ieee80211.h cleanups.
Jeff Garzik
1
-1
/
+1
[next]