summaryrefslogtreecommitdiffstats
path: root/drivers/net/appletalk
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+1
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-232-6/+6
|\ \
| * | drivers/net: return operator cleanupEric Dumazet2010-09-262-6/+6
| |/
* | BKL: introduce CONFIG_BKL.Arnd Bergmann2010-10-211-0/+1
|/
* fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-161-1/+1
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-142-5/+0
* net: trans_start cleanupsEric Dumazet2010-05-101-3/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-303-2/+2
* net: convert multiple drivers to use netdev_for_each_mc_addr, part3Jiri Pirko2010-02-221-1/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | drivers/net: Move && and || to end of previous lineJoe Perches2009-12-031-6/+6
* | drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-182-2/+2
|/
* Subject: [PATCH] appletalk: Fix skb leak when ipddp interface is not loadedArnaldo Carvalho de Melo2009-09-111-2/+1
* appletalk: convert drivers to netdev_tx_tStephen Hemminger2009-09-013-6/+9
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-053-4/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-151-1/+1
|\
| * trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...Martin Olsson2009-06-121-1/+1
* | net: skb->rtable accessorEric Dumazet2009-06-031-1/+1
* | appletalk: Add proper locking around IPDDP routing table.David S. Miller2009-05-271-8/+32
* | net: release dst entry in dev_hard_start_xmit()Eric Dumazet2009-05-181-0/+1
|/
* appletalk: convert LTPC to net_device_opsStephen Hemminger2009-03-271-7/+7
* appletalk: convert LTPC to use internal net_device_statsStephen Hemminger2009-03-271-20/+4
* appltetalk: convert cops device to net_device opsStephen Hemminger2009-03-271-7/+10
* appletalk: convert cops to internal net_device_statsStephen Hemminger2009-03-271-20/+8
* appletalk: convert ipddp to net_device_opsStephen Hemminger2009-01-071-14/+11
* netdev: remove pathetic compile-command linesAlexey Dobriyan2008-12-031-8/+0
* netdevice: safe convert to netdev_priv() #part-1Wang Chen2008-11-122-7/+11
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-032-2/+0
* net: Rationalise email address: Network Specific PartsAlan Cox2008-10-131-1/+1
* fix warning in drivers/net/appletalk/cops.cJeff Garzik2008-05-061-11/+5
* drivers/net/appletalk: use time_before, time_before_eq, etcJulia Lawall2008-04-191-1/+2
* /drivers/net/appletalk/cops.c replaced init_module&cleanup_module with module...Jon Schindler2008-03-171-2/+4
* drivers/net/appletalk/ltpc.c: replace init_module&cleanup_module with module_...Jon Schindler2008-03-051-1/+2
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-102-29/+1
* drivers/net/appletalk: endiannessAl Viro2007-10-102-2/+2
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-103-5/+0
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo2007-04-251-2/+5
* [SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo2007-04-252-3/+3
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-252-2/+2
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [PATCH] trivial missing __init in drivers/net/*Al Viro2006-12-041-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-052-3/+3
* [ATALK]: endianness annotationsAl Viro2006-09-281-4/+1
* [PATCH] cops section fixAndrew Morton2006-08-191-1/+1
* [ATALK]: Make CONFIG_DEV_APPLETALK a tristate.David S. Miller2006-08-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-304-4/+0
* [APPLETALK]: warning fixAndrew Morton2006-02-131-1/+1
OpenPOWER on IntegriCloud