summaryrefslogtreecommitdiffstats
path: root/net/irda/irlan/irlan_eth.c
Commit message (Expand)AuthorAgeFilesLines
* irda: move net/irda/ to drivers/staging/irda/net/Greg Kroah-Hartman2017-08-281-340/+0
* net: Fix inconsistent teardown and release of private netdev state.David S. Miller2017-06-071-1/+1
* net: remove MTU limits on a few ether_setup callersJarod Wilson2016-10-211-1/+2
* net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-131-1/+0
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-1/+1
* irda: Convert IRDA_DEBUG to pr_debugJoe Perches2014-11-121-15/+9
* irda: Remove IRDA_<TYPE> logging macrosJoe Perches2014-11-111-1/+1
* net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-151-1/+1
* net/irda: fixed style issues in irlan_ethDragos Foianu2013-07-161-17/+14
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
* net: Remove casts of void *Joe Perches2011-06-161-1/+1
* irda: use net_device_stats from struct net_deviceEric Dumazet2010-08-211-23/+9
* irda: fix a race in irlan_eth_xmit()Eric Dumazet2010-08-191-1/+3
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-121-2/+3
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* irda: convert to netdev_tx_tStephen Hemminger2009-09-011-2/+4
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-051-2/+2
* irlan: convert to net_device_opsStephen Hemminger2009-03-211-6/+13
* [IRDA]: Remove irlan_eth_send_gratuitous_arp()Adrian Bunk2008-04-151-33/+0
* net: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-051-9/+9
* [IRDA]: Spelling fixesJoe Perches2007-12-201-1/+1
* [IRDA]: Compilation for CONFIG_INET=n casePavel Emelyanov2007-11-221-1/+1
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-1/+1
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-2/+0
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-2/+1
* [NET] IRDA: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-51/+51
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnlHerbert Xu2005-10-031-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+387
OpenPOWER on IntegriCloud