index
:
linux/linux-stable.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
ipheth.c
Age
Commit message (
Expand
)
Author
2024-09-18
usbnet: ipheth: fix carrier detection in modes 1 and 4
Foster Snowhill
2024-09-18
usbnet: ipheth: do not stop RX on failing RX callback
Foster Snowhill
2024-09-18
usbnet: ipheth: drop RX URBs with no payload
Foster Snowhill
2024-09-18
usbnet: ipheth: remove extraneous rx URB length check
Foster Snowhill
2024-09-12
usbnet: ipheth: race between ipheth_close and error handling
Oliver Neukum
2023-06-09
usbnet: ipheth: add CDC NCM support
Foster Snowhill
2023-06-09
usbnet: ipheth: transmit URBs without trailing padding
Foster Snowhill
2023-06-09
usbnet: ipheth: fix risk of NULL pointer deallocation
Georgi Valkov
2022-02-01
ipheth: fix EOVERFLOW in ipheth_rcvbulk_callback
Georgi Valkov
2021-10-02
net: usb: use eth_hw_addr_set()
Jakub Kicinski
2021-08-03
drivers/net/usb: Remove all strcpy() uses
Len Baker
2020-11-21
usbnet: ipheth: fix connectivity with iOS 14
Yves-Alexis Perez
2020-06-28
usbnet: ipheth: fix ipheth_tx()'s return type
Luc Van Oostenryck
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-05-21
usbnet: ipheth: fix racing condition
Bernd Eckstein
2019-05-03
usbnet: ipheth: Remove unnecessary NULL pointer check
Guenter Roeck
2019-04-26
usbnet: ipheth: Simplify device detection
Guenter Roeck
2018-11-27
usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2
Bernd Eckstein
2017-11-19
usbnet: ipheth: fix potential null pointer dereference in ipheth_carrier_set
Gustavo A. R. Silva
2017-11-15
usbnet: ipheth: prevent TX queue timeouts when device not ready
Alexander Kappner
2017-08-08
net: usb: ipheth: constify usb_device_id
Arvind Yadav
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2014-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-02
ipheth: Add support for iPad 2 and iPad 3
Kristian Evensen
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-07-02
net: ipheth: Add USB ID for iPad mini
Aaron Marburg
2012-10-18
usb/ipheth: Add iPhone 5 support
Jay Purohit
2012-06-25
ipheth: add support for iPad
Davide Gerhard
2012-05-18
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
2012-04-25
USB: ipheth.c: remove err() usage
Greg Kroah-Hartman
2012-02-15
ipheth: Add iPhone 4S
Tim Gardner
2012-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-01-09
usbnet: make ethtool_ops const
stephen hemminger
2011-11-18
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
2011-09-15
ipheth: iPhone 4 Verizon CDMA USB Product ID add
Kavan Smith
2011-06-08
iph: use default get_stats
stephen hemminger
2011-05-08
ipheth: Properly distinguish length and alignment in URBs and skbs
Ben Hutchings
2010-11-09
drivers/net/usb: Update WARN uses
Joe Perches
2010-09-09
ipheth: remove incorrect devtype to WWAN
Dan Williams
2010-08-23
ipheth: add support for iPhone 4
Jens Axboe
2010-07-05
usbnet: remove direct access to urb->status
Oliver Neukum
2010-05-20
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
2010-04-27
ipheth: potential null dereferences on error path
Dan Carpenter
2010-04-21
drivers/net/usb: Add new driver ipheth
Diego Giagio