aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/rndis_host.c
Commit message (Expand)AuthorAge
* net: Revert "rndis_host: Poll status channel before control channel"Ben Hutchings2010-07-03
* rndis_host: Poll status channel before control channelBen Hutchings2010-05-16
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* drivers/net/usb: Use netif_<level> logging facilitiesJoe Perches2010-02-17
* usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>Joe Perches2010-02-17
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-03
* USB: rndis_host: debug info clobbered before it is loggedGeorge Nassar2009-10-30
* rndis_host: support ETHTOOL_GPERMADDRJohn W. Linville2009-10-07
* rndis_host: allow rndis_wlan to see all indicationsJussi Kivilinna2009-08-04
* rndis_host: Use netdev stats structureHerbert Xu2009-06-30
* usbnet: convert rndis driver to net_device_opsStephen Hemminger2009-03-21
* rndis: remove private wrapper of __constant_cpu_to_le32Harvey Harrison2009-02-15
* rndis_host: support WM6 devices as modemsThomas Backlund2008-07-22
* rndis_host: pass buffer length to rndis_commandJussi Kivilinna2008-06-28
* Merge branch 'upstream-next-davem' of master.kernel.org:/pub/scm/linux/kernel...David S. Miller2008-05-29
|\
| * misc drivers/net endianness noiseAl Viro2008-05-22
* | rndis_host: increase delay in command response loopPierre Ynard2008-05-22
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-27
|\
| * rndis_host: fix oops when query for OID_GEN_PHYSICAL_MEDIUM failsJussi Kivilinna2008-03-25
* | endianness annotations: rndisAl Viro2008-03-26
* | misc drivers/net annotationsAl Viro2008-03-26
|/
* rndis_host: fix transfer size negotiationJean-Christophe Dubois2008-03-17
* Move usbnet.h and rndis_host.h to include/linux/usbJussi Kivilinna2008-01-31
* rndis_host: Add RNDIS physical medium checking into generic_rndis_bind()Jussi Kivilinna2008-01-31
* rndis_host: Add link_change function pointer to 'struct rndis_data'.Jussi Kivilinna2008-01-31
* rndis_host: Add early_init function pointer to 'struct rndis_data'.Jussi Kivilinna2008-01-31
* rndis_host: export functionsJussi Kivilinna2008-01-31
* rndis_host: Split up rndis_host.cJussi Kivilinna2008-01-31
* rndis_host: Fix rndis packet filter flags.Jussi Kivilinna2008-01-31
* rndis_host: Halt device if rndis_bind fails.Jussi Kivilinna2008-01-31
* rndis_host: Use 1KB buffer in rndis_unbindJussi Kivilinna2008-01-31
* rndis_host: Fix sparse warningBjorge Dijkstra2008-01-31
* rndis_host: reduce MTU instead of refusing to talk to devices with low max pa...Thomas Sailer2007-10-25
* USB: handle more rndis_host odditiesDavid Brownell2007-05-23
* Move USB network drivers to drivers/net/usb.Jeff Garzik2007-05-09