aboutsummaryrefslogtreecommitdiffstats
path: root/net/irda/irlan/irlan_eth.c
Commit message (Expand)AuthorAgeFilesLines
* update network codemigrate_3.2Wolfgang Wiedmeyer2015-10-241-2/+2
* 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-rc2Linus Torvalds2005-04-161-0/+387