summaryrefslogtreecommitdiffstats
path: root/drivers/net/wan/dlci.c
Commit message (Expand)AuthorAgeFilesLines
* wan: Frame Relay/DLCI coding style corrections.Rudy Matela2009-11-301-7/+7
* wan: dlci/sdla transmit return dehackingStephen Hemminger2009-09-071-38/+5Star
* 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-061-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-221-10/+12
* dlci: convert to internal net_device_statsStephen Hemminger2009-03-221-21/+11Star
* netdevice: safe convert to netdev_priv() #part-3Wang Chen2008-11-131-18/+18
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-041-1/+0Star
* [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-251-1/+1
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-111-3/+7
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-111-2/+2
* [NET]: Make device event notification network namespace safeEric W. Biederman2007-10-111-0/+3
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-261-1/+1
* [PATCH] remove unnecessary config.h includes from drivers/net/Dave Jones2006-08-141-1/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+566