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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-10
net: mediatek: only wake the queue if it is stopped
John Crispin
1
-1
/
+16
2016-06-10
net: mediatek: fix off by one in the TX ring allocation
John Crispin
1
-2
/
+1
2016-06-10
net: mediatek: increase watchdog_timeo
John Crispin
1
-1
/
+1
2016-06-10
net: mediatek: fix threshold value
John Crispin
1
-2
/
+1
2016-06-10
net: mediatek: disable all interrupts during probe
John Crispin
1
-1
/
+1
2016-06-10
net: mediatek: add next data pointer coherency protection
John Crispin
2
-1
/
+2
2016-06-10
net: mediatek: dropped rx packets are not being counted properly
John Crispin
1
-0
/
+2
2016-06-10
net: mediatek: invalid buffer lookup in mtk_tx_map()
John Crispin
1
-1
/
+1
2016-06-10
net: mediatek: fix missing free of scratch memory
John Crispin
2
-5
/
+15
2016-06-10
net: mediatek: add missing return code check
John Crispin
1
-0
/
+3
2016-06-10
net: phy: smsc: reintroduced unconditional soft reset
Manfred Schlaegl
1
-13
/
+4
2016-06-10
iwlwifi: mvm: fix a few firmware capability checks
Johannes Berg
1
-4
/
+4
2016-06-10
iwlwifi: mvm: set the encryption type of an IGTK key
Ayala Beker
1
-0
/
+8
2016-06-10
iwlwifi: mvm: fix potential NULL-dereference in iwl_mvm_reorder()
Luca Coelho
1
-1
/
+3
2016-06-10
iwlwifi: mvm: fix RCU splat in TKIP's update_key
Emmanuel Grumbach
1
-1
/
+7
2016-06-10
iwlwifi: mvm: increase scan timeout to 20 seconds
Luca Coelho
1
-1
/
+1
2016-06-10
vmxnet3: segCnt can be 1 for LRO packets
Shrikrishna Khare
2
-3
/
+3
2016-06-09
stmmac: fix parameter to dwmac4_set_umac_addr()
Ben Dooks
1
-1
/
+1
2016-06-09
net/mlx5e: Fix blue flame quota logic
Eli Cohen
1
-1
/
+2
2016-06-09
net/mlx5e: Use ndo_stop explicitly at shutdown flow
Eran Ben Elisha
1
-4
/
+1
2016-06-09
net/mlx5: E-Switch, always set mc_promisc for allmulti vports
Mohamad Haj Yahia
1
-0
/
+1
2016-06-09
net/mlx5: E-Switch, Modify node guid on vf set MAC
Noa Osherovich
2
-2
/
+59
2016-06-09
net/mlx5: E-Switch, Fix vport enable flow
Mohamad Haj Yahia
1
-4
/
+1
2016-06-09
net/mlx5: E-Switch, Use the correct error check on returned pointers
Or Gerlitz
1
-17
/
+17
2016-06-09
net/mlx5: E-Switch, Use the correct free() function
Or Gerlitz
1
-3
/
+3
2016-06-09
net/mlx5: Fix E-Switch flow steering capabilities check
Maor Gottlieb
1
-13
/
+15
2016-06-09
net/mlx5: Fix flow steering NIC capabilities check
Maor Gottlieb
1
-1
/
+9
2016-06-09
net/mlx5: Fix root flow table update
Maor Gottlieb
1
-1
/
+1
2016-06-09
net/mlx5: Fix masking of reserved bits in XRCD number
Majd Dibbiny
1
-1
/
+1
2016-06-09
mlxsw: spectrum: Don't sleep during ndo_get_phys_port_name()
Ido Schimmel
2
-43
/
+26
2016-06-09
mlxsw: spectrum: Make split flow match firmware requirements
Ido Schimmel
1
-52
/
+95
2016-06-08
sfc: report supported link speeds on SFP connections
Bert Kenward
1
-3
/
+4
2016-06-08
cxgb4: Add device id of T540-BT adapter
Hariprasad Shenai
1
-0
/
+1
2016-06-07
net: fec: fix spelling mistakes and add missing newline
Colin Ian King
1
-4
/
+4
2016-06-07
bnxt_en: Simplify VLAN receive logic.
Michael Chan
1
-20
/
+9
2016-06-07
bnxt_en: Enable and disable RX CTAG and RX STAG VLAN acceleration together.
Michael Chan
1
-0
/
+14
2016-06-07
bnxt_en: Fix tx push race condition.
Michael Chan
1
-1
/
+2
2016-06-07
ath10k: fix crash related to printing features
Ben Greear
1
-1
/
+1
2016-06-06
ath10k: fix deadlock when peer cannot be created
Ben Greear
1
-1
/
+1
2016-06-05
bnx2x: allow adding VLANs while interface is down
Michal Schmidt
1
-89
/
+62
2016-06-04
Merge tag 'wireless-drivers-for-davem-2016-06-04' of git://git.kernel.org/pub...
David S. Miller
3
-3
/
+21
2016-06-03
net-next: mediatek: properly handle RGMII modes
John Crispin
1
-0
/
+3
2016-06-03
net-next: mediatek: add fixed-phy support
John Crispin
1
-0
/
+3
2016-06-03
net-next: mediatek: fix gigabit and flow control advertisement
John Crispin
1
-4
/
+26
2016-06-03
net-next: mediatek: use mdiobus_free() in favour of kfree()
John Crispin
1
-2
/
+2
2016-06-03
net: ethernet: ti: cpsw: fix rx-usecs interrupt pacing consistency
Ivan Khoronzhuk
1
-1
/
+1
2016-06-03
gianfar: fix the last transmit buffer descriptor
Yangbo Lu
1
-1
/
+2
2016-06-03
brcmfmac: add eth_type_trans back for PCIe full dongle
Franky Lin
1
-0
/
+2
2016-06-02
stmmac: do not sleep in atomic context for mdio_reset
Vincent Palatin
1
-2
/
+4
2016-06-01
qed: fix qed_fill_link() error handling
Arnd Bergmann
3
-10
/
+41
[prev]
[next]