Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3431e490b50356b56084305a2e93b3a980802b22
/
drivers
/
net
/
usb
/
r8152.c
d065c3c
drivers/net/usb: add device id for NVIDIA Tegra USB 3.0 Ethernet
by Zheng Liu
· 9 years ago
1006da1
drivers/net/usb: Add support for 'Lenovo OneLink Pro Dock'
by Vasily Titskiy
· 10 years ago
9f0d34b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
347eec3
net/usb/r8152: add device id for Lenovo TP USB 3.0 Ethernet
by Christian Hesse
· 10 years ago
efb3dd8
r8152: support setting rx coalesce
by hayeswang
· 10 years ago
396e2e2
r8152: change rx early size when the mtu is changed
by hayeswang
· 10 years ago
464ec10
r8152: separate USB_RX_EARLY_AGG
by hayeswang
· 10 years ago
65bab84
r8152: restore hw settings
by hayeswang
· 10 years ago
f5aaaa6
r8152: use BIT macro
by hayeswang
· 10 years ago
6e74d17
r8152: replace get_protocol with vlan_get_protocol
by hayeswang
· 10 years ago
ccc39fa
r8152: adjust the line feed for hw_features
by hayeswang
· 10 years ago
53543db
r8152: check RTL8152_UNPLUG for rtl8152_close
by hayeswang
· 10 years ago
51d979f
r8152: check linking status with netif_carrier_ok
by hayeswang
· 10 years ago
34203e2
r8152: adjust lpm timer
by hayeswang
· 10 years ago
e1a2ca9
r8152: adjust rx_bottom
by hayeswang
· 10 years ago
95f873f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
b4d99de
r8152: remove sram_read
by hayeswang
· 10 years ago
8cb3db2
r8152: remove generic_ocp_read before writing
by hayeswang
· 10 years ago
d823ab6
r8152: replace tasklet with NAPI
by hayeswang
· 10 years ago
df8a39d
net: rename vlan_tx_* helpers since "tx" is misleading there
by Jiri Pirko
· 10 years ago
ef827a5
r8152: check the status before submitting rx
by hayeswang
· 10 years ago
aa2e092
r8152: call rtl_start_rx after netif_carrier_on
by hayeswang
· 10 years ago
a5e3125
r8152: support ndo_features_check
by hayeswang
· 10 years ago
d9a28c5
r8152: redefine REALTEK_USB_DEVICE
by hayeswang
· 10 years ago
7bcf4f6
r8152: adjust rtl_start_rx
by hayeswang
· 10 years ago
a0fccd4
r8152: adjust r8152_submit_rx
by hayeswang
· 10 years ago
a1f83fe
r8152: check RTL8152_UNPLUG and netif_running before autoresume
by hayeswang
· 10 years ago
9451a11
r8152: clear the flag of SCHEDULE_TASKLET in tasklet
by hayeswang
· 10 years ago
0c29dde
r8152: remove the duplicate init for the list of rx_done
by hayeswang
· 10 years ago
662412d
r8152: remove the definitions of the PID
by hayeswang
· 10 years ago
55b6547
r8152: modify rtl_ops_init
by hayeswang
· 10 years ago
82cf94c
r8152: move r8152b_get_version
by hayeswang
· 10 years ago
93ffbea
r8152: disable the tasklet by default
by hayeswang
· 10 years ago
55b42b5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
d59c876
r8152: stop submitting intr for -EPROTO
by hayeswang
· 10 years ago
6761049
r8152: set RTL8152_UNPLUG when finding -ENODEV
by hayeswang
· 10 years ago
e3bd1a8
r8152: check WORK_ENABLE in suspend function
by hayeswang
· 10 years ago
f4c7476
r8152: reset tp->speed before autoresuming in open function
by hayeswang
· 10 years ago
923e1ee
r8152: clear SELECTIVE_SUSPEND when autoresuming
by hayeswang
· 10 years ago
8884f50
r8152: support nway_reset of ethtool
by hayeswang
· 10 years ago
f37119c
r8152: rename tx_underun
by hayeswang
· 10 years ago
6cc69f2
r8152: return -EBUSY for runtime suspend
by hayeswang
· 10 years ago
b540327
r8152: add mutex for hw settings
by hayeswang
· 10 years ago
8d4a4d7
r8152: adjust usb_autopm_xxx
by hayeswang
· 10 years ago
405f8a0
r8152: autoresume before setting feature
by hayeswang
· 10 years ago
64b1f00
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
9d31a7b
r8152: nway reset after setting eee
by hayeswang
· 10 years ago
ea6a711
r8152: autoresume before setting MAC address
by hayeswang
· 10 years ago
739e4a7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
49be172
r8152: disable power cut for RTL8153
by hayeswang
· 10 years ago
204c870
r8152: remove clearing bp
by hayeswang
· 10 years ago
f561de3
r8152: fix setting RTL8152_UNPLUG
by hayeswang
· 10 years ago
df35d28
r8152: support ethtool eee
by hayeswang
· 10 years ago
d24f613
r8152: add functions to set EEE
by hayeswang
· 10 years ago
4c4a6b1
r8152: change the EEE definition
by hayeswang
· 10 years ago
445f7f4
r8152: fix the carrier off when autoresuming
by hayeswang
· 10 years ago
1f6d803
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
d70b113
r8152: disable ALDPS
by hayeswang
· 10 years ago
c555429
r8152: support VLAN
by hayeswang
· 10 years ago
8ddfa07
r8152: use usleep_range
by hayeswang
· 10 years ago
179bb6d
r8152: use eth_hw_addr_random
by hayeswang
· 10 years ago
8ba789a
r8152: change the location of rtl8152_set_mac_address
by hayeswang
· 10 years ago
52aec12
r8152: rename rx_buf_sz
by hayeswang
· 10 years ago
1764bcd
r8152: reduce the number of Tx
by hayeswang
· 10 years ago
b0b46c7
r8152: replace strncpy with strlcpy
by hayeswang
· 10 years ago
b209af9
r8152: check code with checkpatch.pl
by hayeswang
· 10 years ago
f139c74
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
a3cc465
r8152: fix the checking of the usb speed
by hayeswang
· 10 years ago
1a98c69
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
a91d45f
r8152: fix r8152_csum_workaround function
by hayeswang
· 10 years ago
69b4b7a
r8152: support jumbo frame for RTL8153
by hayeswang
· 10 years ago
0b03024
r8152: wake up the device before dumping the hw counter
by hayeswang
· 10 years ago
b812540
r8152: increase the tx timeout
by hayeswang
· 10 years ago
c4438f0
r8152: Use kmemdup instead of kmalloc + memcpy
by Benoit Taine
· 11 years ago
7ad24ea
net: get rid of SET_ETHTOOL_OPS
by Wilfried Klaebe
· 11 years ago
6871438
r8152: check RTL8152_UNPLUG
by hayeswang
· 11 years ago
85dcce7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
4f1d4d5
r8152: support dumping the hw counters
by hayeswang
· 11 years ago
fcb308d
r8152: add skb_cow_head
by hayeswang
· 11 years ago
6128d1b
r8152: support IPv6
by hayeswang
· 11 years ago
60c8907
r8152: support TSO
by hayeswang
· 11 years ago
565cab0
r8152: support rx checksum
by hayeswang
· 11 years ago
5e2f748
r8152: calculate the dropped packets for rx
by hayeswang
· 11 years ago
0c3121f
r8152: up the priority of the transmission
by hayeswang
· 11 years ago
21949ab
r8152: check tx agg list before spin lock
by hayeswang
· 11 years ago
2685d41
r8152: replace spin_lock_irqsave and spin_unlock_irqrestore
by hayeswang
· 11 years ago
05e0f1a
r8152: remove rtl8152_get_stats
by hayeswang
· 11 years ago
d104eaf
r8152: replace tp->netdev with netdev
by hayeswang
· 11 years ago
db8515e
r8152: deal with the empty line and space
by hayeswang
· 11 years ago
10c3271
r8152: disable the ECM mode
by hayeswang
· 11 years ago
a5ec27c
r8152: support get_msglevel and set_msglevel
by hayeswang
· 11 years ago
a634782
r8152: set disable_hub_initiated_lpm
by hayeswang
· 11 years ago
9d9aafa
r8152: replace netif_rx with netif_receive_skb
by hayeswang
· 11 years ago
da9bd11
r8152: disable teredo for RTL8152
by hayeswang
· 11 years ago
9a4be1b
r8152: support runtime suspend
by hayeswang
· 11 years ago
21ff2e8
r8152: support WOL
by hayeswang
· 11 years ago
7e9da48
r8152: move some functions from probe to open
by hayeswang
· 11 years ago
aa66a5f
r8152: combine PHY reset with set_speed
by hayeswang
· 11 years ago
f0cbe0a
r8152: clear BMCR_PDOWN
by hayeswang
· 11 years ago
d84130a
r8152: reduce the frequency of spin_lock
by hayeswang
· 11 years ago
Next »