index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-01
usbnet: convert to netdev_tx_t
Stephen Hemminger
7
-12
/
+17
2009-08-14
usbnet: add rx queue pausing
Jussi Kivilinna
1
-1
/
+43
2009-08-05
rndis_host: allow rndis_wlan to see all indications
Jussi Kivilinna
1
-21
/
+29
2009-08-05
usbnet: allow "minidriver" to prevent urb unlinking on usbnet_stop
Jussi Kivilinna
1
-14
/
+18
2009-08-02
smsc95xx: remove EEPROM loaded check
Steve Glendinning
1
-5
/
+0
2009-07-24
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-0
/
+470
2009-07-21
USB host CDC Phonet network interface driver
Rémi Denis-Courmont
3
-0
/
+470
2009-07-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-1
/
+7
2009-07-17
cdc-eem: bad crc checking
Vincent CUISSARD
1
-1
/
+1
2009-07-13
netdev: restore MTU change operation
Ben Hutchings
2
-0
/
+2
2009-07-13
netdev: restore MAC address set and validate operations
Ben Hutchings
2
-0
/
+4
2009-07-10
usbnet: Add stop function pointer to 'struct rndis_data'.
Jussi Kivilinna
1
-0
/
+14
2009-07-06
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
5
-6
/
+6
2009-07-01
usbnet: Use netdev stats structure
Herbert Xu
1
-15
/
+15
2009-07-01
smsc95xx: Use netdev stats structure
Herbert Xu
1
-5
/
+5
2009-07-01
rndis_host: Use netdev stats structure
Herbert Xu
1
-1
/
+1
2009-07-01
net1080: Use netdev stats structure
Herbert Xu
1
-6
/
+6
2009-07-01
dm9601: Use netdev stats structure
Herbert Xu
1
-5
/
+5
2009-07-01
cdc_eem: Use netdev stats structure
Herbert Xu
1
-1
/
+1
2009-06-20
usbnet cdc_subset: fix issues talking to PXA gadgets
David Brownell
1
-3
/
+4
2009-06-19
cdc_ether: additional PID's to the whitelist
Jonas Sjöquist
2
-1
/
+28
2009-06-19
pegasus usb-net: Fix endianness bugs
Michael Buesch
1
-12
/
+17
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-1
/
+1
2009-06-13
net: fix network drivers ndo_start_xmit() return values (part 8)
Patrick McHardy
1
-1
/
+1
2009-06-12
trivial: fix ETIMEOUT -> ETIMEDOUT typos
Jean Delvare
1
-1
/
+1
2009-06-08
hso: convert dev_alloc_skb() to netdev_alloc_skb()
Paulius Zaleckas
1
-3
/
+2
2009-06-03
rfkill: rewrite
Johannes Berg
1
-20
/
+22
2009-05-30
usbnet: ratelimit warning messages invoked from callback handler
André Goddard Rosa
1
-3
/
+6
2009-05-18
smsc95xx: strip ethernet fcs (crc) on receive path
Peter Korsgaard
1
-2
/
+2
2009-05-18
dm9601: trivial comment fixes
Peter Korsgaard
1
-6
/
+6
2009-05-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-0
/
+396
2009-05-04
usbnet: CDC EEM support (v5)
Omar Laazimani
3
-0
/
+396
2009-05-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-0
/
+18
2009-05-02
smsc95xx: add support for LAN9512 and LAN9514
Steve Glendinning
1
-0
/
+5
2009-05-02
smsc95xx: configure LED outputs
Steve Glendinning
2
-0
/
+13
2009-05-02
net: remove driver_data direct access of struct device
Greg Kroah-Hartman
1
-2
/
+2
2009-04-23
rfkill: remove deprecated state constants
Johannes Berg
1
-2
/
+2
2009-04-21
usb driver for intellon int51x1 based PLC like devolo dlan duo
Peter Holik
3
-0
/
+262
2009-04-21
export usbnet_get_ethernet_addr from usbnet and fixed cdc_ether.c
Peter Holik
2
-32
/
+32
2009-04-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2009-04-17
pegasus: Handle disconnect error code correctly.
Oliver Neukum
1
-0
/
+1
2009-04-16
usbnet: remove old compat_net_dev_ops code
Alexander Beregalov
1
-6
/
+0
2009-04-14
kaweth: Clean up code
Larry Finger
1
-8
/
+25
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
1
-1
/
+1
2009-04-03
hso: fix for the 'invalid frame length' messages
Jan Dumon
1
-4
/
+6
2009-04-03
hso: fix for crash when unplugging the device
Jan Dumon
1
-8
/
+11
2009-04-02
hso: add Vendor/Product ID's for new devices
Jan Dumon
1
-2
/
+9
2009-04-02
kaweth: Fix locking to be SMP-safe
Larry Finger
1
-4
/
+3
2009-03-22
usbnet: convert rndis driver to net_device_ops
Stephen Hemminger
1
-1
/
+12
2009-03-22
usbnet: convert smsc95xx driver to net_device_ops
Stephen Hemminger
1
-2
/
+13
[next]