Eric Dumazet
|
50269e19ad
net: add a truesize parameter to skb_add_rx_frag()
|
13 years ago |
Eric Dumazet
|
1f2149c1df
net: remove netdev_alloc_page and use __GFP_COLD
|
13 years ago |
Rémi Denis-Courmont
|
38ff1edb52
f_phonet: fix page offset of first received fragment
|
13 years ago |
Klaus Schwarzkopf
|
28c9fc68eb
usb gadget: clean up FSF boilerplate text
|
13 years ago |
Sebastian Andrzej Siewior
|
bb8070c29c
usb: gadget: f_phonet: unlock in error case
|
14 years ago |
Linus Torvalds
|
f549953c15
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
|
14 years ago |
Tatyana Brokhman
|
ea2a1df7b2
usb: gadget: use config_ep_by_speed() instead of ep_choose()
|
14 years ago |
Tatyana Brokhman
|
72c973dd2b
usb: gadget: add usb_endpoint_descriptor to struct usb_ep
|
14 years ago |
Alexey Dobriyan
|
b7f080cfe2
net: remove mm.h inclusion from netdevice.h
|
14 years ago |
Rémi Denis-Courmont
|
f5a4532528
f_phonet: avoid pskb_pull(), fix OOPS with CONFIG_HIGHMEM
|
14 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Rémi Denis-Courmont
|
b91cd14408
f_phonet: use page-sized rather than MTU-sized RX buffers
|
16 years ago |
Rémi Denis-Courmont
|
5da63cc4b2
f_phonet: lock-less MTU change
|
16 years ago |
Patrick McHardy
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
16 years ago |
Rémi Denis-Courmont
|
b61b8af0f3
usb: gadget: f_phonet: fix memory allocation sizes
|
16 years ago |
Rémi Denis-Courmont
|
c69367fd67
f_phonet: no need to check for carrier - scheduler does it internally
|
16 years ago |
Rémi Denis-Courmont
|
fa20259279
f_phonet: dev_kfree_skb instead of dev_kfree_skb_any in TX callback
|
16 years ago |
Harvey Harrison
|
551509d267
USB: replace uses of __constant_{endian}
|
16 years ago |
Stephen Hemminger
|
ab638e69ff
phonet: update to net_device_ops
|
16 years ago |
Rémi Denis-Courmont
|
9732d52321
Phonet: USB CDC Phonet function for gadget framework
|
16 years ago |