Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
29e697b11853d3f83b1864ae385abdad4aa2c361
/
drivers
/
net
/
ethernet
/
realtek
/
r8169.c
7ad24ea
net: get rid of SET_ETHTOOL_OPS
by Wilfried Klaebe
· 11 years ago
57a7744
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
by Eric W. Biederman
· 11 years ago
85dcce7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
989c9ba
r8169: Call dev_kfree_skby_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
f75761b
r8169: fix the incorrect tx descriptor version
by hayeswang
· 11 years ago
340fea3
r8169: initialize rtl8169_stats seqlock
by Kyle McMartin
· 11 years ago
a81ab36
drivers/net: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
1bac107
r8169: check ALDPS bit and disable it if enabled for the 8168g
by David Chang
· 11 years ago
0f423ff
net: r8169: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
3ced8c9
r8169: enforce RX_MULTI_EN for the 8168f.
by françois romieu
· 11 years ago
b05930f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
15edae9
r8169: fix invalid register dump
by Peter Wu
· 11 years ago
8f9d513
r8169: remember WOL preferences on driver load
by Peter Wu
· 11 years ago
e7fb06a
r8169,sis190: remove unnecessary length check
by Peter Wu
· 11 years ago
9bb8eeb
r8169: remove "PHY reset until link up" log spam
by Lekensteyn
· 11 years ago
4ea7244
r8169: fix lockdep warning when removing interface
by Lekensteyn
· 11 years ago
45dd95c
r8169: add a new chip for RTL8411
by hayeswang
· 12 years ago
b423e9a
r8169: fix offloaded tx checksum for small packets.
by françois romieu
· 12 years ago
5871768
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
e5195c1
r8169: fix 8168evl frame padding.
by Stefan Bader
· 12 years ago
86a9bad
net: vlan: add protocol argument to packet tagging functions
by Patrick McHardy
· 12 years ago
f646968
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
by Patrick McHardy
· 12 years ago
d978a63
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
58152cd
r8169: add a new chip for RTL8106E
by hayeswang
· 12 years ago
1a96464
r8169: adjust the flow of hw_start
by hayeswang
· 12 years ago
57538c4
r8169: add a new chip for RTL8111G
by hayeswang
· 12 years ago
beb330a
r8169: Update the RTL8111G parameters
by hayeswang
· 12 years ago
eee3786
r8169: Modify the method for setting firmware
by hayeswang
· 12 years ago
fe7524c
r8169: Update PHY settings of RTL8111G
by hayeswang
· 12 years ago
41f44d1
r8169: Modify the mothod for PHY settings of RTL8111G
by hayeswang
· 12 years ago
0427d01
r8169: Remove firmware code
by hayeswang
· 12 years ago
e2409d8
r8169: fix auto speed down issue
by hayeswang
· 12 years ago
faf1e78
r8169: honor jumbo settings when chipset is requested to start.
by françois romieu
· 12 years ago
9f6d98c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
4521e1a9
Revert "r8169: enable internal ASPM and clock request settings".
by Francois Romieu
· 12 years ago
eef63cc
Revert "r8169: enable ALDPS for power saving".
by Francois Romieu
· 12 years ago
f1e7b73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
ce11ff5
r8169: fix vlan tag read ordering.
by françois romieu
· 12 years ago
5d0feaf
r8169: remove the obsolete and incorrect AMD workaround
by Timo Teräs
· 12 years ago
9fba081
r8169: remove unneeded dirty_rx index
by Timo Teräs
· 12 years ago
aaeb6cd
remove init of dev->perm_addr in drivers
by Jiri Pirko
· 12 years ago
9ecb9aa
r8169: workaround for missing extended GigaMAC registers
by françois romieu
· 12 years ago
baf6329
r8169: remove __dev* attributes
by Bill Pemberton
· 12 years ago
810f489
r8169: Drop tp arg from rtl8169_tx_vlan_tag()
by Kirill Smelkov
· 12 years ago
ac50974
r8169: remove unused macros.
by Dayanidhi Sreenivasan
· 12 years ago
d4185bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
d64ec84
r8169: enable internal ASPM and clock request settings
by hayeswang
· 12 years ago
0481776
r8169: allow multicast packets on sub-8168f chipset.
by Nathan Walp
· 12 years ago
b00e69d
r8169: Fix WoL on RTL8168d/8111d.
by Cyril Brulebois
· 12 years ago
4d44a9a
r8169: Kill SafeMtu macro
by Kirill Smelkov
· 12 years ago
3eeb7da
realtek: r8169: use module_pci_driver macro
by Devendra Naga
· 12 years ago
e0c0755
r8169: enable ALDPS for power saving
by hayeswang
· 12 years ago
aecdc33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
aee77e4
r8169: use unlimited DMA burst for TX
by Michal Schmidt
· 12 years ago
2a35cfa
r8169: add D-Link DGE-560T identifiers.
by Francois Romieu
· 12 years ago
8200bc7
r8169: Preserve other Device Control bits when setting NOSNOOP_EN
by Bjorn Helgaas
· 12 years ago
7d7903b
r8169: Use PCI Express Capability accessors
by Jiang Liu
· 12 years ago
17bcb68
r8169: revert "add byte queue limit support".
by Francois Romieu
· 12 years ago
82e316e
r8169: verbose error message.
by Francois Romieu
· 13 years ago
3a83ad1
r8169: remove rtl_ocpdr_cond.
by Hayes Wang
· 13 years ago
5f8bcce
r8169: fix argument in rtl_hw_init_8168g.
by Hayes Wang
· 13 years ago
c558386
r8169: support RTL8168G
by Hayes Wang
· 13 years ago
ffc4695
r8169: abstract out loop conditions.
by Francois Romieu
· 13 years ago
fdf6fc0
r8169: ephy, eri and efuse functions signature changes.
by Francois Romieu
· 13 years ago
52989f0
r8169: csi_ops signature change.
by Francois Romieu
· 13 years ago
2419221
r8169: mdio_ops signature change.
by Francois Romieu
· 13 years ago
5598bfe
r8169: add RTL8106E support.
by Hayes Wang
· 13 years ago
eb2dc35
r8169: RxConfig hack for the 8168evl.
by françois romieu
· 13 years ago
7dbb491
r8169: avoid NAPI scheduling delay.
by françois romieu
· 13 years ago
ad1be8d
r8169: call netif_napi_del at errpaths and at driver unload
by Devendra Naga
· 13 years ago
e8650a0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
0289403
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
477206a
r8169: fix unsigned int wraparound with TSO
by Julien Ducourthial
· 13 years ago
b3d7b2f
r8169: support the new RTL8411 chip.
by Hayes Wang
· 13 years ago
5f886e0
r8169: adjust some functions of 8111f
by Hayes Wang
· 13 years ago
7e18dca
r8169: support the new RTL8402 chip.
by Hayes Wang
· 13 years ago
beb1fe1
r8169: add device specific CSI access helpers.
by Hayes Wang
· 13 years ago
0004299
r8169: modify pll power function
by Hayes Wang
· 13 years ago
d387b42
r8169: 8168c and later require bit 0x20 to be set in Config2 for PME signaling.
by Francois Romieu
· 13 years ago
851e602
r8169: Config1 is read-only on 8168c and later.
by Francois Romieu
· 13 years ago
06eb4ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
e75d660
Merge branch 'master' into for-next
by Jiri Kosina
· 13 years ago
e1593bb
r8169: Support the get_ts_info ethtool method.
by Richard Cochran
· 13 years ago
cff4c16
r8169: enable napi on resume.
by Artem Savkov
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
a9d7e79
r8169.c: fix comment typo
by Justin P. Mattock
· 13 years ago
5047fb5
r8169: enable transmit time stamping.
by Richard Cochran
· 13 years ago
92a7c4e
r8169: stop using net_device.{base_addr, irq}.
by Francois Romieu
· 13 years ago
31fa8b1
r8169: move rtl_cfg_info closer to its caller.
by Francois Romieu
· 13 years ago
dc1c00c
r8169: move the netpoll handler after the irq handler.
by Francois Romieu
· 13 years ago
df43ac7
r8169: move rtl8169_open after rtl_task it depends on.
by Francois Romieu
· 13 years ago
e6b763e
r8169: move rtl_set_rx_mode before its rtl_hw_start callers.
by Francois Romieu
· 13 years ago
fa9c385
r8169: move net_device_ops beyond the methods it references.
by Francois Romieu
· 13 years ago
3b6cf25
r8169: move the driver probe method to the end of the driver file.
by Francois Romieu
· 13 years ago
e27566e
r8169: move the driver removal method to the end of the driver file.
by Francois Romieu
· 13 years ago
b2d3298
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
2a15cd2
r8169: runtime resume before shutdown.
by françois romieu
· 13 years ago
f6a1ad4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
036dafa
r8169: add byte queue limit support.
by Igor Maravic
· 13 years ago
8027aa2
r8169: add 64bit statistics.
by Junchang Wang
· 13 years ago
Next »