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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-19
rtnl: make ifla_policy static
Jiri Pirko
1
-4
/
+4
2014-02-19
sh_eth: add device tree support
Sergei Shtylyov
1
-3
/
+66
2014-02-19
Drivers: net: ethernet: 3com: 3c589_cs fixed coding style issues
Justin van Wijngaarden
1
-543
/
+584
2014-02-19
bonding: rename last_arp_rx to last_rx
Veaceslav Falico
2
-8
/
+8
2014-02-19
bonding: trivial: rename slave->jiffies to ->last_link_up
Veaceslav Falico
2
-11
/
+12
2014-02-19
bonding: remove useless updating of slave->dev->last_rx
Veaceslav Falico
1
-3
/
+0
2014-02-19
bonding: use last_arp_rx in bond_loadbalance_arp_mon()
Veaceslav Falico
1
-2
/
+2
2014-02-19
bonding: use last_arp_rx in slave_last_rx()
Veaceslav Falico
1
-7
/
+3
2014-02-19
bonding: use the new options to correctly set last_arp_rx
Veaceslav Falico
1
-7
/
+8
2014-02-19
bonding: extend arp_validate to be able to receive unvalidated arp-only traffic
Veaceslav Falico
2
-5
/
+19
2014-02-19
bonding: always set recv_probe to bond_arp_rcv in arp monitor
Veaceslav Falico
2
-4
/
+2
2014-02-19
bonding: always update last_arp_rx on packet recieve
Veaceslav Falico
1
-0
/
+2
2014-02-19
bonding: permit using arp_validate with non-ab modes
Veaceslav Falico
2
-5
/
+2
2014-02-19
bonding: remove bond->lock from bond_arp_rcv
Veaceslav Falico
1
-3
/
+0
2014-02-19
r8152: support get_msglevel and set_msglevel
hayeswang
1
-0
/
+16
2014-02-19
r8152: set disable_hub_initiated_lpm
hayeswang
1
-0
/
+1
2014-02-19
r8152: replace netif_rx with netif_receive_skb
hayeswang
1
-1
/
+1
2014-02-19
r8152: disable teredo for RTL8152
hayeswang
1
-0
/
+1
2014-02-19
r8152: support runtime suspend
hayeswang
1
-23
/
+158
2014-02-19
r8152: support WOL
hayeswang
1
-13
/
+105
2014-02-19
r8152: move some functions from probe to open
hayeswang
1
-20
/
+25
2014-02-19
r8152: combine PHY reset with set_speed
hayeswang
1
-12
/
+45
2014-02-19
r8152: clear BMCR_PDOWN
hayeswang
1
-2
/
+13
2014-02-19
r8152: reduce the frequency of spin_lock
hayeswang
1
-9
/
+38
2014-02-19
r8152: load the default MAC address
hayeswang
1
-2
/
+17
2014-02-19
r8152: replace some types from int to bool
hayeswang
1
-10
/
+10
2014-02-19
r8152: add three functions
hayeswang
1
-48
/
+51
2014-02-19
r8152: move some functions
hayeswang
1
-53
/
+53
2014-02-19
cxgb4: Add more PCI device ids.
Hariprasad Shenai
1
-0
/
+4
2014-02-19
cxgb4: Don't assume LSO only uses SGL path in t4_eth_xmit()
Kumar Sanghvi
1
-10
/
+22
2014-02-19
cxgb4: Remove unused registers and add missing ones
Kumar Sanghvi
1
-2
/
+2
2014-02-19
cxgb4: Query firmware for T5 ULPTX MEMWRITE DSGL capabilities
Kumar Sanghvi
4
-0
/
+19
2014-02-19
cxgb4: LE-Workaround is not atomic in firmware
Kumar Sanghvi
1
-1
/
+5
2014-02-19
cxgb4: Allow >10G ports to have multiple queues
Kumar Sanghvi
1
-4
/
+5
2014-02-19
cxgb4: Print adapter VPD Part Number instead of Engineering Change field
Kumar Sanghvi
3
-3
/
+8
2014-02-19
cxgb4: Add support to recognize 40G links
Kumar Sanghvi
4
-10
/
+54
2014-02-19
wil6210: Use pci_enable_msi_range() instead of pci_enable_msi_block()
Alexander Gordeev
1
-17
/
+15
2014-02-19
vmxnet3: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
1
-28
/
+19
2014-02-19
vmxnet3: Fix MSI-X/MSI enablement code
Alexander Gordeev
1
-55
/
+46
2014-02-19
niu: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
1
-8
/
+3
2014-02-19
sfc: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
1
-11
/
+9
2014-02-19
qlge: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
1
-11
/
+4
2014-02-19
qlge: Get rid of an redundant assignment
Alexander Gordeev
1
-1
/
+0
2014-02-19
qlcnic: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
1
-2
/
+6
2014-02-19
qlcnic: Cleanup qlcnic_enable_msix() return values
Alexander Gordeev
1
-5
/
+5
2014-02-19
netxen: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
1
-2
/
+3
2014-02-19
forcedeth: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
1
-2
/
+5
2014-02-19
forcedeth: Cleanup MSI-X to MSI to INTx fallback code
Alexander Gordeev
1
-6
/
+6
2014-02-19
forcedeth: Fix invalid errno reporting in nv_request_irq()
Alexander Gordeev
1
-8
/
+14
2014-02-19
vxge: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
1
-6
/
+9
[next]