summaryrefslogtreecommitdiffstats
path: root/include/linux/etherdevice.h
Commit message (Expand)AuthorAgeFilesLines
* net: split eth_mac_addr for better error handlingStefan Hajnoczi2013-01-211-0/+2
* net: set dev->addr_assign_type correctlyJiri Pirko2013-01-031-1/+1
* eth: Rename and properly align br_reserved_address arrayBen Hutchings2012-11-021-2/+3
* eth: Make is_link_local() consistent with other address testsBen Hutchings2012-11-021-3/+3
* net, ixgbe: handle link local multicast addresses in SR-IOV modeJohn Fastabend2012-10-291-0/+19
* etherdevice: introduce help function eth_zero_addr()Duan Jiong2012-09-101-0/+11
* etherdevice: Rename random_ether_addr to eth_random_addrJoe Perches2012-07-161-6/+8
* etherdevice: introduce eth_broadcast_addrJohannes Berg2012-07-101-0/+11
* etherdevice: fix commentsstephen hemminger2012-05-171-8/+6
* etherdevice: Remove now unused compare_ether_addr_64bitsJoe Perches2012-05-121-33/+13
* etherdevice.h: Add ether_addr_equal_64bitsJoe Perches2012-05-101-0/+20
* etherdevice.h: Add ether_addr_equalJoe Perches2012-05-091-0/+12
* etherdev.h: Convert int is_<foo>_ether_addr to boolJoe Perches2012-05-081-6/+6
* net: compare_ether_addr[_64bits]() has no orderingJohannes Berg2012-05-071-5/+6
* rename dev_hw_addr_random and remove redundant secondDanny Kukawka2012-02-131-6/+7
* net: Push protocol type directly down to header_ops->cache()David S. Miller2011-07-131-1/+1
* etherdevice.h: Add is_unicast_ether_addr functionTobias Klauser2011-01-131-0/+11
* net: Add alloc_netdev_mqs functionTom Herbert2011-01-101-1/+3
* net: return operator cleanupEric Dumazet2010-09-231-2/+2
* gro: __napi_gro_receive() optimizationsEric Dumazet2010-08-261-1/+17
* etherdevice.h: fix kernel-doc typoRandy Dunlap2010-08-101-1/+1
* sysfs: add attribute to indicate hw address assignment typeStefan Assmann2010-07-241-0/+14
* net: introduce a list of device addresses dev_addr_list (v6)Jiri Pirko2009-05-051-0/+27
* gro: Optimise Ethernet header comparisonHerbert Xu2009-02-081-0/+21
* eth: Declare an optimized compare_ether_addr_64bits() functionEric Dumazet2008-11-231-0/+42
* netdev: expose ethernet address primitivesStephen Hemminger2008-11-191-0/+4
* docbook: make a networking book and fix a few errorsRandy Dunlap2008-02-131-2/+1
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-101-8/+12
* [CORE] Stack changes to add multiqueue hardware support APIPeter P Waskiewicz Jr2007-07-101-1/+2
* [NET]: Kill eth_copy_and_sum().David S. Miller2007-07-101-6/+0
* uml: improve checking and diagnostics of ethernet MACsPaolo 'Blaisorblade' Giarrusso2007-05-071-0/+12
* [NET]: Don't exclude broadcast addresses from is_multicast_ether_addr()Stephen Hemminger2006-01-031-1/+2
* [ETHERNET]: Add ether stuff to docbookStephen Hemminger2005-11-021-9/+15
* [ETHERNET]: Optimize is_broadcast_ether_addrStephen Hemminger2005-11-021-2/+1
* [ETH]: ether address compareStephen Hemminger2005-10-291-0/+16
* Merge upstream 2.6.13-rc3 into ieee80211 branch of netdev-2.6.Jeff Garzik2005-07-131-1/+1
|\
| * [NET]: __be'ify *_type_trans()Alexey Dobriyan2005-07-121-1/+1
* | Merge upstream 2.6.13-rc1-git1 into 'ieee80211' branch of netdev-2.6.Jeff Garzik2005-06-301-0/+1
|\|
| * [NET]: Add missing include to linux/netdevice.hArnd Bergmann2005-06-281-0/+1
* | wireless: fix ipw warning; add is_broadcast_ether_addr() to linux/etherdevice.hJeff Garzik2005-06-281-0/+6
|/
* Update is_multicast_ether_addr() definition; net/ieee80211.h cleanups.Jeff Garzik2005-06-271-1/+1
* [NET]: Add is_multicast_ether_addr() in include/linux/etherdevice.hMichael Ellerman2005-05-291-4/+18
* [PATCH] update Ross Biro bouncing email addressJesper Juhl2005-05-051-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+88