index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
|
|
|
net: ethernet: ti: cpsw: use var instead of func for usage count
Ivan Khoronzhuk
2017-02-15
1
-30
/
+12
*
|
|
|
|
|
|
|
pch_gbe: Omit private ndo_get_stats function
Tobias Klauser
2017-02-14
1
-12
/
+0
*
|
|
|
|
|
|
|
net: hip04: Omit private ndo_get_stats function
Tobias Klauser
2017-02-14
1
-6
/
+0
*
|
|
|
|
|
|
|
net: irda: au1k_ir: drop useless include
Manuel Lauss
2017-02-14
1
-1
/
+0
*
|
|
|
|
|
|
|
net: irda: au1k_ir: remove unused timer
Manuel Lauss
2017-02-14
1
-7
/
+0
*
|
|
|
|
|
|
|
pcnet32: fix BNC/AUI port on AM79C970A
Ondrej Zary
2017-02-14
1
-52
/
+125
*
|
|
|
|
|
|
|
pcnet32: factor out pcnet32_clr_suspend()
Ondrej Zary
2017-02-14
1
-11
/
+10
*
|
|
|
|
|
|
|
mlxsw: spectrum: Change ipv6 unregistered mc table
Nogah Frankel
2017-02-14
1
-1
/
+0
*
|
|
|
|
|
|
|
ldmvsw: disable tso and gso for bridge operations
Shannon Nelson
2017-02-14
2
-4
/
+4
*
|
|
|
|
|
|
|
ldmvsw: update and simplify version string
Shannon Nelson
2017-02-14
1
-10
/
+4
*
|
|
|
|
|
|
|
sunvnet: remove extra rcu_read_unlocks
Shannon Nelson
2017-02-14
1
-6
/
+2
*
|
|
|
|
|
|
|
sunvnet: straighten up message event handling logic
Shannon Nelson
2017-02-14
1
-49
/
+45
*
|
|
|
|
|
|
|
sunvnet: add memory barrier before check for tx enable
Shannon Nelson
2017-02-14
1
-0
/
+1
*
|
|
|
|
|
|
|
sunvnet: update version and version printing
Shannon Nelson
2017-02-14
1
-10
/
+4
*
|
|
|
|
|
|
|
sunvnet: remove unused variable in maybe_tx_wakeup
Sowmini Varadhan
2017-02-14
1
-5
/
+1
*
|
|
|
|
|
|
|
sunvnet: make sunvnet common code dynamically loadable
Shannon Nelson
2017-02-14
2
-2
/
+11
*
|
|
|
|
|
|
|
sfc: only fall back to a lower interrupt mode if it is supported
Andrew Rybchenko
2017-02-14
1
-2
/
+8
*
|
|
|
|
|
|
|
sfc: MSI-X is the only interrupt mode for EF10 VFs
Andrew Rybchenko
2017-02-14
4
-3
/
+16
*
|
|
|
|
|
|
|
net:dsa:mv88e6xxx: use watchdog ops for 6097 chip
Volodymyr Bendiuga
2017-02-14
1
-0
/
+1
*
|
|
|
|
|
|
|
net: qcom/emac: fix a sizeof() typo
Dan Carpenter
2017-02-14
1
-1
/
+1
*
|
|
|
|
|
|
|
net: fs_enet: Simplify code
Christophe Jaillet
2017-02-14
1
-4
/
+3
*
|
|
|
|
|
|
|
net: fs_enet: Fix an error handling path
Christophe Jaillet
2017-02-14
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-02-14
17
-285
/
+463
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
i40e: Save more link abilities when using ethtool
Henry Tieman
2017-02-12
1
-0
/
+3
|
*
|
|
|
|
|
|
|
i40e: avoid race condition when sending filters to firmware for addition
Jacob Keller
2017-02-12
2
-51
/
+112
|
*
|
|
|
|
|
|
|
i40e: allow i40e_update_filter_state to skip broadcast filters
Jacob Keller
2017-02-12
1
-8
/
+29
|
*
|
|
|
|
|
|
|
i40e: don't warn every time we clear an Rx timestamp register
Jacob Keller
2017-02-12
1
-5
/
+16
|
*
|
|
|
|
|
|
|
i40e: Save link FEC info from link up event
Henry Tieman
2017-02-12
4
-2
/
+23
|
*
|
|
|
|
|
|
|
i40e: Add bus number info to i40e_bus_info struct
Sudheer Mogilappagari
2017-02-12
6
-13
/
+19
|
*
|
|
|
|
|
|
|
i40e: Clean up dead code
Mitch Williams
2017-02-12
1
-10
/
+3
|
*
|
|
|
|
|
|
|
i40e/i40evf : Changed version from 1.6.25 to 1.6.27
Bimmy Pujari
2017-02-12
2
-2
/
+2
|
*
|
|
|
|
|
|
|
i40e: update comment explaining where FDIR buffers are freed
Jacob Keller
2017-02-12
1
-1
/
+6
|
*
|
|
|
|
|
|
|
i40e/i40evf: eliminate i40e_pull_tail()
Scott Peterson
2017-02-12
2
-152
/
+186
|
*
|
|
|
|
|
|
|
i40e/i40evf: Moves skb from i40e_rx_buffer to i40e_ring
Scott Peterson
2017-02-12
4
-33
/
+46
|
*
|
|
|
|
|
|
|
i40e/i40evf: Limit DMA sync of RX buffers to actual packet size
Scott Peterson
2017-02-12
2
-14
/
+18
|
*
|
|
|
|
|
|
|
i40evf: track outstanding client request
Mitch Williams
2017-02-12
3
-0
/
+6
|
*
|
|
|
|
|
|
|
i40e: don't check params until after checking for client instance
Jacob Keller
2017-02-12
1
-2
/
+2
*
|
|
|
|
|
|
|
|
net:ethernet:aquantia: Add 2500/5000 mbit link modes support.
Pavel Belous
2017-02-13
1
-37
/
+59
*
|
|
|
|
|
|
|
|
net: dsa: mv88e6xxx: Add mv88e6390 watchdog interrupt support
Andrew Lunn
2017-02-13
4
-0
/
+71
*
|
|
|
|
|
|
|
|
net: dsa: mv88e6xxx: Add watchdog interrupt handler
Andrew Lunn
2017-02-13
4
-1
/
+127
*
|
|
|
|
|
|
|
|
net: natsemi: ns83820: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-02-13
1
-21
/
+25
*
|
|
|
|
|
|
|
|
net: nuvoton: w90p910: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-02-13
1
-6
/
+8
*
|
|
|
|
|
|
|
|
net: neterion: vxge: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-02-13
1
-20
/
+27
*
|
|
|
|
|
|
|
|
net: neterion: s2io: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-02-13
1
-22
/
+29
*
|
|
|
|
|
|
|
|
net: micrel: ks8851_mll: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-02-13
1
-6
/
+8
*
|
|
|
|
|
|
|
|
net: micrel: ks8851: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-02-13
1
-6
/
+8
*
|
|
|
|
|
|
|
|
net: micrel: ks8695net: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-02-13
1
-41
/
+50
*
|
|
|
|
|
|
|
|
net: natsemi: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-02-13
1
-52
/
+67
*
|
|
|
|
|
|
|
|
net: myricom: myri10ge: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-02-13
1
-13
/
+10
*
|
|
|
|
|
|
|
|
net: microchip: encx24j600: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-02-13
1
-14
/
+18
[prev]
[next]