aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/cdc_ncm.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-02net: cdc_ncm: log the length we warn aboutBjørn Mork1-1/+1
2013-11-02net: cdc_ncm: set correct dev->hard_mtuBjørn Mork1-7/+2
2013-11-02net: cdc_ncm: remove ethtool opsBjørn Mork1-26/+0
2013-11-02net: cdc_ncm: remove probe and disconnect wrappersBjørn Mork1-18/+2
2013-11-02net: cdc_ncm: no point in filling up the NTBs if we send ZLPsBjørn Mork1-1/+5
2013-11-02net: cdc_ncm: only the control intf can be probedBjørn Mork1-6/+8
2013-11-02net: cdc_ncm: remove descriptor pointersBjørn Mork2-9/+7
2013-11-02net: cdc_ncm: fix SET_MAX_DATAGRAM_SIZEBjørn Mork1-0/+1
2013-11-02net: cdc_ncm: remove ncm_parm fieldBjørn Mork2-24/+23
2013-11-02net: cdc_ncm: remove tx_speed and rx_speed fieldsBjørn Mork2-25/+14
2013-11-02net: cdc_ncm: remove unused udev fieldBjørn Mork2-3/+0
2013-11-02net: cdc_ncm: remove redundant netdev fieldBjørn Mork3-39/+39
2013-11-02net: cdc_ncm: remove redundant endpoint pointersBjørn Mork2-22/+19
2013-11-02net: cdc_ncm: remove redundant "intf" fieldBjørn Mork2-4/+1
2013-11-02net: cdc_ncm: add include protection to cdc_ncm.hBjørn Mork1-0/+5
2013-11-02net: cdc_ncm: simplify and optimize frame paddingBjørn Mork1-12/+19
2013-11-02net: cdc_mbim: change the default to send ZLPsBjørn Mork1-11/+17
2013-11-02net: cdc_mbim: handle IPv6 Neigbor SolicitationsBjørn Mork1-0/+58
2013-11-02smsc9420: replace printk with netdev_ callsBen Boeckel1-13/+13
2013-11-02smc91c92_cs: replace printk with netdev_ callsBen Boeckel1-22/+21
2013-11-02smc9194: replace printk with netdev_ callsBen Boeckel1-27/+25
2013-11-02smsc911x: replace printk with netdev_ callsBen Boeckel1-1/+1
2013-11-02smc911x: replace printk with netdev_ callsBen Boeckel2-167/+166
2013-11-02smc91x: replace printk with netdev_ callsBen Boeckel2-123/+118
2013-11-02epic100: replace printk with netdev_ callsBen Boeckel1-67/+58
2013-11-01openvswitch: Use flow hash during flow lookup operation.Pravin B Shelar1-1/+1
2013-11-01openvswitch: TCP flags matching support.Jarno Rajahalme4-2/+34
2013-11-01openvswitch: Widen TCP flags handling.Jarno Rajahalme3-7/+5
2013-11-01openvswitch: Enable all GSO features on internal port.Pravin B Shelar1-1/+1
2013-11-02scripts/kallsyms: filter symbols not in kernel address spaceMing Lei2-1/+13
2013-11-01memcg: remove incorrect underflow checkGreg Thelen1-1/+0
2013-11-01USB: serial: ftdi_sio: add id for Z3X Box deviceАлексей Крамаренко2-0/+7
2013-11-01USB: Maintainers change for usb serial driversGreg KH1-50/+3
2013-11-01Revert "USB: pl2303: restrict the divisor based baud rate encoding method to the "HX" chip type"Greg Kroah-Hartman1-5/+1
2013-11-01Revert "usb: pl2303: fix+improve the divsor based baud rate encoding method"Greg Kroah-Hartman1-52/+10
2013-11-01Revert "usb: pl2303: do not round to the next nearest standard baud rate for the divisor based baud rate encoding method"Greg Kroah-Hartman1-37/+28
2013-11-01Revert "usb: pl2303: remove 500000 baud from the list of standard baud rates"Greg Kroah-Hartman1-2/+2
2013-11-01Revert "usb: pl2303: move the two baud rate encoding methods to separate functions"Greg Kroah-Hartman1-114/+101
2013-11-01Revert "usb: pl2303: increase the allowed baud rate range for the divisor based encoding method"Greg Kroah-Hartman1-12/+4
2013-11-01Revert "usb: pl2303: also use the divisor based baud rate encoding method for baud rates < 115200 with HX chips"Greg Kroah-Hartman1-1/+1
2013-11-01Revert "usb: pl2303: add two comments concerning the supported baud rates with HX chips"Greg Kroah-Hartman1-12/+0
2013-11-01Revert "pl2303: simplify the else-if contruct for type_1 chips in pl2303_startup()"Greg Kroah-Hartman1-2/+3
2013-11-01Revert "pl2303: improve the chip type information output on startup"Greg Kroah-Hartman1-10/+5
2013-11-01Revert "pl2303: improve the chip type detection/distinction"Greg Kroah-Hartman1-72/+23
2013-11-01Revert "USB: pl2303: distinguish between original and cloned HX chips"Greg Kroah-Hartman1-32/+11
2013-11-01ixgbe: fix inconsistent clearing of the multicast tableEmil Tantilov1-8/+7
2013-11-01ixgbe: cleanup IXGBE_DESC_UNUSEDDon Skidmore2-8/+12
2013-11-01ixgbe: Reduce memory consumption with larger page sizesAnton Blanchard1-0/+4
2013-11-01igb: Don't let ethtool try to write to iNVM in i210/i211Fujinaka, Todd1-1/+3
2013-11-01ixgbevf: remove redundant workaroundEmil Tantilov1-9/+0