summaryrefslogtreecommitdiff
path: root/include/linux/etherdevice.h
Commit message (Expand)AuthorAge
* net: fix endian check warning in etherdevice.hJesse Brandeburg2015-08-17
* etherdev: Fix sparse error, make test usable by other functionsAlexander Duyck2015-05-05
* etherdev: Process is_multicast_ether_addr at same size as other operationsAlexander Duyck2015-05-03
* net: Kill dev_rebuild_headerEric W. Biederman2015-03-02
* net: Add Transparent Ethernet Bridging GRO support.Jesse Gross2015-01-02
* net: Add functions for handling padding frame and adding to lengthAlexander Duyck2014-12-08
* net: Add function for parsing the header length out of linear ethernet framesAlexander Duyck2014-09-05
* etherdevice: Use ether_addr_copy to copy an Ethernet addressJoe Perches2014-01-15
* etherdevice: Optimize a few is_<foo>_ether_addr functionsJoe Perches2013-12-09
* etherdevice: Add ether_addr_equal_unalignedJoe Perches2013-12-09
* ether_addr_equal: Optimize implementation, remove unused compare_ether_addrJoe Perches2013-12-06
* [networking]device.h: Remove extern from function prototypesJoe Perches2013-09-26
* net: etherdevice: add address inherit helperBjørn Mork2013-09-03
* net: split eth_mac_addr for better error handlingStefan Hajnoczi2013-01-21
* net: set dev->addr_assign_type correctlyJiri Pirko2013-01-03
* eth: Rename and properly align br_reserved_address arrayBen Hutchings2012-11-02
* eth: Make is_link_local() consistent with other address testsBen Hutchings2012-11-02
* net, ixgbe: handle link local multicast addresses in SR-IOV modeJohn Fastabend2012-10-29
* etherdevice: introduce help function eth_zero_addr()Duan Jiong2012-09-10
* etherdevice: Rename random_ether_addr to eth_random_addrJoe Perches2012-07-16
* etherdevice: introduce eth_broadcast_addrJohannes Berg2012-07-10
* etherdevice: fix commentsstephen hemminger2012-05-17
* etherdevice: Remove now unused compare_ether_addr_64bitsJoe Perches2012-05-12
* etherdevice.h: Add ether_addr_equal_64bitsJoe Perches2012-05-10
* etherdevice.h: Add ether_addr_equalJoe Perches2012-05-09
* etherdev.h: Convert int is_<foo>_ether_addr to boolJoe Perches2012-05-08
* net: compare_ether_addr[_64bits]() has no orderingJohannes Berg2012-05-07
* rename dev_hw_addr_random and remove redundant secondDanny Kukawka2012-02-13
* net: Push protocol type directly down to header_ops->cache()David S. Miller2011-07-13
* etherdevice.h: Add is_unicast_ether_addr functionTobias Klauser2011-01-13
* net: Add alloc_netdev_mqs functionTom Herbert2011-01-10
* net: return operator cleanupEric Dumazet2010-09-23
* gro: __napi_gro_receive() optimizationsEric Dumazet2010-08-26
* etherdevice.h: fix kernel-doc typoRandy Dunlap2010-08-10
* sysfs: add attribute to indicate hw address assignment typeStefan Assmann2010-07-24
* net: introduce a list of device addresses dev_addr_list (v6)Jiri Pirko2009-05-05
* gro: Optimise Ethernet header comparisonHerbert Xu2009-02-08
* eth: Declare an optimized compare_ether_addr_64bits() functionEric Dumazet2008-11-23
* netdev: expose ethernet address primitivesStephen Hemminger2008-11-19
* docbook: make a networking book and fix a few errorsRandy Dunlap2008-02-13
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-10
* [CORE] Stack changes to add multiqueue hardware support APIPeter P Waskiewicz Jr2007-07-10
* [NET]: Kill eth_copy_and_sum().David S. Miller2007-07-10
* uml: improve checking and diagnostics of ethernet MACsPaolo 'Blaisorblade' Giarrusso2007-05-07
* [NET]: Don't exclude broadcast addresses from is_multicast_ether_addr()Stephen Hemminger2006-01-03
* [ETHERNET]: Add ether stuff to docbookStephen Hemminger2005-11-02
* [ETHERNET]: Optimize is_broadcast_ether_addrStephen Hemminger2005-11-02
* [ETH]: ether address compareStephen Hemminger2005-10-29
* Merge upstream 2.6.13-rc3 into ieee80211 branch of netdev-2.6.Jeff Garzik2005-07-13
|\
| * [NET]: __be'ify *_type_trans()Alexey Dobriyan2005-07-12