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.12.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
/
ethernet
/
realtek
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-09
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A. Dalvi
1
-1
/
+1
2012-02-01
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2
-5
/
+2
2012-01-31
r8169: spinlock redux.
Francois Romieu
1
-8
/
+0
2012-01-31
r8169: avoid a useless work scheduling.
Francois Romieu
1
-1
/
+3
2012-01-31
r8169: move task enable boolean to bitfield.
Francois Romieu
1
-6
/
+7
2012-01-31
r8169: bh locking redux and task scheduling.
Francois Romieu
1
-16
/
+4
2012-01-31
r8169: fix early queue wake-up.
Francois Romieu
1
-0
/
+18
2012-01-30
drivers/net: fix up stale paths from driver reorg
Paul Gortmaker
1
-5
/
+5
2012-01-28
r8169: remove work from irq handler.
Francois Romieu
1
-218
/
+231
2012-01-27
r8169: missing barriers.
Francois Romieu
1
-3
/
+2
2012-01-27
r8169: irq mask helpers.
Francois Romieu
1
-7
/
+30
2012-01-27
r8169: factor out IntrMask writes.
Francois Romieu
1
-7
/
+9
2012-01-27
r8169: stop delaying workqueue.
Francois Romieu
1
-13
/
+24
2012-01-27
r8169: remove rtl8169_reinit_task.
Francois Romieu
1
-31
/
+3
2012-01-27
r8169: remove hardcoded PCIe registers accesses.
Francois Romieu
1
-4
/
+2
2012-01-09
8139cp: fix missing napi_gro_flush.
françois romieu
1
-0
/
+1
2012-01-03
8139cp: properly config rx mode after resuming
Jason Wang
1
-6
/
+3
2012-01-03
8139cp/8139too: do not read into reserved registers
Jason Wang
2
-2
/
+2
2011-12-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+8
2011-12-20
r8169: fix Config2 MSIEnable bit setting.
françois romieu
1
-6
/
+8
2011-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-33
/
+20
2011-12-06
r8169: fix Rx index race between FIFO overflow recovery and NAPI handler.
françois romieu
1
-8
/
+3
2011-12-06
r8169: Rx FIFO overflow fixes.
françois romieu
1
-25
/
+17
2011-11-29
corral some wayward N/A fw_version dust bunnies
Rick Jones
1
-2
/
+3
2011-11-17
ethernet: Convert MAC_ADDR_LEN uses to ETH_ALEN
Joe Perches
1
-4
/
+1
2011-11-17
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2
-3
/
+5
2011-11-09
sweep the floors and convert some .get_drvinfo routines to strlcpy
Rick Jones
3
-11
/
+11
2011-11-08
r8169: increase the delay parameter of pm_schedule_suspend
hayeswang
1
-1
/
+1
2011-11-02
net/ethernet: sc92031 is not Realtek
Cesar Eduardo Barros
3
-1622
/
+0
2011-10-25
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-33
/
+57
2011-10-19
net: add skb frag size accessors
Eric Dumazet
2
-4
/
+4
2011-10-08
Add ethtool -g support to 8139cp
Rick Jones
1
-0
/
+10
2011-10-03
sc92031: use standard #defines from mii.h.
françois romieu
1
-7
/
+1
2011-09-22
r8169: jumbo fixes.
Francois Romieu
1
-56
/
+252
2011-09-22
r8169: expand received packet length indication.
Francois Romieu
1
-1
/
+1
2011-09-22
r8169: support new chips of RTL8111F
Hayes Wang
1
-2
/
+178
2011-09-22
r8169: define the early size for 8111evl
Hayes Wang
1
-1
/
+2
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
1
-5
/
+27
2011-09-16
Merge branch 'master' of ../netdev-next/
David S. Miller
1
-2
/
+1
2011-09-15
MII: fix Kconfig dependencies for MII
Jeff Kirsher
1
-0
/
+3
2011-09-15
r8169: convert to SKB paged frag API.
Ian Campbell
1
-1
/
+1
2011-08-31
8139cp: convert to SKB paged frag API.
Ian Campbell
1
-2
/
+1
2011-08-27
drivers/net/ethernet/*: Enabled vendor Kconfig options
Jeff Kirsher
1
-0
/
+1
2011-08-18
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
5
-5
/
+5
2011-08-12
8139*/atp/r8169/sc92031: Move the Realtek drivers
Jeff Kirsher
8
-0
/
+13459