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-05-14
e1000e: use BIT() macro for bit defines
Jacob Keller
10
-142
/
+143
2016-05-14
igbvf: use BIT() macro instead of shifts
Jacob Keller
5
-10
/
+11
2016-05-14
igbvf: remove unused variable and dead code
Jacob Keller
1
-3
/
+1
2016-05-14
igb: adjust PTP timestamps for Tx/Rx latency
Nathan Sullivan
2
-0
/
+44
2016-05-14
e1000e: e1000e_cyclecounter_read(): do overflow check only if needed
Denys Vlasenko
1
-14
/
+14
2016-05-14
e1000e: e1000e_cyclecounter_read(): fix er32(SYSTIML) overflow check
Denys Vlasenko
1
-1
/
+1
2016-05-14
e1000e: e1000e_cyclecounter_read(): incvalue is 32 bits, not 64
Denys Vlasenko
1
-1
/
+2
2016-05-14
igb: make igb_update_pf_vlvf static
Jacob Keller
1
-1
/
+1
2016-05-14
igb: use BIT() macro or unsigned prefix
Jacob Keller
11
-136
/
+136
2016-05-14
e1000e: Cleanup consistency in ret_val variable usage
Brian Walsh
1
-11
/
+11
2016-05-14
e1000e: fix ethtool autoneg off for non-copper
Steve Shih
1
-2
/
+10
2016-05-12
phy: micrel: Use MICREL_PHY_ID_MASK definition
Fabio Estevam
1
-17
/
+17
2016-05-12
gtp: put back reference to netns when not required anymore
Pablo Neira
1
-3
/
+12
2016-05-12
qed*: Tx-switching configuration
Yuval Mintz
9
-4
/
+50
2016-05-12
qed*: support ndo_get_vf_config
Yuval Mintz
2
-0
/
+105
2016-05-12
qed*: IOV support spoof-checking
Yuval Mintz
5
-0
/
+110
2016-05-12
qed*: IOV link control
Yuval Mintz
5
-0
/
+274
2016-05-12
qed*: Support forced MAC
Yuval Mintz
6
-0
/
+229
2016-05-12
qed*: Support PVID configuration
Yuval Mintz
8
-7
/
+467
2016-05-12
qede: Add VF support
Yuval Mintz
3
-9
/
+90
2016-05-12
qed: Align TLVs
Yuval Mintz
6
-2
/
+375
2016-05-12
qed: Bulletin and Link
Yuval Mintz
5
-6
/
+425
2016-05-12
qed: IOV l2 functionality
Yuval Mintz
9
-246
/
+1957
2016-05-12
qed: IOV configure and FLR
Yuval Mintz
13
-11
/
+959
2016-05-12
qed: Introduce VFs
Yuval Mintz
23
-186
/
+1777
2016-05-12
qed: Add VF->PF channel infrastructure
Yuval Mintz
9
-15
/
+580
2016-05-12
qed: Add CONFIG_QED_SRIOV
Yuval Mintz
9
-0
/
+650
2016-05-12
Merge tag 'nfc-next-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
David S. Miller
19
-1086
/
+1527
2016-05-12
net/mlx5e: Enable CQE compression when PCI is slower than link
Saeed Mahameed
3
-0
/
+72
2016-05-12
net/mlx5e: Expand WQE stride when CQE compression is enabled
Tariq Toukan
3
-29
/
+46
2016-05-12
net/mlx5e: CQE compression
Tariq Toukan
5
-2
/
+177
2016-05-12
dsa: mv88e6xxx: Handle eeprom-length property
Andrew Lunn
2
-0
/
+20
2016-05-12
dsa: Rename switch chip data to cd
Andrew Lunn
2
-4
/
+4
2016-05-12
dsa: Remove master_dev from switch structure
Andrew Lunn
1
-0
/
+1
2016-05-12
dsa: Move gpio reset into switch driver
Andrew Lunn
2
-1
/
+20
2016-05-12
dsa: Add mdio device support to Marvell switches
Andrew Lunn
1
-18
/
+72
2016-05-12
dsa: mv88e6xxx: Rename probe function to fit the normal pattern
Andrew Lunn
1
-4
/
+4
2016-05-12
dsa: mv88e6xxx: Initialise the mutex as soon as it is created
Andrew Lunn
1
-2
/
+1
2016-05-12
net: dsa: mv88e6xxx: add STU capability
Vivien Didelot
2
-14
/
+16
2016-05-12
net: dsa: mv88e6xxx: abstract VTU/STU data access
Vivien Didelot
1
-4
/
+28
2016-05-12
net: l3mdev: Add hook in ip and ipv6
David Ahern
1
-98
/
+91
2016-05-10
gtp: reload GTPv1 header after pskb_may_pull()
Pablo Neira
1
-0
/
+2
2016-05-10
block/drbd: align properly u64 in nl messages
Nicolas Dichtel
1
-12
/
+16
2016-05-10
net: ethernet: fec: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-24
/
+2
2016-05-10
net: ethernet: fec: use phydev from struct net_device
Philippe Reynes
2
-29
/
+21
2016-05-10
net: phy: add phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-0
/
+24
2016-05-10
Merge tag 'linux-can-next-for-4.7-20160509' of git://git.kernel.org/pub/scm/l...
David S. Miller
8
-78
/
+347
2016-05-10
gtp: add initial driver for datapath of GPRS Tunneling Protocol (GTP-U)
Pablo Neira
3
-0
/
+1382
2016-05-10
stmmac: dwmac-socfpga: make socfpga_dwmac_pm_ops static
Joachim Eastwood
1
-1
/
+2
2016-05-10
net: l3mdev: Allow send on enslaved interface
David Ahern
1
-0
/
+2
[next]