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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-04
drivers/net/ethernet/marvell/Kconfig: Let PXA168_ETH depend on HAS_IOMEM
Chen Gang
1
-1
/
+1
2014-10-04
drivers/net/dsa/Kconfig: Let NET_DSA_BCM_SF2 depend on HAS_IOMEM
Chen Gang
1
-0
/
+1
2014-10-04
drivers/net/can/Kconfig: Let CAN_AT91 depend on HAS_IOMEM
Chen Gang
1
-1
/
+1
2014-10-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
10
-77
/
+12
2014-10-04
net/mlx5_core: Add ConnectX-4 to list of supported devices
Eli Cohen
1
-0
/
+1
2014-10-04
net/mlx5_core: Identify resources by their type
Eli Cohen
2
-22
/
+47
2014-10-04
net/mlx5_core: use set/get macros in device caps
Eli Cohen
2
-76
/
+91
2014-10-04
net/mlx5_core: Use hardware registers description header file
Eli Cohen
2
-39
/
+0
2014-10-04
net/mlx5_core: Update device capabilities handling
Eli Cohen
5
-142
/
+188
2014-10-04
net: ethernet: Remove superfluous ether_setup after alloc_etherdev
Tobias Klauser
19
-34
/
+0
2014-10-03
et131x: Add PCIe gigabit ethernet driver et131x to drivers/net
Mark Einon
6
-0
/
+5592
2014-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-87
/
+79
2014-10-02
igb: bump version to 5.2.15
Todd Fujinaka
1
-1
/
+1
2014-10-02
i40e/igb: Convert to dev_consume_skb_any()
Rick Jones
2
-2
/
+2
2014-10-02
igb: remove blocking phy read from inside spinlock
Bernhard Kaindl
3
-18
/
+0
2014-10-02
ixgbe: delete one duplicate marcro definition of IXGBE_MAX_L2A_QUEUES
Ethan Zhao
1
-1
/
+0
2014-10-02
ixgbe: fix setting of TXDCTL.WTRHESH when ITR is set to 0 and no BQL
Emil Tantilov
2
-6
/
+1
2014-10-02
ixgbe: remove wait loop on autoneg for copper devices
Emil Tantilov
1
-41
/
+0
2014-10-02
ixgbe: Convert the normal transmit complete path to dev_consume_skb_any()
Rick Jones
1
-1
/
+1
2014-10-02
fm10k: Correctly set the number of Tx queues
Alexander Duyck
1
-1
/
+5
2014-10-02
fm10k: Reduce buffer size when pages are larger than 4K
Alexander Duyck
1
-6
/
+2
2014-10-02
net: phy: add BCM7425 and BCM7429 PHYs
Petri Gynther
1
-0
/
+28
2014-10-02
net: bcmgenet: fix bcmgenet_put_tx_csum()
Petri Gynther
1
-6
/
+7
2014-10-02
vxlan: Set inner protocol before transmit
Tom Herbert
1
-0
/
+4
2014-10-02
net: fec: implement rx_copybreak to improve rx performance
Nimrod Andy
2
-65
/
+145
2014-10-02
r8152: disable power cut for RTL8153
hayeswang
1
-1
/
+1
2014-10-02
r8152: remove clearing bp
hayeswang
1
-27
/
+1
2014-10-02
bnx2: Correctly receive full sized 802.1ad fragmes
Vlad Yasevich
1
-2
/
+3
2014-10-02
tg3: Allow for recieve of full-size 8021AD frames
Vlad Yasevich
1
-1
/
+2
2014-10-02
r8169: add support for Byte Queue Limits
Florian Westphal
1
-4
/
+14
2014-10-01
r8169:call "rtl8168_driver_start" "rtl8168_driver_stop" only when hardware da...
Chun-Hao Lin
1
-6
/
+8
2014-10-01
r8169:modify the behavior of function "rtl8168_oob_notify"
Chun-Hao Lin
1
-53
/
+46
2014-10-01
r8169:change the name of function "r8168dp_check_dash" to "r8168_check_dash"
Chun-Hao Lin
1
-2
/
+2
2014-10-01
r8169:change the name of function"rtl_w1w0_eri"
Chun-Hao Lin
1
-29
/
+29
2014-10-01
r8169:for function "rtl_w1w0_phy" change its name and behavior
Chun-Hao Lin
1
-88
/
+88
2014-10-01
r8169:add more chips to support magic packet v2
Chun-Hao Lin
1
-0
/
+36
2014-10-01
r8169:add support more chips to get mac address from backup mac address register
Chun-Hao Lin
1
-1
/
+10
2014-10-01
r8169:add disable/enable RTL8411B pll function
Chun-Hao Lin
1
-0
/
+2
2014-10-01
r8169:add disable/enable RTL8168G pll function
Chun-Hao Lin
1
-0
/
+2
2014-10-01
r8169:change uppercase number to lowercase number
Chun-Hao Lin
1
-9
/
+9
2014-10-01
sunvnet: fix potential NULL pointer dereference
David L Stevens
1
-1
/
+1
2014-10-01
net: ll_temac: Remove unnecessary ether_setup after alloc_etherdev
Subbaraya Sundeep Bhatta
1
-1
/
+0
2014-10-01
fm10k: using vmalloc requires including linux/vmalloc.h
Stephen Rothwell
1
-0
/
+2
2014-10-01
sunvnet: generate ICMP PTMUD messages for smaller port MTUs
David L Stevens
1
-1
/
+36
2014-10-01
sunvnet: allow admin to set sunvnet MTU
David L Stevens
2
-4
/
+9
2014-10-01
sunvnet: make transmit path zero-copy in the kernel
David L Stevens
2
-45
/
+182
2014-10-01
sunvnet: upgrade to VIO protocol version 1.6
David L Stevens
2
-18
/
+89
2014-10-01
net: pxa168_eth: allow to compile the pxa168_eth driver for tests
Antoine Ténart
1
-1
/
+1
2014-10-01
net: pxa168_eth: allow Berlin SoCs to use the pxa168_eth driver
Antoine Ténart
1
-1
/
+1
2014-10-01
net: pxa168_eth: rework the MAC address setup
Antoine Ténart
1
-2
/
+30
[next]