summaryrefslogtreecommitdiffstats
path: root/include/linux/if_ether.h
Commit message (Expand)AuthorAgeFilesLines
* include/linux/if_ether.h: Remove unused #define MAC_FMTJoe Perches2010-08-241-2/+0
* header: fix broken headers for user spaceChangli Gao2010-08-221-1/+1
* net: use __packed annotationEric Dumazet2010-06-031-1/+1
* net-caif: add CAIF protocol definitionsSjur Braendeland2010-03-301-0/+1
* include/linux/if_ether.h: Remove unused defines MAC_BUF_SIZE and DECLARE_MAC_BUFJoe Perches2009-12-081-2/+0
* remove deprecated and not used: print_mac()Marin Mitov2009-11-151-4/+0
* net: deprecate print_macJohannes Berg2009-07-261-2/+2
* if_ether: add define for 1588 aka TimesyncAlexander Duyck2009-07-021-0/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-151-0/+1
|\
| * [SCSI] net, libfcoe: Add the FCoE Initialization Protocol ethertypeJoe Eykholt2009-06-081-0/+1
* | Add constants for the ieee 802.15.4 stackSergey Lapin2009-06-091-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-03-281-0/+1
|\
| * [SCSI] net, fcoe: add ETH_P_FCOE for Fibre Channel over Ethernet (FCoE)Yi Zou2009-03-131-0/+1
* | net: fix some trailing whitespacesGraf Yang2009-02-051-4/+4
|/
* net: Rationalise email address: Network Specific PartsAlan Cox2008-10-131-1/+1
* gre: Add Transparent Ethernet BridgingHerbert Xu2008-10-091-0/+1
* dsa: add support for Trailer tagging formatLennert Buytenhek2008-10-081-0/+1
* dsa: add support for original DSA tagging formatLennert Buytenhek2008-10-081-0/+1
* net: Distributed Switch Architecture protocol supportLennert Buytenhek2008-10-081-0/+1
* Phonet: global definitionsRemi Denis-Courmont2008-09-221-0/+1
* move ETH_P_PAE from ieee80211_i.h to if_ether.hJasper Bryant-Greene2008-08-221-0/+1
* [NET]: Restore sanity wrt. print_mac().David S. Miller2008-02-231-1/+2
* [NET]: Elminate spurious print_mac() calls.David S. Miller2008-02-181-1/+1
* [NET]: Remove MAC_FMTJoe Perches2008-02-171-1/+0
* [ETHER]: Bring back MAC_FMTPatrick McHardy2008-01-281-0/+1
* [ETH]: Combine format_addr() with print_mac().Michael Chan2008-01-281-3/+5
* [CAN]: Allocate protocol numbers for PF_CANOliver Hartkopp2008-01-281-0/+1
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-101-0/+2
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-0/+8
* Add constant for FCS/CRC length (frame check sequence)Auke Kok2007-05-211-0/+1
* [BRIDGE]: drop PAUSE framesStephen Hemminger2007-04-251-0/+1
* [SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2007-04-251-1/+1
* [PATCH] bonding: suppress duplicate packetsJay Vosburgh2006-03-031-0/+1
* [TIPC] Move ethernet protocol id to linux/if_ether.hPer Liden2006-01-181-0/+1
* [NET]: Annotate h_proto in struct ethhdrPavel Roskin2005-11-101-1/+3
* [NET]: Fix GCC4 compile error: sysctl in linux/if_ether.hBen Dooks2005-09-271-0/+2
* [NET]: Fix sparse warningsArnaldo Carvalho de Melo2005-08-291-0/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+115
OpenPOWER on IntegriCloud