aboutsummaryrefslogtreecommitdiffstats
path: root/net/phonet/pep-gprs.c
Commit message (Expand)AuthorAge
* Phonet: zero-copy aligned GPRS RXRémi Denis-Courmont2010-01-07
* netdev: convert pseudo drivers to netdev_tx_tStephen Hemminger2009-09-01
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* phonet: Use frag list abstraction interfaces.David S. Miller2009-06-09
* Phonet: fix accounting race between gprs_writeable() and gprs_xmit()Rémi Denis-Courmont2009-06-02
* Phonet: fix double free in GPRS outbound packet error pathRémi Denis-Courmont2009-02-10
* phonet: update to net_device_opsStephen Hemminger2009-01-07
* Phonet: get rid of deferred work on the transmission pathRémi Denis-Courmont2008-12-17
* Phonet: allocate separate ARP type for GPRS over a Phonet pipeRémi Denis-Courmont2008-12-17
* Phonet: improve GPRS variable namesRémi Denis-Courmont2008-12-16
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-15
|\
| * Phonet: keep TX queue disabled when the device is offRémi Denis-Courmont2008-12-15
* | Phonet: use net_device built-in stats for GPRSRémi Denis-Courmont2008-11-10
* | phonet: sparse annotations of protocol, remove forward declarationHarvey Harrison2008-11-07
|/
* Phonet: implement GPRS virtual interface over PEP socketRémi Denis-Courmont2008-10-05