summaryrefslogtreecommitdiff
path: root/drivers/net/wan/dlci.c
AgeCommit message (Expand)Author
2014-09-01net: Pass a "more" indication down into netdev_start_xmit() code paths.David S. Miller
2014-09-01net: Do txq_trans_update() in netdev_start_xmit()David S. Miller
2014-08-24net: Add ops->ndo_xmit_flush()David S. Miller
2014-07-20dlci: remove unnecessary break after returnFabian Frederick
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen
2014-02-09wan: dlci: Remove unused netdev_priv pointerChristian Engelmayer
2013-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-26dlci: validate the net device in dlci_del()Zefan Li
2013-06-26dlci: acquire rtnl_lock before calling __dev_get_by_name()Zefan Li
2013-05-28net: pass info struct via netdevice notifierJiri Pirko
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2011-06-27frame relay dlci/frad: Update to current logging formsJoe Perches
2011-05-05net: call dev_alloc_name from register_netdeviceJiri Pirko
2010-09-26drivers/net: return operator cleanupEric Dumazet
2009-11-29wan: Frame Relay/DLCI coding style corrections.Rudy Matela
2009-09-07wan: dlci/sdla transmit return dehackingStephen Hemminger
2009-09-01wan: convert drivers to netdev_tx_tStephen Hemminger
2009-07-05net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy
2009-06-13net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy
2009-03-21dlci: convert to net_device_opsStephen Hemminger
2009-03-21dlci: convert to internal net_device_statsStephen Hemminger
2008-11-12netdevice: safe convert to netdev_priv() #part-3Wang Chen
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-03-26[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman
2007-10-10[NET]: Make device event notification network namespace safeEric W. Biederman
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo
2006-08-14[PATCH] remove unnecessary config.h includes from drivers/net/Dave Jones
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk
2004-06-03[PATCH] sparse: more wan annotationsAlexander Viro
2004-06-03[PATCH] sparse: ->ifr_data annotationAlexander Viro
2004-01-10[all over] more kfree -> free_netdevAlexander Viro
2003-09-20[PATCH] janitor: remove (or add) unneeded includesRandy Dunlap
2003-09-11[PATCH] (5/4) dlci netdevice event handlingStephen Hemminger
2003-09-11[PATCH] (4/4) dlci netdevice event handlingStephen Hemminger
2003-09-11[PATCH] (3/4) dlci locking and registration changesStephen Hemminger
2003-09-11[PATCH] (2/4) get rid of register_fradStephen Hemminger
2003-09-03[NET]: DLCI driver cleanups for 2.6.xStephen Hemminger
2003-08-19[NET]: free_netdev - drivers/net/* changes.Stephen Hemminger
2003-05-08[DLCI]: Use module_init and fix ioctl handling.Matthew Wilcox
2003-02-24[PATCH] Spelling fixes for shold -> should and othersSteven Cole
2002-11-21o drivers/net: fix up header cleanup: remove unneeded sched.h includesArnaldo Carvalho de Melo
2002-04-28drivers/net/wan/dlci: Export symbols explicitlyKai Germaschewski
2002-02-04v2.4.9.8 -> v2.4.9.9Linus Torvalds
2002-02-04v2.4.3.5 -> v2.4.3.6Linus Torvalds
2002-02-04v2.4.3.4 -> v2.4.3.5Linus Torvalds
2002-02-04v2.4.2.1 -> v2.4.2.2Linus Torvalds
2002-02-04v2.4.1.3 -> v2.4.1.4Linus Torvalds
2002-02-04Import changesetLinus Torvalds