index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
phonet
/
pep-gprs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Phonet: zero-copy aligned GPRS RX
Rémi Denis-Courmont
2010-01-07
1
-2
/
+2
*
netdev: convert pseudo drivers to netdev_tx_t
Stephen Hemminger
2009-09-01
1
-1
/
+1
*
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-07-05
1
-2
/
+2
*
phonet: Use frag list abstraction interfaces.
David S. Miller
2009-06-09
1
-2
/
+2
*
Phonet: fix accounting race between gprs_writeable() and gprs_xmit()
Rémi Denis-Courmont
2009-06-02
1
-2
/
+3
*
Phonet: fix double free in GPRS outbound packet error path
Rémi Denis-Courmont
2009-02-10
1
-1
/
+0
*
phonet: update to net_device_ops
Stephen Hemminger
2009-01-07
1
-4
/
+8
*
Phonet: get rid of deferred work on the transmission path
Rémi Denis-Courmont
2008-12-17
1
-63
/
+28
*
Phonet: allocate separate ARP type for GPRS over a Phonet pipe
Rémi Denis-Courmont
2008-12-17
1
-1
/
+1
*
Phonet: improve GPRS variable names
Rémi Denis-Courmont
2008-12-16
1
-84
/
+86
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-12-15
1
-5
/
+22
|
\
|
*
Phonet: keep TX queue disabled when the device is off
Rémi Denis-Courmont
2008-12-15
1
-5
/
+22
*
|
Phonet: use net_device built-in stats for GPRS
Rémi Denis-Courmont
2008-11-10
1
-20
/
+13
*
|
phonet: sparse annotations of protocol, remove forward declaration
Harvey Harrison
2008-11-06
1
-4
/
+4
|
/
*
Phonet: implement GPRS virtual interface over PEP socket
Rémi Denis-Courmont
2008-10-05
1
-0
/
+347