index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-01
net: mvpp2: always disable both MACs when disabling a port
Antoine Tenart
1
-4
/
+4
2019-03-01
net: mvpp2: some AN fields require the link to be down when updated
Antoine Tenart
1
-1
/
+11
2019-03-01
net: mvpp2: fix the computation of the RXQs
Antoine Tenart
2
-10
/
+17
2019-03-01
net: mvpp2: fix validate for PPv2.1
Antoine Tenart
1
-1
/
+1
2019-03-01
net: mvpp2: reconfiguring the port interface is PPv2.2 specific
Antoine Tenart
1
-8
/
+6
2019-03-01
net: mvpp2: a port can be disabled even if we use the link IRQ
Antoine Tenart
1
-7
/
+0
2019-03-01
net: mvpp2: fix alignment of MVPP2_GMAC_CONFIG_MII_SPEED definition
Antoine Tenart
1
-1
/
+1
2019-03-01
net: mvpp2: update the port documentation regarding the GoP
Antoine Tenart
1
-1
/
+1
2019-03-01
net: mvpp2: fix a typo in the header
Antoine Tenart
1
-1
/
+1
2019-03-01
cxgb4vf: Call netif_carrier_off properly in pci_probe
Arjun Vynipadath
1
-1
/
+1
2019-03-01
cxgb4vf: Revert force link up behaviour
Arjun Vynipadath
1
-10
/
+3
2019-03-01
cxgb4: Add VF Link state support
Arjun Vynipadath
3
-6
/
+60
2019-03-01
cxgb4vf: Prefix adapter flags with CXGB4VF
Arjun Vynipadath
3
-43
/
+47
2019-03-01
drivers: net: Remove unnecessary semicolon
YueHaibing
5
-5
/
+6
2019-03-01
mlxsw: spectrum_acl: Make mlxsw_sp_acl_tcam_vregion_rehash() return void
Jiri Pirko
1
-8
/
+4
2019-03-01
mlxsw: spectrum_acl: Remember where to continue rehash migration
Jiri Pirko
1
-5
/
+86
2019-03-01
mlxsw: spectrum_acl: Allow to interrupt/continue rehash work
Jiri Pirko
1
-20
/
+62
2019-03-01
mlxsw: spectrum_acl: Do rollback as another call to mlxsw_sp_acl_tcam_vchunk_...
Jiri Pirko
1
-46
/
+29
2019-03-01
mlxsw: spectrum_acl: Put vchunk migrate start/end code into separate functions
Jiri Pirko
1
-11
/
+32
2019-03-01
mlxsw: spectrum_acl: Put this_is_rollback to rehash context struct
Jiri Pirko
1
-7
/
+12
2019-03-01
mlxsw: spectrum_acl: Rename variables in mlxsw_sp_acl_tcam_ventry_migrate()
Jiri Pirko
1
-7
/
+7
2019-03-01
mlxsw: spectrum_acl: assign vchunk->chunk by the newly created chunk
Jiri Pirko
1
-8
/
+10
2019-03-01
mlxsw: spectrum_acl: assign vregion->region by the newly created region
Jiri Pirko
1
-22
/
+20
2019-03-01
mlxsw: spectrum_acl: Push code start/end from mlxsw_sp_acl_tcam_vregion_migra...
Jiri Pirko
1
-39
/
+35
2019-03-01
mlxsw: spectrum_acl: Push rehash start/end code into separate functions
Jiri Pirko
1
-9
/
+32
2019-03-01
mlxsw: spectrum_acl: Introduce new rehash context struct and save hint_priv t...
Jiri Pirko
1
-4
/
+12
2019-03-01
mlxsw: spectrum_acl: Don't migrate already migrated entry
Jiri Pirko
1
-0
/
+4
2019-03-01
mlxsw: spectrum_acl: Push rehash dw struct into rehash sub-struct
Jiri Pirko
1
-7
/
+9
2019-03-01
net: aquantia: use better wrappers for state registers
Nikita Danilov
2
-5
/
+5
2019-03-01
net: aquantia: replace AQ_HW_WAIT_FOR with readx_poll_timeout_atomic
Nikita Danilov
8
-72
/
+184
2019-03-01
net: aquantia: fixed instack structure overflow
Igor Russkikh
2
-4
/
+4
2019-03-01
net: aquantia: fixed buffer overflow
Nikita Danilov
1
-0
/
+2
2019-03-01
net: aquantia: added newline at end of file
Nikita Danilov
1
-1
/
+1
2019-03-01
net: aquantia: fixed memcpy size
Nikita Danilov
1
-1
/
+1
2019-03-01
nfp: nsp: set higher timeout for flash bundle
Dirk van der Merwe
1
-4
/
+1
2019-03-01
nfp: nsp: allow the use of DMA buffer
Jakub Kicinski
1
-5
/
+191
2019-03-01
nfp: nsp: move default buffer handling into its own function
Jakub Kicinski
1
-42
/
+51
2019-03-01
nfp: nsp: use fractional size of the buffer
Jakub Kicinski
1
-6
/
+7
2019-03-01
nfp: report RJ45 connector in ethtool
Jakub Kicinski
2
-0
/
+4
2019-03-01
net: marvell: neta: disable comphy when setting mode
Marek BehĂșn
1
-5
/
+23
2019-03-01
enetc: Add ENETC PF level external MDIO support
Claudiu Manoil
4
-1
/
+219
2019-02-28
s390/qeth: drop redundant state checking
Julian Wiedmann
5
-43
/
+13
2019-02-28
s390/qeth: don't special-case HW trap during suspend
Julian Wiedmann
2
-12
/
+4
2019-02-28
s390/qeth: remove driver-wide workqueue
Julian Wiedmann
1
-18
/
+1
2019-02-28
s390/qeth: don't defer close_dev work during recovery
Julian Wiedmann
4
-5
/
+3
2019-02-28
s390/qeth: remove a redundant check for card->dev
Julian Wiedmann
1
-1
/
+1
2019-02-28
s390/qeth: call dev_close() during recovery
Julian Wiedmann
3
-75
/
+20
2019-02-28
s390/qeth: unconditionally clear MAC_REGISTERED flag
Julian Wiedmann
2
-2
/
+1
2019-02-28
s390/qeth: enable/disable the HW trap a little earlier
Julian Wiedmann
2
-14
/
+17
2019-02-28
s390/qeth: remove RECOVER state
Julian Wiedmann
6
-47
/
+25
[next]