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: dsa: mv88e6xxx: skip unused ports
Vivien Didelot
2017-10-27
1
-0
/
+3
*
net: dsa: add dsa_is_unused_port helper
Vivien Didelot
2017-10-27
1
-1
/
+1
*
net: faraday: ftmac100: Use BUG_ON instead of if condition followed by BUG.
Gustavo A. R. Silva
2017-10-27
1
-2
/
+3
*
net: bcmgenet: Use BUG_ON instead of if condition followed by BUG
Gustavo A. R. Silva
2017-10-27
1
-2
/
+1
*
cxgb4: collect hardware misc dumps
Rahul Lakkireddy
2017-10-27
5
-0
/
+211
*
cxgb4: collect hardware scheduler dumps
Rahul Lakkireddy
2017-10-27
9
-0
/
+119
*
cxgb4: collect PBT tables dump
Rahul Lakkireddy
2017-10-27
5
-0
/
+91
*
cxgb4: collect MPS-TCAM dump
Rahul Lakkireddy
2017-10-27
6
-0
/
+230
*
cxgb4: collect TID info dump
Rahul Lakkireddy
2017-10-27
8
-1
/
+143
*
cxgb4: collect RSS dumps
Rahul Lakkireddy
2017-10-27
5
-0
/
+68
*
cxgb4: collect CIM queue configuration dump
Rahul Lakkireddy
2017-10-27
5
-0
/
+56
*
cxgb4: collect hardware LA dumps
Rahul Lakkireddy
2017-10-27
6
-0
/
+250
*
net: dsa: lan9303: Move struct lan9303 to include/linux/dsa/lan9303.h
Egil Hjelmeland
2017-10-27
1
-33
/
+1
*
mlxsw: reg: Avoid magic number in PPCNT
Nogah Frankel
2017-10-27
1
-30
/
+42
*
mlxsw: spectrum: Change stats cache to be local
Nogah Frankel
2017-10-27
2
-19
/
+9
*
liquidio: deprecate 1-bit flag indicating watchdog kernel thread is running
Felix Manlunas
2017-10-27
1
-10
/
+4
*
net: systemport: Check DSA notifier master against ourself
Florian Fainelli
2017-10-27
1
-15
/
+18
*
drivers/net: arcnet: Convert timers to use timer_setup()
Kees Cook
2017-10-27
1
-3
/
+4
*
drivers/net: wan/sdla: Convert timers to use timer_setup()
Kees Cook
2017-10-27
1
-7
/
+5
*
drivers/net: wan/lmc: Convert timers to use timer_setup()
Kees Cook
2017-10-27
1
-5
/
+5
*
drivers/net: wan/dscc4: Remove unused timer
Kees Cook
2017-10-27
1
-20
/
+0
*
drivers/net: sxgbe: Convert timers to use timer_setup()
Kees Cook
2017-10-27
1
-9
/
+7
*
drivers/net: realtek: Convert timers to use timer_setup()
Kees Cook
2017-10-27
2
-9
/
+10
*
drivers/net: nuvoton: Convert timers to use timer_setup()
Kees Cook
2017-10-27
1
-5
/
+4
*
drivers/net: netronome: Convert timers to use timer_setup()
Kees Cook
2017-10-27
4
-12
/
+12
*
drivers/net: hippi: Convert timers to use timer_setup()
Kees Cook
2017-10-27
1
-4
/
+4
*
drivers/net: hamradio/yam: Convert timers to use timer_setup()
Kees Cook
2017-10-27
1
-2
/
+2
*
drivers/net: can: Convert timers to use timer_setup()
Kees Cook
2017-10-27
3
-18
/
+17
*
drivers/net: 3com/3c515: Convert timers to use timer_setup()
Kees Cook
2017-10-27
1
-5
/
+5
*
thunderbolt: Drop sequence number check from tb_xdomain_match()
Mika Westerberg
2017-10-27
1
-9
/
+0
*
net: stmmac: sun8i: Restore the compatibles
Corentin Labbe
2017-10-27
1
-0
/
+8
*
net: stmmac: dwmac-sun8i: Handle integrated/external MDIOs
Corentin Labbe
2017-10-27
2
-130
/
+224
*
net: stmmac: snps, dwmac-mdio MDIOs are automatically registered
Corentin Labbe
2017-10-27
1
-4
/
+0
*
net: dsa: lan9303: Do not disable switch fabric port 0 at .probe
Egil Hjelmeland
2017-10-26
1
-1
/
+1
*
cxgb4: fix overflow in collecting IBQ and OBQ dump
Rahul Lakkireddy
2017-10-26
3
-7
/
+30
*
net: hns3: fix the bug when reuse command description in hclge_add_mac_vlan_tbl
Lipeng
2017-10-26
1
-3
/
+3
*
net: hns3: fix a bug in hclge_uninit_client_instance
Lipeng
2017-10-26
1
-2
/
+8
*
net: hns3: add nic_client check when initialize roce base information
Lipeng
2017-10-26
1
-1
/
+1
*
net: hns3: fix the bug of hns3_set_txbd_baseinfo
Lipeng
2017-10-26
1
-1
/
+1
*
net: bcmgenet: use dev->phydev instead of priv->phydev
Doug Berger
2017-10-26
3
-34
/
+31
*
Revert "net: bcmgenet: Software reset EPHY after power on"
Doug Berger
2017-10-26
3
-18
/
+0
*
net: bcmgenet: relax lock constraints to reduce IRQ latency
Doug Berger
2017-10-26
1
-15
/
+10
*
net: bcmgenet: rework bcmgenet_netif_start and bcmgenet_netif_stop
Doug Berger
2017-10-26
1
-32
/
+17
*
net: bcmgenet: cleanup ring interrupt masking and unmasking
Doug Berger
2017-10-26
1
-23
/
+5
*
net: bcmgenet: move NAPI initialization to ring initialization
Doug Berger
2017-10-26
1
-34
/
+8
*
net: bcmgenet: enable loopback during UniMAC sw_reset
Doug Berger
2017-10-26
1
-45
/
+10
*
net: bcmgenet: prevent duplicate calls of bcmgenet_dma_teardown
Doug Berger
2017-10-26
1
-3
/
+1
*
net: bcmgenet: correct bad merge
Doug Berger
2017-10-26
1
-17
/
+1
*
ethernet: cavium: octeon: Switch to using netdev_info().
Steven J. Hill
2017-10-26
1
-13
/
+11
*
drivers/net: wan/sbni: Convert timers to use timer_setup()
Kees Cook
2017-10-25
1
-13
/
+8
[prev]
[next]