David S. Miller
|
597e608a84
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 年之前 |
Ben Hutchings
|
0dacca73a3
usbnet: Set parent device early for netdev_printk()
|
15 年之前 |
Ben Hutchings
|
8ccef431a2
usbnet: Print device statistics as unsigned
|
15 年之前 |
David S. Miller
|
871039f02f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 年之前 |
Elina Pasheva
|
b4d562e3c3
NET: usb: Adding URB_ZERO_PACKET flag to usbnet.c
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Joe Perches
|
a475f603d2
drivers/net/usb: Use netif_<level> logging facilities
|
15 年之前 |
Joe Perches
|
60b8675592
usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>
|
15 年之前 |
Oliver Neukum
|
69ee472f27
usbnet & cdc-ether: Autosuspend for online devices
|
15 年之前 |
Joe Perches
|
8e95a2026f
drivers/net: Move && and || to end of previous line
|
15 年之前 |
Ben Hutchings
|
37e8273cd3
usbnet: Set link down initially for drivers that update link state
|
15 年之前 |
Marcel Holtmann
|
225794f8c3
usbnet: Set device type for wlan and wwan devices
|
15 年之前 |
Marcel Holtmann
|
e1e499eef2
usbnet: Use wwan%d interface name for mobile broadband devices
|
15 年之前 |
Steve Glendinning
|
ec47562382
smsc95xx: fix transmission where ZLP is expected
|
15 年之前 |
Stephen Hemminger
|
0fc0b732ea
netdev: drivers should make ethtool_ops const
|
15 年之前 |
Stephen Hemminger
|
25a79c41ce
usbnet: convert to netdev_tx_t
|
15 年之前 |
Jussi Kivilinna
|
7834ddbcc7
usbnet: add rx queue pausing
|
16 年之前 |
Jussi Kivilinna
|
1487cd5e76
usbnet: allow "minidriver" to prevent urb unlinking on usbnet_stop
|
16 年之前 |
Jussi Kivilinna
|
a33e9e7f35
usbnet: Add stop function pointer to 'struct rndis_data'.
|
16 年之前 |
Herbert Xu
|
7963837f93
usbnet: Use netdev stats structure
|
16 年之前 |
David S. Miller
|
9cbc1cb8cd
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
16 年之前 |
Jean Delvare
|
3ac49a1c99
trivial: fix ETIMEOUT -> ETIMEDOUT typos
|
16 年之前 |
Peter Holik
|
03ad032bb7
export usbnet_get_ethernet_addr from usbnet and fixed cdc_ether.c
|
16 年之前 |
Alexander Beregalov
|
84381eed93
usbnet: remove old compat_net_dev_ops code
|
16 年之前 |
Yang Hongyang
|
6a35528a83
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
|
16 年之前 |
Stephen Hemminger
|
777baa4711
usbnet: support net_device_ops
|
16 年之前 |
Stephen Hemminger
|
805aaa29fa
usbnet: convert to internal net_device_stats
|
16 年之前 |
Bjørn Mork
|
05ffb3e287
usbnet: make usbnet_get_link() fall back to ethtool_op_get_link()
|
16 年之前 |
Johannes Berg
|
e174961ca1
net: convert print_mac to %pM
|
16 年之前 |
David S. Miller
|
83bfba5fca
usbnet: Use skb_queue_walk_safe() instead of by-hand implementation.
|
16 年之前 |