Commit Graph

37 Commits (3ecf44b312758d10be20539b06b2df5d77d59cdb)

Author SHA1 Message Date
Joe Perches 8e95a2026f drivers/net: Move && and || to end of previous line 15 years ago
Julia Lawall 6cc93183ee drivers/net/irda: remove exceptional & on function name 15 years ago
Stephen Hemminger 6518bbb803 irda: convert to netdev_tx_t 16 years ago
Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 16 years ago
Patrick McHardy 4bd73ae268 net: fix network drivers ndo_start_xmit() return values (part 2) 16 years ago
Tadashi Abe e13f93188b irda-usb: suspend/resume support 16 years ago
Stephen Hemminger d36733afd9 irda: convert irda_usb to net_device_ops 16 years ago
Jos-Vicente Gilabert 2950e95292 drivers/net/irda/irda-usb.c: fix buffer overflow 16 years ago
Stephen Hemminger af0490810c irda: convert to internal stats 16 years ago
Wang Chen 4cf1653aa9 netdevice: safe convert to netdev_priv() #part-2 16 years ago
David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
Harvey Harrison a97a6f1077 irda: replace __FUNCTION__ with __func__ 17 years ago
David Woodhouse afd636e94d irda-usb: treat firmware data as const 17 years ago
Al Viro f6c2fb5ccf irda-usb endianness annotations and fixes 17 years ago
Oliver Neukum 497ba7f4c8 [IRDA]: Race between open and disconnect in irda-usb. 17 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
Mariusz Kozlowski 48e3eeb1a1 [IRDA] irda-usb.c: mostly kmalloc + memset conversion to k[cz]alloc 18 years ago
Arnaldo Carvalho de Melo d626f62b11 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo 459a98ed88 [SK_BUFF]: Introduce skb_reset_mac_header(skb) 18 years ago
Nigel Williams 2e360d81ea [IrDA]: Delay needed when uploading firmware chunks 18 years ago
Samuel Ortiz 8f1adb5f27 [IrDA]: Removed incorrect IRDA_ASSERT() 18 years ago
Samuel Ortiz 3958fb34ef [IrDA]: irda-usb TX path optimization (was Re: IrDA spams logfiles - since 2.6.19) 18 years ago
Robert P. J. Day 5cbded585d [PATCH] getting rid of all casts of k[cmz]alloc() calls 18 years ago
Mariusz Kozlowski 8fd31e1d85 usb: irda-usb free urb cleanup 18 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Pete Zaitcev 38e2bfc94e USB: Dealias -110 code (more complete) 19 years ago
Andrew Morton ed6a209024 [PATCH] irda-usb printk fix 19 years ago
Nick Fedchik 8ef80aef11 [IRDA]: irda-usb.c: STIR421x cleanups 19 years ago
Randy Dunlap 0eb1bd210d [IRDA] irda-usb: use NULL instead of 0 19 years ago
Samuel Ortiz 269690ac16 [IRDA]: irda-usb, unregister netdev when patch upload fails 19 years ago
Samuel Ortiz 137dc0233f [IRDA]: Support for Sigmatel STIR421x chip 19 years ago
Eugene Teo da81817fbd [PATCH] USB: Fix irda-usb use after use 19 years ago
Jean Tourrilhes 669d32a293 [IRDA]: irda-usb bug fixes 19 years ago
Greg Kroah-Hartman 75318d2d7c [PATCH] USB: remove .owner field from struct usb_driver 19 years ago
Jesper Juhl b4558ea93d drivers/net: Remove pointless checks for NULL prior to calling kfree() 20 years ago
Alan Stern b375a0495f [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago