index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wimax
/
i2400m
/
usb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-29
wimax: move out to staging
Arnd Bergmann
1
-764
/
+0
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2019-10-28
net: Fix various misspellings of "connect"
Geert Uytterhoeven
1
-1
/
+1
2019-08-11
wimax: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-53
/
+11
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 268
Thomas Gleixner
1
-16
/
+1
2019-02-08
net: wimax/i2400m: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2017-03-13
net: wimax/i2400m: fix NULL-deref at probe
Johan Hovold
1
-0
/
+3
2014-07-16
net: set name_assign_type in alloc_netdev()
Tom Gundersen
1
-1
/
+1
2013-01-07
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
1
-3
/
+3
2012-12-16
i2400m: add Intel 6150 device IDs
Dan Williams
1
-0
/
+6
2012-04-14
net: Fix spelling typo in net
Masanari Iida
1
-1
/
+1
2012-03-28
wimax: i2400m-usb - use a private struct ethtool_ops
Phil Sutter
1
-0
/
+18
2011-11-01
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
1
-0
/
+1
2011-08-20
PM / Runtime: Add macro to test for runtime PM events
Alan Stern
1
-2
/
+2
2011-01-08
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2010-12-12
i2400m: drop i2400m_schedule_work()
Tejun Heo
1
-1
/
+0
2010-11-18
USB: fix leftover references to udev->autosuspend_delay
Alan Stern
1
-1
/
+1
2010-07-25
Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
1
-0
/
+2
2010-07-23
wimax/i2400m: Add PID & VID for Intel WiMAX 6250
Alexey Shvetsov
1
-0
/
+2
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-1
/
+1
2010-05-21
USB: remove leftover references to udev->autosuspend_disabled
Alan Stern
1
-1
/
+1
2010-05-12
wimax/i2400m: driver defaults to firmware v1.5 for i6x60 devices
Inaky Perez-Gonzalez
1
-0
/
+1
2010-05-12
wimax/i2400m: driver defaults to firmware v1.5 for i5x50 devices
Inaky Perez-Gonzalez
1
-1
/
+3
2010-05-12
wimax/i2400m: USB specific TX queue's minimum buffer room required for new me...
Prasanna S. Panchamukhi
1
-0
/
+7
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
1
-2
/
+2
2010-01-22
wimax/i2400m: Add support for more i6x50 SKUs
Inaky Perez-Gonzalez
1
-1
/
+11
2009-12-11
USB: remove the auto_pm flag
Alan Stern
1
-5
/
+2
2009-11-03
wimax/i2400m: handle USB stalls
Inaky Perez-Gonzalez
1
-6
/
+51
2009-11-03
wimax/i2400m: Fix USB timeout specifications (to ms from HZ)
Inaky Perez-Gonzalez
1
-1
/
+1
2009-11-03
wimax/i2400m: introduce i2400m_reset(), stopping TX and carrier
Inaky Perez-Gonzalez
1
-1
/
+1
2009-10-19
wimax/i2400m: fix deadlock: don't do BUS reset under i2400m->init_mutex
Inaky Perez-Gonzalez
1
-4
/
+10
2009-10-19
wimax/i2400m: Implement pre/post reset support in the USB driver
Inaky Perez-Gonzalez
1
-0
/
+33
2009-10-19
wimax/i2400m: do bootmode buffer management in i2400m_setup/release()
Inaky Perez-Gonzalez
1
-8
/
+0
2009-10-19
wimax/i2400m: introduce i2400m->bus_setup/release
Inaky Perez-Gonzalez
1
-0
/
+2
2009-10-19
wimax/i2400m: clarify and fix i2400m->{ready,updown}
Inaky Perez-Gonzalez
1
-1
/
+6
2009-10-19
wimax/i2400m: implement .reset_resume in USB subdriver
Inaky Perez-Gonzalez
1
-0
/
+16
2009-10-19
wimax/i6x50: add Intel WiFi/WiMAX Link 6050 Series support
Dirk Brandewie
1
-7
/
+19
2009-10-19
wimax: allow specifying debug levels as command line option
Inaky Perez-Gonzalez
1
-0
/
+9
2009-10-19
wimax/i2400m: USB driver uses a configurable endpoint map
Dirk Brandewie
1
-6
/
+14
2009-10-19
wimax/i2400m: Make boot retries a BUS-specific parameter
Dirk Brandewie
1
-1
/
+1
2009-10-19
wimax/i2400m: Ensure boot mode cmd and ack buffers are alloc'd before first m...
Dirk Brandewie
1
-0
/
+8
2009-10-19
wimax/i2400m/usb: remove unnecessary power management primitive in i2400m
Oliver Neukum
1
-1
/
+0
2009-09-11
net: Add DEVTYPE support for Ethernet based devices
Marcel Holtmann
1
-0
/
+5
2009-06-11
wimax: fix gcc warnings in sh4 when calling BUG()
Inaky Perez-Gonzalez
1
-1
/
+3
2009-06-11
wimax/i2400m: Allow bus-specific driver to specify retry count
Inaky Perez-Gonzalez
1
-0
/
+1
2009-05-29
wimax/i2400m: usb: fix device reset on autosuspend while not yet idle
Inaky Perez-Gonzalez
1
-5
/
+30
2009-03-02
wimax/i2400m: add the ability to fallback to other firmware files if the defa...
Inaky Perez-Gonzalez
1
-3
/
+11
2009-02-01
wimax: replace uses of __constant_{endian}
Harvey Harrison
1
-8
/
+8
2009-01-08
i2400m/usb: wrap USB power saving in #ifdef CONFIG_PM
Inaky Perez-Gonzalez
1
-0
/
+6
[next]