Age | Commit message (Expand) | Author | Files | Lines |
2013-06-05 | net: core: move mac_pton() to lib/net_utils.c | Andy Shevchenko | 1 | -1/+0 |
2012-10-13 | UAPI: (Scripted) Disintegrate include/linux | David Howells | 1 | -114/+1 |
2012-06-19 | canfd: add new data structures and constants | Oliver Hartkopp | 1 | -1/+2 |
2011-12-06 | if_ether.h: Add IEEE 802.1 Local Experimental Ethertype 1. | sjur.brandeland@stericsson.com | 1 | -0/+1 |
2011-10-11 | Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next... | John W. Linville | 1 | -0/+1 |
2011-09-30 | mac80211: handle TDLS high-level commands and frames | Arik Nemtsov | 1 | -0/+1 |
2011-08-13 | if_ether: add new Ethernet Protocol ID for af_iucv | Frank Blaschka | 1 | -0/+1 |
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-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-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+115 |