index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
i40e: Add support for disabling all link and change bits needed for PHY inter...
Kevin Scott
2016-05-14
3
-2
/
+7
*
e1000e: don't modify SYSTIM registers during SIOCSHWTSTAMP ioctl
Jacob Keller
2016-05-14
3
-16
/
+55
*
igb/igbvf: Add support for GSO partial
Alexander Duyck
2016-05-14
2
-116
/
+203
*
e1000e: mark shifted values as unsigned
Jacob Keller
2016-05-14
1
-4
/
+4
*
e1000e: use BIT() macro for bit defines
Jacob Keller
2016-05-14
10
-142
/
+143
*
igbvf: use BIT() macro instead of shifts
Jacob Keller
2016-05-14
5
-10
/
+11
*
igbvf: remove unused variable and dead code
Jacob Keller
2016-05-14
1
-3
/
+1
*
igb: adjust PTP timestamps for Tx/Rx latency
Nathan Sullivan
2016-05-14
2
-0
/
+44
*
e1000e: e1000e_cyclecounter_read(): do overflow check only if needed
Denys Vlasenko
2016-05-13
1
-14
/
+14
*
e1000e: e1000e_cyclecounter_read(): fix er32(SYSTIML) overflow check
Denys Vlasenko
2016-05-13
1
-1
/
+1
*
e1000e: e1000e_cyclecounter_read(): incvalue is 32 bits, not 64
Denys Vlasenko
2016-05-13
1
-1
/
+2
*
igb: make igb_update_pf_vlvf static
Jacob Keller
2016-05-13
1
-1
/
+1
*
igb: use BIT() macro or unsigned prefix
Jacob Keller
2016-05-13
11
-136
/
+136
*
e1000e: Cleanup consistency in ret_val variable usage
Brian Walsh
2016-05-13
1
-11
/
+11
*
e1000e: fix ethtool autoneg off for non-copper
Steve Shih
2016-05-13
1
-2
/
+10
*
phy: micrel: Use MICREL_PHY_ID_MASK definition
Fabio Estevam
2016-05-12
1
-17
/
+17
*
gtp: put back reference to netns when not required anymore
Pablo Neira
2016-05-12
1
-3
/
+12
*
qed*: Tx-switching configuration
Yuval Mintz
2016-05-12
9
-4
/
+50
*
qed*: support ndo_get_vf_config
Yuval Mintz
2016-05-12
2
-0
/
+105
*
qed*: IOV support spoof-checking
Yuval Mintz
2016-05-12
5
-0
/
+110
*
qed*: IOV link control
Yuval Mintz
2016-05-12
5
-0
/
+274
*
qed*: Support forced MAC
Yuval Mintz
2016-05-12
6
-0
/
+229
*
qed*: Support PVID configuration
Yuval Mintz
2016-05-12
8
-7
/
+467
*
qede: Add VF support
Yuval Mintz
2016-05-12
3
-9
/
+90
*
qed: Align TLVs
Yuval Mintz
2016-05-12
6
-2
/
+375
*
qed: Bulletin and Link
Yuval Mintz
2016-05-12
5
-6
/
+425
*
qed: IOV l2 functionality
Yuval Mintz
2016-05-12
9
-246
/
+1957
*
qed: IOV configure and FLR
Yuval Mintz
2016-05-12
13
-11
/
+959
*
qed: Introduce VFs
Yuval Mintz
2016-05-12
23
-186
/
+1777
*
qed: Add VF->PF channel infrastructure
Yuval Mintz
2016-05-12
9
-15
/
+580
*
qed: Add CONFIG_QED_SRIOV
Yuval Mintz
2016-05-12
9
-0
/
+650
*
net/mlx5e: Enable CQE compression when PCI is slower than link
Saeed Mahameed
2016-05-12
3
-0
/
+72
*
net/mlx5e: Expand WQE stride when CQE compression is enabled
Tariq Toukan
2016-05-12
3
-29
/
+46
*
net/mlx5e: CQE compression
Tariq Toukan
2016-05-12
5
-2
/
+177
*
dsa: mv88e6xxx: Handle eeprom-length property
Andrew Lunn
2016-05-12
2
-0
/
+20
*
dsa: Rename switch chip data to cd
Andrew Lunn
2016-05-12
2
-4
/
+4
*
dsa: Remove master_dev from switch structure
Andrew Lunn
2016-05-12
1
-0
/
+1
*
dsa: Move gpio reset into switch driver
Andrew Lunn
2016-05-12
2
-1
/
+20
*
dsa: Add mdio device support to Marvell switches
Andrew Lunn
2016-05-12
1
-18
/
+72
*
dsa: mv88e6xxx: Rename probe function to fit the normal pattern
Andrew Lunn
2016-05-12
1
-4
/
+4
*
dsa: mv88e6xxx: Initialise the mutex as soon as it is created
Andrew Lunn
2016-05-12
1
-2
/
+1
*
net: dsa: mv88e6xxx: add STU capability
Vivien Didelot
2016-05-12
2
-14
/
+16
*
net: dsa: mv88e6xxx: abstract VTU/STU data access
Vivien Didelot
2016-05-12
1
-4
/
+28
*
net: l3mdev: Add hook in ip and ipv6
David Ahern
2016-05-12
1
-98
/
+91
*
gtp: reload GTPv1 header after pskb_may_pull()
Pablo Neira
2016-05-10
1
-0
/
+2
*
net: ethernet: fec: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-05-10
1
-24
/
+2
*
net: ethernet: fec: use phydev from struct net_device
Philippe Reynes
2016-05-10
2
-29
/
+21
*
net: phy: add phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-05-10
1
-0
/
+24
*
Merge tag 'linux-can-next-for-4.7-20160509' of git://git.kernel.org/pub/scm/l...
David S. Miller
2016-05-10
8
-78
/
+347
|
\
|
*
can: ifi: Add more detailed error reporting
Marek Vasut
2016-05-09
1
-6
/
+107
[next]