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-01-07
iwlwifi: mvm: constify the parameters of a few functions in fw-dbg.c
Emmanuel Grumbach
5
-13
/
+13
2016-01-07
iwlwifi: mvm: check minimum temperature notification length
Johannes Berg
1
-1
/
+1
2016-01-07
iwlwifi: mvm: initialize gtkdata->mvm correctly
Eliad Peller
1
-0
/
+1
2016-01-07
iwlwifi: mvm: check PN for CCMP/GCMP in the driver
Johannes Berg
4
-33
/
+245
2016-01-07
iwlwifi: mvm: don't ask beacons when P2P GO vif and no assoc sta
Ayala Beker
1
-25
/
+19
2016-01-07
iwlwifi: mvm: prevent multiple stations with the same address
Johannes Berg
1
-0
/
+1
2016-01-07
iwlwifi: mvm: remove useless WARN_ON and rely on cfg80211's combination
Emmanuel Grumbach
1
-2
/
+0
2016-01-07
iwlwifi: mvm: support A-MSDU in A-MPDU
Johannes Berg
1
-0
/
+1
2016-01-07
iwlwifi: mvm: add a non-trigger window to fw dbg triggers
Golan Ben-Ami
3
-1
/
+31
2016-01-07
iwlwifi: mvm: dump the radio registers when the firmware crashes
Emmanuel Grumbach
3
-2
/
+46
2016-01-07
iwlwifi: mvm: fix extended dwell time
David Spinadel
1
-6
/
+7
2016-01-07
iwlwifi: nvm: fix loading default NVM file
Oren Givon
1
-1
/
+2
2016-01-07
iwlwifi: mvm: bump max API to 20
Emmanuel Grumbach
3
-3
/
+3
2016-01-07
iwlwifi: set max firmware version of 7265 to 17
Emmanuel Grumbach
1
-1
/
+1
2016-01-07
iwlwifi: mvm: reset mvm->scan_type when firmware is started
Emmanuel Grumbach
2
-1
/
+1
2016-01-07
iwlwifi: mvm: change mcc update API
Matti Gottlieb
3
-16
/
+100
2016-01-07
iwlwifi: mvm: let the firmware choose the antenna for beacons
Emmanuel Grumbach
2
-3
/
+9
2016-01-07
iwlwifi: update and fix 7265 series PCI IDs
Oren Givon
1
-2
/
+3
2016-01-07
iwlwifi: dvm: fix WoWLAN
Emmanuel Grumbach
1
-0
/
+3
2016-01-07
wcn36xx: split DMA mask register writing.
Fengwei Yin
1
-1
/
+1
2016-01-07
wcn36xx: handle rx skb allocation failure to avoid system crash
Fengwei Yin
1
-21
/
+22
2016-01-07
ath9k: fix ath9k_hw_nvram_check_version()
Dan Carpenter
1
-1
/
+1
2016-01-07
ath9k: Enable support for cloned SKBS
Pawel Kulakowski
1
-0
/
+1
2016-01-07
wil6210: support for platform specific crash recovery
Lior David
6
-10
/
+73
2016-01-07
wil6210: fix kernel OOPS when stopping interface during Rx traffic
Hamad Kadmany
1
-1
/
+11
2016-01-07
ath10k: set SM power save disabled to default value
Peter Oh
1
-1
/
+2
2016-01-07
rt2x00pci: Disable memory-write-invalidate when the driver exits
Jia-Ju Bai
1
-0
/
+2
2016-01-07
brcmfmac: introduce module parameter to force successful probe
Arend van Spriel
3
-1
/
+25
2016-01-07
brcmfmac: Move all module parameters to one place
Hante Meuleman
9
-52
/
+144
2016-01-07
brcmfmac: Fix warn trace on module unload while in ibss mode
Hante Meuleman
1
-2
/
+7
2016-01-07
brcmfmac: obtain feature info using 'cap' firmware command
Arend van Spriel
1
-22
/
+31
2016-01-07
brcmfmac: Add support for scheduled scan mac randomization
Hante Meuleman
4
-8
/
+77
2016-01-07
brcmfmac: Add get_station support for IBSS
Hante Meuleman
3
-0
/
+69
2016-01-07
brcmfmac: add arp offload ip address table configuration support
Franky Lin
2
-0
/
+110
2016-01-07
ipw2x00: add checks for dma mapping errors
Alexey Khoroshilov
1
-2
/
+9
2016-01-07
mwifiex: reduce cloned skb queue size
Amitkumar Karwar
1
-1
/
+1
2016-01-07
mwifiex: increase priority for critical message
Xinming Hu
2
-5
/
+5
2016-01-07
mwifiex: fix missing debug messages
Xinming Hu
1
-16
/
+10
2016-01-07
mwifiex: correctly handling kzalloc
Insu Yun
1
-0
/
+11
2016-01-07
iwlegacy: 4965-mac: constify il_sensitivity_ranges structure
Julia Lawall
1
-1
/
+1
2016-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-12
/
+42
2016-01-06
Driver: Vmxnet3: Fix regression caused by 5738a09
Shrikrishna Khare
2
-6
/
+6
2016-01-06
net: qmi_wwan: Add WeTelecom-WPD600N
Kristian Evensen
1
-0
/
+1
2016-01-06
fsl/fman: double free on probe failure
Dan Carpenter
1
-1
/
+0
2016-01-06
fsl/fman: fix the pause_time test
Dan Carpenter
1
-1
/
+1
2016-01-06
mlxsw: core: remove an unnecessary condition
Dan Carpenter
1
-1
/
+1
2016-01-06
mkiss: fix scribble on freed memory
Alan
1
-0
/
+5
2016-01-06
ethernet/atheros/alx: sanitize buffer sizing and padding
Jarod Wilson
3
-12
/
+14
2016-01-06
mlxsw: Remember untagged VLANs
Elad Raz
3
-1
/
+17
2016-01-06
mlxsw: Disable vlan_filtering for non .1D bridge
Elad Raz
1
-0
/
+21
[prev]
[next]