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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-14
ath9k: Convert uses of __constant_<foo> to <foo>
Joe Perches
1
-2
/
+2
2014-03-14
ath5k: add missing dma_map_error call
John Greene
1
-0
/
+3
2014-03-14
ath9k_hw: set ANI firstep as absolute values instead of relative
Felix Fietkau
1
-36
/
+5
2014-03-14
ath9k_hw: set ANI cycpwr_thr1 as absolute values instead of relative
Felix Fietkau
1
-38
/
+6
2014-03-14
ath9k_hw: remove ANI function restrictions for AP mode
Felix Fietkau
1
-11
/
+0
2014-03-14
wireless: Kconfig: add missing dependency for airo_cs
Arnd Bergmann
1
-1
/
+1
2014-03-14
brcmsmac: update comment to reflect the code
Emil Goode
1
-6
/
+0
2014-03-14
brcmsmac: fix deadlock on missing firmware
Emil Goode
1
-8
/
+6
2014-03-14
ath9k: clean up and enhance ANI debugfs file
Felix Fietkau
1
-30
/
+28
2014-03-14
ath9k: fix ready time of the multicast buffer queue
Felix Fietkau
1
-1
/
+1
2014-03-14
rtl8180: prepare to handle more than two chip types
Andrea Merello
2
-15
/
+28
2014-03-14
mwifiex: add AMSDU inside AMPDU support
Amitkumar Karwar
8
-61
/
+132
2014-03-14
mwifiex: create separate function mwifiex_11n_dispatch_pkt()
Amitkumar Karwar
1
-23
/
+24
2014-03-14
mwifiex: code rearrangement for better readability
Amitkumar Karwar
2
-29
/
+29
2014-03-14
mwifiex: use VHT MCS mask in set bitrate mask handler
Amitkumar Karwar
1
-2
/
+10
2014-03-14
mwifiex: add VHT MCS rate configuration support
Amitkumar Karwar
4
-1
/
+25
2014-03-14
mwifiex: extract firmware API version number
Amitkumar Karwar
3
-0
/
+4
2014-03-14
p54usb: fix leaks at failure path in p54u_probe()
Alexey Khoroshilov
1
-0
/
+4
2014-03-14
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
3
-7
/
+13
2014-03-14
Merge branch 'for-linville' of git://github.com/kvalo/ath
John W. Linville
13
-657
/
+638
2014-03-13
rtlwifi: rtl8723be: Fix array dimension problems
Larry Finger
1
-5
/
+9
2014-03-13
wlan-ng: fixup staging driver for removal of ieee80211_dsss_chan_to_freq
John W. Linville
1
-1
/
+1
2014-03-13
rtl8821ae: fixup staging driver for revised ieee80211_is_robust_mgmt_frame
John W. Linville
1
-1
/
+1
2014-03-13
Revert "Revert "Staging: rtl8812ae: remove modules field of rate_control_ops""
John W. Linville
1
-1
/
+0
2014-03-11
iwlwifi: dvm: take mutex when sending SYNC BT config command
Emmanuel Grumbach
1
-2
/
+6
2014-03-07
ath10k: do not overwrite max_antenna_gain
Marek Puzyniak
1
-1
/
+0
2014-03-07
ath10k: support msdu chaining
Ben Greear
1
-5
/
+54
2014-03-06
mwl8k: mwl8k_update_survey can be static
Yogesh Ashok Powar
1
-2
/
+2
2014-03-06
mwl8k: le32_to_cpu cast to restricted
Yogesh Ashok Powar
1
-2
/
+2
2014-03-06
brcmfmac: Use atomic functions for intstatus update.
Hante Meuleman
1
-14
/
+15
2014-03-06
Revert "brcmfmac: Use atomic functions for intstatus update."
Arend van Spriel
1
-6
/
+14
2014-03-06
rtlwifi: rtl8723be: Fix smatch warnings
Larry Finger
2
-9
/
+1
2014-03-06
rtlwifi: rtl8723be: Fix sparse errors
Larry Finger
2
-3
/
+2
2014-03-06
rtlwifi: rtl8192ce: Handle unused switch case
Larry Finger
1
-1
/
+3
2014-03-06
rtlwifi: rtl8723ae: Fix too long disable of IRQs
Larry Finger
1
-3
/
+15
2014-03-06
rtlwifi: rtl8188ee: Fix too long disable of IRQs
Larry Finger
1
-4
/
+16
2014-03-06
rtlwifi: rtl8192se: Fix too long disable of IRQs
Larry Finger
1
-6
/
+21
2014-03-06
rtlwifi: rtl8192cu: Fix too long disable of IRQs
Larry Finger
1
-1
/
+14
2014-03-06
rtlwifi: rtl8723be: rtl8723com: Remove unused allow_all_destaddr functions
Larry Finger
2
-2
/
+1
2014-03-06
rtlwifi: Move common routines to core
Larry Finger
31
-725
/
+520
2014-03-06
rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: rtl8192se: rtl8723ae: rtl8723be: rt...
Larry Finger
19
-78
/
+282
2014-03-04
iwl4965: disable 8K A-MSDU by default
Stanislaw Gruszka
2
-3
/
+2
2014-03-04
Drivers:net:wireless:ti:wl1251: Fixed Sparse invalid assignment warning
Surendra Patil
1
-1
/
+1
2014-03-04
rtlwifi: rtl8723be: Add new driver
Larry Finger
27
-3
/
+14065
2014-03-04
rtlwifi: rtl8723ae: rtl8723-common: Copy common dynamic power management code
Larry Finger
6
-41
/
+106
2014-03-04
rtlwifi: rtl8723ae: rtl8723-common: Copy common firmware code
Larry Finger
11
-805
/
+142
2014-03-04
rtlwifi: rtl8723ae: rtl8723-common: Create new driver for common code
Larry Finger
10
-469
/
+555
2014-03-04
rtlwifi: Prepare existing drivers for new driver
Larry Finger
14
-143
/
+215
2014-03-04
rtlwifi: btcoexist: Add new mini driver
Larry Finger
14
-1
/
+6847
2014-03-04
rtl818x: make sure TX descriptor writes are done before kicking DMA
andrea merello
1
-0
/
+6
[next]