summaryrefslogtreecommitdiffstats
path: root/net/irda/irlan
Commit message (Expand)AuthorAgeFilesLines
* irda: Kill set but unused variable 'bytes' in irlan_check_command_param()David S. Miller2011-05-191-4/+0
* irda: Kill set but unused vars 'saddr' and 'daddr' in irlan_provider_connect_...David S. Miller2011-05-191-3/+0
* Net: irda: irlan: Makefile: Remove deprecated kbuild goal definitionsTracey Dent2010-11-221-1/+1
* net/irda: Use static const char * const where possibleJoe Perches2010-09-141-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-091-1/+1
|\
| * irda: off by oneDan Carpenter2010-09-071-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
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-303-0/+3
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-121-2/+3
* net: irda: use seq_list_foo() helpersLi Zefan2010-02-101-24/+4
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-112-0/+2
* irda: convert to netdev_tx_tStephen Hemminger2009-09-011-2/+4
* net: mark read-only arrays as constJan Engelhardt2009-08-051-2/+2
* 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
* netdevice: safe convert to netdev_priv() #part-4Wang Chen2008-11-121-1/+1
* net: convert print_mac to %pMJohannes Berg2008-10-271-3/+1
* [IRDA]: Remove irlan_eth_send_gratuitous_arp()Adrian Bunk2008-04-152-43/+0
* net: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-058-128/+128
* [IRDA]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-291-3/+1
* [IRDA]: Spelling fixesJoe Perches2007-12-201-1/+1
* [IRDA]: Compilation for CONFIG_INET=n casePavel Emelyanov2007-11-221-1/+1
* more UTF-8 conversionsMarcin Garski2007-10-192-2/+2
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-196-6/+6
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-3/+3
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-2/+0
* [NET]: Make all initialized struct seq_operations const.Philippe De Muyter2007-07-101-1/+1
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-251-1/+1
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-2/+1
* [PATCH] mark struct file_operations const 8Arjan van de Ven2007-02-121-1/+1
* [NET] IRDA: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-108-502/+502
* [IRLAN]: handle out of memory errorsAkinobu Mita2007-02-081-3/+20
* [IRDA]: Trivial annotations.Al Viro2006-12-021-1/+1
* [IrDA]: Memory allocations cleanupsSamuel Ortiz2006-09-282-12/+46
* [IrDA]: Use alloc_skb() in IrDA TX pathSamuel Ortiz2006-07-212-9/+9
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-302-2/+0
* [IrDA]: Fix RCU lock pairing on error pathJosh Triplett2006-06-291-1/+2
* [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnlHerbert Xu2005-10-031-1/+1
* [IRDA]: IrDA prototype fixesAdrian Bunk2005-09-051-0/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-1610-0/+3677
OpenPOWER on IntegriCloud