| Commit message (Expand) | Author | Age |
* | etherdevice: Use ether_addr_copy to copy an Ethernet address | Joe Perches | 2014-01-15 |
* | etherdevice: Optimize a few is_<foo>_ether_addr functions | Joe Perches | 2013-12-09 |
* | etherdevice: Add ether_addr_equal_unaligned | Joe Perches | 2013-12-09 |
* | ether_addr_equal: Optimize implementation, remove unused compare_ether_addr | Joe Perches | 2013-12-06 |
* | [networking]device.h: Remove extern from function prototypes | Joe Perches | 2013-09-26 |
* | net: etherdevice: add address inherit helper | Bjørn Mork | 2013-09-03 |
* | net: split eth_mac_addr for better error handling | Stefan Hajnoczi | 2013-01-21 |
* | net: set dev->addr_assign_type correctly | Jiri Pirko | 2013-01-04 |
* | eth: Rename and properly align br_reserved_address array | Ben Hutchings | 2012-11-02 |
* | eth: Make is_link_local() consistent with other address tests | Ben Hutchings | 2012-11-02 |
* | net, ixgbe: handle link local multicast addresses in SR-IOV mode | John Fastabend | 2012-10-30 |
* | etherdevice: introduce help function eth_zero_addr() | Duan Jiong | 2012-09-10 |
* | etherdevice: Rename random_ether_addr to eth_random_addr | Joe Perches | 2012-07-17 |
* | etherdevice: introduce eth_broadcast_addr | Johannes Berg | 2012-07-10 |
* | etherdevice: fix comments | stephen hemminger | 2012-05-17 |
* | etherdevice: Remove now unused compare_ether_addr_64bits | Joe Perches | 2012-05-12 |
* | etherdevice.h: Add ether_addr_equal_64bits | Joe Perches | 2012-05-10 |
* | etherdevice.h: Add ether_addr_equal | Joe Perches | 2012-05-09 |
* | etherdev.h: Convert int is_<foo>_ether_addr to bool | Joe Perches | 2012-05-08 |
* | net: compare_ether_addr[_64bits]() has no ordering | Johannes Berg | 2012-05-07 |
* | rename dev_hw_addr_random and remove redundant second | Danny Kukawka | 2012-02-13 |
* | net: Push protocol type directly down to header_ops->cache() | David S. Miller | 2011-07-13 |
* | etherdevice.h: Add is_unicast_ether_addr function | Tobias Klauser | 2011-01-14 |
* | net: Add alloc_netdev_mqs function | Tom Herbert | 2011-01-10 |
* | net: return operator cleanup | Eric Dumazet | 2010-09-23 |
* | gro: __napi_gro_receive() optimizations | Eric Dumazet | 2010-08-27 |
* | etherdevice.h: fix kernel-doc typo | Randy Dunlap | 2010-08-10 |
* | sysfs: add attribute to indicate hw address assignment type | Stefan Assmann | 2010-07-24 |
* | net: introduce a list of device addresses dev_addr_list (v6) | Jiri Pirko | 2009-05-05 |
* | gro: Optimise Ethernet header comparison | Herbert Xu | 2009-02-08 |
* | eth: Declare an optimized compare_ether_addr_64bits() function | Eric Dumazet | 2008-11-24 |
* | netdev: expose ethernet address primitives | Stephen Hemminger | 2008-11-20 |
* | docbook: make a networking book and fix a few errors | Randy Dunlap | 2008-02-13 |
* | [NET]: Move hardware header operations out of netdevice. | Stephen Hemminger | 2007-10-10 |
* | [CORE] Stack changes to add multiqueue hardware support API | Peter P Waskiewicz Jr | 2007-07-11 |
* | [NET]: Kill eth_copy_and_sum(). | David S. Miller | 2007-07-11 |
* | uml: improve checking and diagnostics of ethernet MACs | Paolo 'Blaisorblade' Giarrusso | 2007-05-07 |
* | [NET]: Don't exclude broadcast addresses from is_multicast_ether_addr() | Stephen Hemminger | 2006-01-03 |
* | [ETHERNET]: Add ether stuff to docbook | Stephen Hemminger | 2005-11-02 |
* | [ETHERNET]: Optimize is_broadcast_ether_addr | Stephen Hemminger | 2005-11-02 |
* | [ETH]: ether address compare | Stephen Hemminger | 2005-10-29 |
* | Merge upstream 2.6.13-rc3 into ieee80211 branch of netdev-2.6. | Jeff Garzik | 2005-07-13 |
|\ |
|
| * | [NET]: __be'ify *_type_trans() | Alexey Dobriyan | 2005-07-12 |
* | | Merge upstream 2.6.13-rc1-git1 into 'ieee80211' branch of netdev-2.6. | Jeff Garzik | 2005-06-30 |
|\| |
|
| * | [NET]: Add missing include to linux/netdevice.h | Arnd Bergmann | 2005-06-28 |
* | | wireless: fix ipw warning; add is_broadcast_ether_addr() to linux/etherdevice.h | Jeff Garzik | 2005-06-28 |
|/ |
|
* | Update is_multicast_ether_addr() definition; net/ieee80211.h cleanups. | Jeff Garzik | 2005-06-27 |
* | [NET]: Add is_multicast_ether_addr() in include/linux/etherdevice.h | Michael Ellerman | 2005-05-29 |
* | [PATCH] update Ross Biro bouncing email address | Jesper Juhl | 2005-05-05 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 |