aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wan/dlci.c
Commit message (Expand)AuthorAgeFilesLines
* net: call dev_alloc_name from register_netdeviceJiri Pirko2011-05-051-4/+0
* drivers/net: return operator cleanupEric Dumazet2010-09-261-21/+21
* wan: Frame Relay/DLCI coding style corrections.Rudy Matela2009-11-291-7/+7
* wan: dlci/sdla transmit return dehackingStephen Hemminger2009-09-071-38/+5
* wan: convert drivers to netdev_tx_tStephen Hemminger2009-09-011-6/+7
* net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-051-2/+2
* net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-131-3/+3
* dlci: convert to net_device_opsStephen Hemminger2009-03-211-10/+12
* dlci: convert to internal net_device_statsStephen Hemminger2009-03-211-21/+11
* netdevice: safe convert to netdev_priv() #part-3Wang Chen2008-11-121-18/+18
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-1/+0
* [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-261-1/+1
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-101-3/+7
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-101-2/+2
* [NET]: Make device event notification network namespace safeEric W. Biederman2007-10-101-0/+3
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-251-1/+1
* [PATCH] remove unnecessary config.h includes from drivers/net/Dave Jones2006-08-141-1/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+566