| Commit message (Expand) | Author | Age | Files | Lines |
* | etherdevice: fix comments | stephen hemminger | 2012-05-17 | 1 | -8/+6 |
* | etherdevice: Remove now unused compare_ether_addr_64bits | Joe Perches | 2012-05-12 | 1 | -33/+13 |
* | etherdevice.h: Add ether_addr_equal_64bits | Joe Perches | 2012-05-10 | 1 | -0/+20 |
* | etherdevice.h: Add ether_addr_equal | Joe Perches | 2012-05-09 | 1 | -0/+12 |
* | etherdev.h: Convert int is_<foo>_ether_addr to bool | Joe Perches | 2012-05-08 | 1 | -6/+6 |
* | net: compare_ether_addr[_64bits]() has no ordering | Johannes Berg | 2012-05-07 | 1 | -5/+6 |
* | rename dev_hw_addr_random and remove redundant second | Danny Kukawka | 2012-02-13 | 1 | -6/+7 |
* | net: Push protocol type directly down to header_ops->cache() | David S. Miller | 2011-07-13 | 1 | -1/+1 |
* | etherdevice.h: Add is_unicast_ether_addr function | Tobias Klauser | 2011-01-13 | 1 | -0/+11 |
* | net: Add alloc_netdev_mqs function | Tom Herbert | 2011-01-10 | 1 | -1/+3 |
* | net: return operator cleanup | Eric Dumazet | 2010-09-23 | 1 | -2/+2 |
* | gro: __napi_gro_receive() optimizations | Eric Dumazet | 2010-08-26 | 1 | -1/+17 |
* | etherdevice.h: fix kernel-doc typo | Randy Dunlap | 2010-08-10 | 1 | -1/+1 |
* | sysfs: add attribute to indicate hw address assignment type | Stefan Assmann | 2010-07-24 | 1 | -0/+14 |
* | net: introduce a list of device addresses dev_addr_list (v6) | Jiri Pirko | 2009-05-05 | 1 | -0/+27 |
* | gro: Optimise Ethernet header comparison | Herbert Xu | 2009-02-08 | 1 | -0/+21 |
* | eth: Declare an optimized compare_ether_addr_64bits() function | Eric Dumazet | 2008-11-23 | 1 | -0/+42 |
* | netdev: expose ethernet address primitives | Stephen Hemminger | 2008-11-19 | 1 | -0/+4 |
* | docbook: make a networking book and fix a few errors | Randy Dunlap | 2008-02-13 | 1 | -2/+1 |
* | [NET]: Move hardware header operations out of netdevice. | Stephen Hemminger | 2007-10-10 | 1 | -8/+12 |
* | [CORE] Stack changes to add multiqueue hardware support API | Peter P Waskiewicz Jr | 2007-07-10 | 1 | -1/+2 |
* | [NET]: Kill eth_copy_and_sum(). | David S. Miller | 2007-07-10 | 1 | -6/+0 |
* | uml: improve checking and diagnostics of ethernet MACs | Paolo 'Blaisorblade' Giarrusso | 2007-05-07 | 1 | -0/+12 |
* | [NET]: Don't exclude broadcast addresses from is_multicast_ether_addr() | Stephen Hemminger | 2006-01-03 | 1 | -1/+2 |
* | [ETHERNET]: Add ether stuff to docbook | Stephen Hemminger | 2005-11-02 | 1 | -9/+15 |
* | [ETHERNET]: Optimize is_broadcast_ether_addr | Stephen Hemminger | 2005-11-02 | 1 | -2/+1 |
* | [ETH]: ether address compare | Stephen Hemminger | 2005-10-29 | 1 | -0/+16 |
* | Merge upstream 2.6.13-rc3 into ieee80211 branch of netdev-2.6. | Jeff Garzik | 2005-07-13 | 1 | -1/+1 |
|\ |
|
| * | [NET]: __be'ify *_type_trans() | Alexey Dobriyan | 2005-07-12 | 1 | -1/+1 |
* | | Merge upstream 2.6.13-rc1-git1 into 'ieee80211' branch of netdev-2.6. | Jeff Garzik | 2005-06-30 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | [NET]: Add missing include to linux/netdevice.h | Arnd Bergmann | 2005-06-28 | 1 | -0/+1 |
* | | wireless: fix ipw warning; add is_broadcast_ether_addr() to linux/etherdevice.h | Jeff Garzik | 2005-06-28 | 1 | -0/+6 |
|/ |
|
* | Update is_multicast_ether_addr() definition; net/ieee80211.h cleanups. | Jeff Garzik | 2005-06-27 | 1 | -1/+1 |
* | [NET]: Add is_multicast_ether_addr() in include/linux/etherdevice.h | Michael Ellerman | 2005-05-29 | 1 | -4/+18 |
* | [PATCH] update Ross Biro bouncing email address | Jesper Juhl | 2005-05-05 | 1 | -1/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+88 |