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
/
if_ether.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-06
include/linux/if_ether.h: Add #define ETH_P_LINK_CTL for HPNA and wlan local ...
Henry Ptasinski
1
-0
/
+1
2010-08-25
include/linux/if_ether.h: Remove unused #define MAC_FMT
Joe Perches
1
-2
/
+0
2010-08-23
header: fix broken headers for user space
Changli Gao
1
-1
/
+1
2010-06-03
net: use __packed annotation
Eric Dumazet
1
-1
/
+1
2010-03-31
net-caif: add CAIF protocol definitions
Sjur Braendeland
1
-0
/
+1
2009-12-09
include/linux/if_ether.h: Remove unused defines MAC_BUF_SIZE and DECLARE_MAC_BUF
Joe Perches
1
-2
/
+0
2009-11-16
remove deprecated and not used: print_mac()
Marin Mitov
1
-4
/
+0
2009-07-27
net: deprecate print_mac
Johannes Berg
1
-2
/
+2
2009-07-03
if_ether: add define for 1588 aka Timesync
Alexander Duyck
1
-0
/
+1
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-0
/
+1
2009-06-09
Add constants for the ieee 802.15.4 stack
Sergey Lapin
1
-0
/
+1
2009-06-08
[SCSI] net, libfcoe: Add the FCoE Initialization Protocol ethertype
Joe Eykholt
1
-0
/
+1
2009-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-0
/
+1
2009-03-13
[SCSI] net, fcoe: add ETH_P_FCOE for Fibre Channel over Ethernet (FCoE)
Yi Zou
1
-0
/
+1
2009-02-06
net: fix some trailing whitespaces
Graf Yang
1
-4
/
+4
2008-10-14
net: Rationalise email address: Network Specific Parts
Alan Cox
1
-1
/
+1
2008-10-09
gre: Add Transparent Ethernet Bridging
Herbert Xu
1
-0
/
+1
2008-10-09
dsa: add support for Trailer tagging format
Lennert Buytenhek
1
-0
/
+1
2008-10-09
dsa: add support for original DSA tagging format
Lennert Buytenhek
1
-0
/
+1
2008-10-09
net: Distributed Switch Architecture protocol support
Lennert Buytenhek
1
-0
/
+1
2008-09-23
Phonet: global definitions
Remi Denis-Courmont
1
-0
/
+1
2008-08-23
move ETH_P_PAE from ieee80211_i.h to if_ether.h
Jasper Bryant-Greene
1
-0
/
+1
2008-02-24
[NET]: Restore sanity wrt. print_mac().
David S. Miller
1
-1
/
+2
2008-02-19
[NET]: Elminate spurious print_mac() calls.
David S. Miller
1
-1
/
+1
2008-02-18
[NET]: Remove MAC_FMT
Joe Perches
1
-1
/
+0
2008-01-29
[ETHER]: Bring back MAC_FMT
Patrick McHardy
1
-0
/
+1
2008-01-29
[ETH]: Combine format_addr() with print_mac().
Michael Chan
1
-3
/
+5
2008-01-29
[CAN]: Allocate protocol numbers for PF_CAN
Oliver Hartkopp
1
-0
/
+1
2007-10-11
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
1
-0
/
+2
2007-10-11
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
1
-0
/
+8
2007-05-22
Add constant for FCS/CRC length (frame check sequence)
Auke Kok
1
-0
/
+1
2007-04-26
[BRIDGE]: drop PAUSE frames
Stephen Hemminger
1
-0
/
+1
2007-04-26
[SK_BUFF]: Introduce skb_mac_header()
Arnaldo Carvalho de Melo
1
-1
/
+1
2006-03-04
[PATCH] bonding: suppress duplicate packets
Jay Vosburgh
1
-0
/
+1
2006-01-18
[TIPC] Move ethernet protocol id to linux/if_ether.h
Per Liden
1
-0
/
+1
2005-11-11
[NET]: Annotate h_proto in struct ethhdr
Pavel Roskin
1
-1
/
+3
2005-09-28
[NET]: Fix GCC4 compile error: sysctl in linux/if_ether.h
Ben Dooks
1
-0
/
+2
2005-08-30
[NET]: Fix sparse warnings
Arnaldo Carvalho de Melo
1
-0
/
+2
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+115