index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
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-07-17
net: add 802.1ad / 802.1ah / QinQ ethertypes
David Lamparter
1
-0
/
+5
2011-05-27
net: Kill ether_table[] declaration.
David S. Miller
1
-4
/
+0
2011-05-09
net: add mac_pton() for parsing MAC address
Alexey Dobriyan
1
-0
/
+1
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-24
include/linux/if_ether.h: Remove unused #define MAC_FMT
Joe Perches
1
-2
/
+0
2010-08-22
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-30
net-caif: add CAIF protocol definitions
Sjur Braendeland
1
-0
/
+1
2009-12-08
include/linux/if_ether.h: Remove unused defines MAC_BUF_SIZE and DECLARE_MAC_BUF
Joe Perches
1
-2
/
+0
2009-11-15
remove deprecated and not used: print_mac()
Marin Mitov
1
-4
/
+0
2009-07-26
net: deprecate print_mac
Johannes Berg
1
-2
/
+2
2009-07-02
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-05
net: fix some trailing whitespaces
Graf Yang
1
-4
/
+4
2008-10-13
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-08
dsa: add support for Trailer tagging format
Lennert Buytenhek
1
-0
/
+1
2008-10-08
dsa: add support for original DSA tagging format
Lennert Buytenhek
1
-0
/
+1
2008-10-08
net: Distributed Switch Architecture protocol support
Lennert Buytenhek
1
-0
/
+1
2008-09-22
Phonet: global definitions
Remi Denis-Courmont
1
-0
/
+1
2008-08-22
move ETH_P_PAE from ieee80211_i.h to if_ether.h
Jasper Bryant-Greene
1
-0
/
+1
2008-02-23
[NET]: Restore sanity wrt. print_mac().
David S. Miller
1
-1
/
+2
2008-02-18
[NET]: Elminate spurious print_mac() calls.
David S. Miller
1
-1
/
+1
2008-02-17
[NET]: Remove MAC_FMT
Joe Perches
1
-1
/
+0
2008-01-28
[ETHER]: Bring back MAC_FMT
Patrick McHardy
1
-0
/
+1
2008-01-28
[ETH]: Combine format_addr() with print_mac().
Michael Chan
1
-3
/
+5
2008-01-28
[CAN]: Allocate protocol numbers for PF_CAN
Oliver Hartkopp
1
-0
/
+1
2007-10-10
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
1
-0
/
+2
2007-10-10
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
1
-0
/
+8
2007-05-21
Add constant for FCS/CRC length (frame check sequence)
Auke Kok
1
-0
/
+1
2007-04-25
[BRIDGE]: drop PAUSE frames
Stephen Hemminger
1
-0
/
+1
2007-04-25
[SK_BUFF]: Introduce skb_mac_header()
Arnaldo Carvalho de Melo
1
-1
/
+1
2006-03-03
[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-10
[NET]: Annotate h_proto in struct ethhdr
Pavel Roskin
1
-1
/
+3
2005-09-27
[NET]: Fix GCC4 compile error: sysctl in linux/if_ether.h
Ben Dooks
1
-0
/
+2
2005-08-29
[NET]: Fix sparse warnings
Arnaldo Carvalho de Melo
1
-0
/
+2
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+115