summaryrefslogtreecommitdiff
path: root/include/linux/etherdevice.h
AgeCommit message (Expand)Author
2011-07-13net: Push protocol type directly down to header_ops->cache()David S. Miller
2011-01-13etherdevice.h: Add is_unicast_ether_addr functionTobias Klauser
2011-01-10net: Add alloc_netdev_mqs functionTom Herbert
2010-09-23net: return operator cleanupEric Dumazet
2010-08-26gro: __napi_gro_receive() optimizationsEric Dumazet
2010-08-10etherdevice.h: fix kernel-doc typoRandy Dunlap
2010-07-24sysfs: add attribute to indicate hw address assignment typeStefan Assmann
2009-05-05net: introduce a list of device addresses dev_addr_list (v6)Jiri Pirko
2009-02-08gro: Optimise Ethernet header comparisonHerbert Xu
2008-11-23eth: Declare an optimized compare_ether_addr_64bits() functionEric Dumazet
2008-11-19netdev: expose ethernet address primitivesStephen Hemminger
2008-02-13docbook: make a networking book and fix a few errorsRandy Dunlap
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger
2007-07-10[CORE] Stack changes to add multiqueue hardware support APIPeter P Waskiewicz Jr
2007-07-10[NET]: Kill eth_copy_and_sum().David S. Miller
2007-05-07uml: improve checking and diagnostics of ethernet MACsPaolo 'Blaisorblade' Giarrusso
2006-01-03[NET]: Don't exclude broadcast addresses from is_multicast_ether_addr()Stephen Hemminger
2005-11-02[ETHERNET]: Add ether stuff to docbookStephen Hemminger
2005-11-02[ETHERNET]: Optimize is_broadcast_ether_addrStephen Hemminger
2005-10-29[ETH]: ether address compareStephen Hemminger
2005-07-13Merge upstream 2.6.13-rc3 into ieee80211 branch of netdev-2.6.Jeff Garzik
2005-07-12[NET]: __be'ify *_type_trans()Alexey Dobriyan
2005-06-30Merge upstream 2.6.13-rc1-git1 into 'ieee80211' branch of netdev-2.6.Jeff Garzik
2005-06-28[NET]: Add missing include to linux/netdevice.hArnd Bergmann
2005-06-28wireless: fix ipw warning; add is_broadcast_ether_addr() to linux/etherdevice.hJeff Garzik
2005-06-27Update is_multicast_ether_addr() definition; net/ieee80211.h cleanups.Jeff Garzik
2005-05-29[NET]: Add is_multicast_ether_addr() in include/linux/etherdevice.hMichael Ellerman
2005-05-05[PATCH] update Ross Biro bouncing email addressJesper Juhl
2005-03-10[NET]: Optimize is_valid_ether_addr()Stephen Hemminger
2004-12-27[NET]: Mark eth_header_parse static.Adrian Bunk
2004-04-09[NET]: Add random_ether_addr to ether_device.hStephen Hemminger
2004-04-07[NET]: Use const args in eth_copy_and_sum and is_valid_ether_addr.Stephen Hemminger
2004-02-25[PATCH] remove init_{etherdev,netdev} and dev_allocAlexander Viro
2003-10-17[NET]: Undo deprecation of init_etherdev, we will add it back once all in-tre...David S. Miller
2003-10-16[NET]: Mark init_etherdev() as deprecated.Stephen Hemminger
2003-06-11[NET]: Expose alloc_netdev() for use by drivers.Stephen Hemminger
2002-02-04v2.4.3.4 -> v2.4.3.5Linus Torvalds
2002-02-04v2.4.2.7 -> v2.4.2.8Linus Torvalds
2002-02-04v2.4.2.6 -> v2.4.2.7Linus Torvalds
2002-02-04Import changesetLinus Torvalds