index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-08-10
liquidio: copperhead LED identification
Raghu Vatsavayi
2
-5
/
+23
2018-08-10
qed/qede: qede_setup_tc() can be static
kbuild test robot
1
-1
/
+1
2018-08-10
mlxsw: core: remove unnecessary function mlxsw_core_driver_put
YueHaibing
1
-12
/
+0
2018-08-10
net: mvneta: fix mvneta_config_rss on armada 3700
Jisheng Zhang
1
-11
/
+20
2018-08-10
net/smc: send response to test link signal
Ursula Braun
1
-0
/
+34
2018-08-10
r8169: don't configure max jumbo frame size per chip version
Heiner Kallweit
1
-118
/
+83
2018-08-10
r8169: don't configure csum function per chip version
Heiner Kallweit
1
-67
/
+67
2018-08-10
r8169: simplify interrupt handler
Heiner Kallweit
1
-12
/
+7
2018-08-10
r8169: don't include asm headers directly
Heiner Kallweit
1
-3
/
+1
2018-08-10
r8169: remove version info
Heiner Kallweit
1
-8
/
+0
2018-08-10
cxgb4: add support to display DCB info
Ganesh Goudar
4
-2
/
+197
2018-08-10
net: chelsio: cxgb2: remove unused array pci_speed
Colin Ian King
1
-4
/
+0
2018-08-10
mlxsw: remove unused arrays mlxsw_i2c_driver_name and mlxsw_pci_driver_name
Colin Ian King
2
-4
/
+0
2018-08-10
net: Provide stub for __netif_set_xps_queue if there is no CONFIG_XPS
Krzysztof Kozlowski
1
-0
/
+7
2018-08-10
Bluetooth: Add definitions for LE set address resolution
Ankit Navik
2
-0
/
+31
2018-08-09
cxgb4: update 1.20.8.0 as the latest firmware supported
Ganesh Goudar
1
-6
/
+6
2018-08-09
net: allow to call netif_reset_xps_queues() under cpus_read_lock
Andrei Vagin
3
-6
/
+22
2018-08-09
net: phy: sftp: print debug message with text, not numbers
Andrew Lunn
1
-4
/
+72
2018-08-09
ethernet/qlogic: remove unused array msi_tgt_status
Colin Ian King
1
-7
/
+0
2018-08-09
net: dsa: rtl8366rb: Support port 4 (WAN)
Linus Walleij
1
-0
/
+30
2018-08-09
mlxsw: spectrum_flower: use PTR_ERR_OR_ZERO()
YueHaibing
1
-3
/
+2
2018-08-09
net: sched: fix block->refcnt decrement
Jiri Pirko
1
-0
/
+2
2018-08-09
decnet: fix using plain integer as NULL warning
YueHaibing
1
-2
/
+2
2018-08-09
net: skbuff.h: fix using plain integer as NULL warning
YueHaibing
1
-1
/
+1
2018-08-09
be2net: Use Kconfig flag to support for enabling/disabling adapters
Petr Oros
3
-3
/
+63
2018-08-09
net: ipv6_gre: Fix GRO to work on IPv6 over GRE tap
Maria Pasechnik
1
-3
/
+3
2018-08-09
qede: Ingress tc flower offload (drop action) support.
Manish Chopra
4
-11
/
+362
2018-08-09
qede: Add destination ip based flow profile.
Manish Chopra
1
-48
/
+66
2018-08-09
qed/qede: Multi CoS support.
Manish Chopra
7
-49
/
+200
2018-08-09
s390/qeth: use true and false for boolean values
Gustavo A. R. Silva
1
-2
/
+2
2018-08-09
s390/qeth: don't restrict qeth_card to DMA memory
Julian Wiedmann
3
-14
/
+19
2018-08-09
s390/qeth: clean up card initialization
Julian Wiedmann
1
-34
/
+10
2018-08-09
s390/qeth: do basic setup for data channel
Julian Wiedmann
1
-9
/
+15
2018-08-09
s390/qeth: use qeth_setup_ccw() to set up all CCWs
Julian Wiedmann
4
-43
/
+16
2018-08-09
s390/qeth: reduce hard-coded access to ccw channels
Julian Wiedmann
2
-28
/
+31
2018-08-09
s390/qeth: extract helper for MPC protocol type
Julian Wiedmann
3
-24
/
+15
2018-08-09
dt-bindings: net: stmmac: Add the bindings documentation for XGMAC2.
Jose Abreu
1
-2
/
+3
2018-08-09
net: stmmac: Add the bindings parsing for XGMAC2
Jose Abreu
2
-0
/
+8
2018-08-09
net: stmmac: Integrate XGMAC into main driver flow
Jose Abreu
1
-19
/
+48
2018-08-09
net: stmmac: Add PTP support for XGMAC2
Jose Abreu
3
-4
/
+7
2018-08-09
net: stmmac: Add MDIO related functions for XGMAC2
Jose Abreu
1
-4
/
+129
2018-08-09
net: stmmac: Add descriptor related callbacks for XGMAC2
Jose Abreu
5
-2
/
+314
2018-08-09
net: stmmac: Add DMA related callbacks for XGMAC2
Jose Abreu
5
-2
/
+471
2018-08-09
net: stmmac: Add MAC related callbacks for XGMAC2
Jose Abreu
6
-3
/
+519
2018-08-09
net: stmmac: Add XGMAC 2.10 HWIF entry
Jose Abreu
3
-8
/
+38
2018-08-09
net: dsa: mv88e6xxx: Re-setup interrupts on CMODE change.
Andrew Lunn
3
-2
/
+27
2018-08-09
net: dsa: mv88e6xxx: Add SERDES phydev_mac_change up for 6390
Andrew Lunn
4
-0
/
+222
2018-08-09
net: dsa: mv88e6xxx: link mv88e6xxx_port to mv88e6xxx_chip
Andrew Lunn
2
-0
/
+5
2018-08-09
net: dsa: mv88e6xxx: Power on/off SERDES on cmode change
Andrew Lunn
1
-0
/
+9
2018-08-09
net: dsa: mv88e6xxx: Cache the port cmode
Andrew Lunn
5
-47
/
+57
[next]