aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/etherdevice.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-26[networking]device.h: Remove extern from function prototypesJoe Perches1-19/+16
2013-09-03net: etherdevice: add address inherit helperBjørn Mork1-0/+15
2013-01-21net: split eth_mac_addr for better error handlingStefan Hajnoczi1-0/+2
2013-01-03net: set dev->addr_assign_type correctlyJiri Pirko1-1/+1
2012-11-02eth: Rename and properly align br_reserved_address arrayBen Hutchings1-2/+3
2012-11-02eth: Make is_link_local() consistent with other address testsBen Hutchings1-3/+3
2012-10-29net, ixgbe: handle link local multicast addresses in SR-IOV modeJohn Fastabend1-0/+19
2012-09-10etherdevice: introduce help function eth_zero_addr()Duan Jiong1-0/+11
2012-07-16etherdevice: Rename random_ether_addr to eth_random_addrJoe Perches1-6/+8
2012-07-10etherdevice: introduce eth_broadcast_addrJohannes Berg1-0/+11
2012-05-17etherdevice: fix commentsstephen hemminger1-8/+6
2012-05-12etherdevice: Remove now unused compare_ether_addr_64bitsJoe Perches1-33/+13
2012-05-10etherdevice.h: Add ether_addr_equal_64bitsJoe Perches1-0/+20
2012-05-09etherdevice.h: Add ether_addr_equalJoe Perches1-0/+12
2012-05-08etherdev.h: Convert int is_<foo>_ether_addr to boolJoe Perches1-6/+6
2012-05-07net: compare_ether_addr[_64bits]() has no orderingJohannes Berg1-5/+6
2012-02-13rename dev_hw_addr_random and remove redundant secondDanny Kukawka1-6/+7
2011-07-13net: Push protocol type directly down to header_ops->cache()David S. Miller1-1/+1
2011-01-13etherdevice.h: Add is_unicast_ether_addr functionTobias Klauser1-0/+11
2011-01-10net: Add alloc_netdev_mqs functionTom Herbert1-1/+3
2010-09-23net: return operator cleanupEric Dumazet1-2/+2
2010-08-26gro: __napi_gro_receive() optimizationsEric Dumazet1-1/+17
2010-08-10etherdevice.h: fix kernel-doc typoRandy Dunlap1-1/+1
2010-07-24sysfs: add attribute to indicate hw address assignment typeStefan Assmann1-0/+14
2009-05-05net: introduce a list of device addresses dev_addr_list (v6)Jiri Pirko1-0/+27
2009-02-08gro: Optimise Ethernet header comparisonHerbert Xu1-0/+21
2008-11-23eth: Declare an optimized compare_ether_addr_64bits() functionEric Dumazet1-0/+42
2008-11-19netdev: expose ethernet address primitivesStephen Hemminger1-0/+4
2008-02-13docbook: make a networking book and fix a few errorsRandy Dunlap1-2/+1
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger1-8/+12
2007-07-10[CORE] Stack changes to add multiqueue hardware support APIPeter P Waskiewicz Jr1-1/+2
2007-07-10[NET]: Kill eth_copy_and_sum().David S. Miller1-6/+0
2007-05-07uml: improve checking and diagnostics of ethernet MACsPaolo 'Blaisorblade' Giarrusso1-0/+12
2006-01-03[NET]: Don't exclude broadcast addresses from is_multicast_ether_addr()Stephen Hemminger1-1/+2
2005-11-02[ETHERNET]: Add ether stuff to docbookStephen Hemminger1-9/+15
2005-11-02[ETHERNET]: Optimize is_broadcast_ether_addrStephen Hemminger1-2/+1
2005-10-29[ETH]: ether address compareStephen Hemminger1-0/+16
2005-07-13Merge upstream 2.6.13-rc3 into ieee80211 branch of netdev-2.6.Jeff Garzik1-1/+1
2005-07-12[NET]: __be'ify *_type_trans()Alexey Dobriyan1-1/+1
2005-06-30Merge upstream 2.6.13-rc1-git1 into 'ieee80211' branch of netdev-2.6.Jeff Garzik1-0/+1
2005-06-28[NET]: Add missing include to linux/netdevice.hArnd Bergmann1-0/+1
2005-06-28wireless: fix ipw warning; add is_broadcast_ether_addr() to linux/etherdevice.hJeff Garzik1-0/+6
2005-06-27Update is_multicast_ether_addr() definition; net/ieee80211.h cleanups.Jeff Garzik1-1/+1
2005-05-29[NET]: Add is_multicast_ether_addr() in include/linux/etherdevice.hMichael Ellerman1-4/+18
2005-05-05[PATCH] update Ross Biro bouncing email addressJesper Juhl1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+88