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
2016-07-06
NFC: nfcsim: Fix missing dependency on NFC_DIGITAL
Thierry Escande
1
-0
/
+1
2016-07-06
NFC: port100: Abort current command before switching RF off
Thierry Escande
1
-0
/
+4
2016-07-06
NFC: port100: Make port100_abort_cmd() synchronous
Thierry Escande
1
-1
/
+10
2016-07-06
NFC: port100: Fix the command cancellation process
Thierry Escande
1
-5
/
+37
2016-07-06
NFC: port100: Don't send a new command if one is still pending
Thierry Escande
1
-0
/
+6
2016-07-04
NFC: nfcsim: Make use of the Digital layer
Thierry Escande
1
-354
/
+258
2016-07-04
NFC: port100: Explicitly set NFC-F framing for NFC-DEP
Thierry Escande
1
-1
/
+20
2016-07-04
NFC: trf7970a: add TI recommended write of zero to Register 0x18
Geoff Lansberry
1
-0
/
+4
2016-07-04
NFC: fdp: Detect errors from fdp_nci_create_conn()
Geert Uytterhoeven
1
-2
/
+2
2016-07-04
NFC: pn533: double free on error in probe()
Dan Carpenter
1
-6
/
+3
2016-07-04
NFC: set info->ram_patch to NULL when it is released
Colin Ian King
1
-1
/
+1
2016-07-02
net-next: mediatek: fix compile error inside mtk_poll_controller()
John Crispin
1
-1
/
+1
2016-07-02
mlxsw: spectrum: Add traps needed for router implementation
Jiri Pirko
2
-0
/
+30
2016-07-02
mlxsw: spectrum: Use action 'discard' when removing traps
Ido Schimmel
1
-2
/
+2
2016-07-02
mlxsw: reg: Add Router Interface Table Register
Ido Schimmel
1
-0
/
+194
2016-07-02
mlxsw: reg: Add FDB action to forward to router
Ido Schimmel
1
-1
/
+3
2016-07-02
mlxsw: spectrum: Add router interface struct
Ido Schimmel
2
-0
/
+22
2016-07-02
mlxsw: spectrum_router: Add basic ipv4 router initialization
Ido Schimmel
4
-1
/
+83
2016-07-02
mlxsw: spectrum: Initialize ports at the end of init sequence
Ido Schimmel
1
-14
/
+11
2016-07-02
mlxsw: reg: Add Router General Configuration Register
Ido Schimmel
1
-1
/
+77
2016-07-02
mlxsw: spectrum: Remove RIF from PVID vPort when joining / leaving LAG
Ido Schimmel
1
-0
/
+13
2016-07-02
mlxsw: spectrum: Sync PVID vPort LAG status
Ido Schimmel
1
-0
/
+31
2016-07-02
mlxsw: spectrum: Remove VLANs configuration via SELF flag
Ido Schimmel
3
-66
/
+6
2016-07-02
mlxsw: spectrum: Send untagged packets through a port netdev
Ido Schimmel
1
-1
/
+2
2016-07-02
bnxt_en: Allow statistics DMA to be configurable using ethtool -C.
Michael Chan
3
-3
/
+31
2016-07-02
bnxt_en: Assign netdev->dev_port with port ID.
Michael Chan
1
-0
/
+1
2016-07-02
bnxt_en: Allow promiscuous mode for VF if default VLAN is enabled.
Michael Chan
1
-3
/
+12
2016-07-02
bnxt_en: Increase maximum supported MTU to 9500.
Vasundhara Volam
1
-1
/
+1
2016-07-02
bnxt_en: Enable MRU enables bit when configuring VNIC MRU.
Michael Chan
1
-1
/
+2
2016-07-02
bnxt_en: Add support for firmware updates for additional processors.
Rob Swindell
2
-0
/
+21
2016-07-02
bnxt_en: Request firmware reset after successful firwmare update
Rob Swindell
1
-0
/
+2
2016-07-02
bnxt_en: Add support for updating flash more securely
Rob Swindell
2
-1
/
+3
2016-07-02
bnxt_en: Do function reset on the 1st PF open only.
Michael Chan
2
-6
/
+17
2016-07-02
bnxt_en: Update firmware spec. to 1.3.0.
Michael Chan
2
-32
/
+66
2016-07-02
bnxt_en: VF/NPAR should return -EOPNOTSUPP for unsupported ethtool ops.
Michael Chan
1
-2
/
+2
2016-07-02
net: ethernet: davinci_emac: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-37
/
+2
2016-07-02
net: ethernet: davinci_emac: use phydev from struct net_device
Philippe Reynes
1
-34
/
+27
2016-07-02
net/mlx5e: Introduce SRIOV VF representors
Hadar Hen Zion
6
-19
/
+574
2016-07-02
net/mlx5: Add Representors registration API
Hadar Hen Zion
5
-7
/
+97
2016-07-02
net/mlx5e: Add support for multiple profiles
Hadar Hen Zion
2
-118
/
+240
2016-07-02
net/mlx5e: Mark enabled RQTs instances explicitly
Hadar Hen Zion
3
-23
/
+37
2016-07-02
net/mlx5e: TIRs management refactoring
Hadar Hen Zion
6
-57
/
+77
2016-07-02
net/mlx5e: Create NIC global resources only once
Hadar Hen Zion
4
-90
/
+158
2016-07-02
net/mlx5e: Add devlink based SRIOV mode changes
Or Gerlitz
2
-9
/
+124
2016-07-02
net/mlx5: Add devlink interface
Or Gerlitz
4
-4
/
+37
2016-07-02
net/mlx5: E-Switch, Add API to create vport rx rules
Or Gerlitz
2
-0
/
+89
2016-07-02
net/mlx5: E-Switch, Add offloads table
Or Gerlitz
2
-0
/
+36
2016-07-02
net/mlx5: Introduce offloads steering namespace
Or Gerlitz
1
-1
/
+10
2016-07-02
net/mlx5: E-Switch, Add API to create send-to-vport rules
Or Gerlitz
2
-1
/
+41
2016-07-02
net/mlx5: E-Switch, Add miss rule for offloads mode
Or Gerlitz
2
-0
/
+41
[next]