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
2012-06-13
ath9k: keep btcoex period in milliseconds
Rajkumar Manoharan
2
-6
/
+5
2012-06-13
ath9k: simplify btcoex profile management
Rajkumar Manoharan
1
-24
/
+24
2012-06-13
ath9k_hw: process MCI interrupts only when btcoex is enabled
Rajkumar Manoharan
1
-2
/
+5
2012-06-13
ath9k_hw: program OBS register only when MCI is disabled
Rajkumar Manoharan
1
-1
/
+2
2012-06-13
ath9k_hw: fix incorrect LNA register settings
Rajkumar Manoharan
3
-17
/
+11
2012-06-13
ath9k_hw: check GPM HW write pointer before chip reset
Rajkumar Manoharan
3
-0
/
+22
2012-06-13
ath9k_hw: Fix AR9462 power consumption on idle associated
Rajkumar Manoharan
3
-2
/
+45
2012-06-13
ath9k: restore power state on set channel failure
Rajkumar Manoharan
1
-0
/
+1
2012-06-13
ath9k: choose legacy rate as last rate of MRR series
Rajkumar Manoharan
1
-9
/
+8
2012-06-13
ath9k_hw: Update initvals for AR9462
Sujith Manoharan
1
-1
/
+1
2012-06-13
brcmfmac: expose sdio internal counters in debugfs
Arend van Spriel
3
-93
/
+175
2012-06-13
brcmfmac: add debugfs helper functions
Arend van Spriel
5
-0
/
+98
2012-06-13
brcmsmac: fix smatch warning found in ampdu.c
Arend van Spriel
1
-3
/
+2
2012-06-13
brcmsmac: remove brcms_set_hint() function
Arend van Spriel
1
-11
/
+3
2012-06-13
iwlwifi: WARN only once when we have trouble in reclaim
Emmanuel Grumbach
1
-1
/
+2
2012-06-13
iwlwifi: use request_module instead of _nowait
Johannes Berg
1
-1
/
+10
2012-06-13
iwlwifi: fix 6035 device parameters
Johannes Berg
1
-0
/
+1
2012-06-13
Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next
Johannes Berg
111
-2910
/
+7592
2012-06-13
iwlwifi: warn if TFD index and WiFi Seq don't match
Emmanuel Grumbach
1
-0
/
+13
2012-06-13
iwlwifi: don't modify the timer if we don't Tx
Emmanuel Grumbach
1
-1
/
+2
2012-06-13
iwlwifi: turn on a lockdep assertion
Dan Carpenter
1
-1
/
+1
2012-06-13
iwlwifi: print even more info when a queue is stuck
Emmanuel Grumbach
1
-4
/
+22
2012-06-13
iwlwifi: Fix Makefile build order for built-in driver
Brandon Misemer
1
-4
/
+5
2012-06-13
iwlwifi: comment that setting driver_data overrides info->control
Emmanuel Grumbach
1
-0
/
+1
2012-06-13
iwlwifi: remove lock around txq_enable
Emmanuel Grumbach
3
-26
/
+5
2012-06-13
iwlwifi: don't configure a txq that is being disabled
Emmanuel Grumbach
2
-47
/
+31
2012-06-13
iwlwifi: print more info when a queue is stuck
Emmanuel Grumbach
2
-1
/
+14
2012-06-13
iwlwifi: iwl_{read,write}_targ_mem_words takes dwords
Emmanuel Grumbach
4
-21
/
+21
2012-06-13
iwlwifi: s/iwl_read_targ_mem_words/iwl_read_targ_mem_bytes
Emmanuel Grumbach
2
-3
/
+3
2012-06-13
iwlwifi: fix dynamic loading
Johannes Berg
1
-0
/
+23
2012-06-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
10
-28
/
+55
2012-06-11
ssb: add missing PCI ID for b/g/n single band BCM4322
Jonas Gorski
1
-0
/
+1
2012-06-11
ath9k_hw: Initvals update for AR9462
Sujith Manoharan
1
-0
/
+1
2012-06-11
mwifiex: scan less channels per scan command to improve Tx traffic
Amitkumar Karwar
1
-7
/
+27
2012-06-11
mwifiex: fix simultaneous scan and Tx traffic problem
Amitkumar Karwar
4
-10
/
+89
2012-06-11
mwifiex: shorten per channel scan time
Bing Zhao
1
-3
/
+3
2012-06-11
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
53
-2553
/
+2329
2012-06-11
Merge tag 'nfc-next-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
John W. Linville
2
-123
/
+549
2012-06-11
iwlwifi: decouple testmode and iwl-test
Ilan Peer
4
-45
/
+141
2012-06-11
iwlwifi: refactor testmode
Ilan Peer
9
-762
/
+1027
2012-06-08
wl18xx: avoid some -Wformat warnings
John W. Linville
1
-1
/
+2
2012-06-08
iwlwifi: disable the buggy chain extension feature in HW
Emmanuel Grumbach
2
-0
/
+6
2012-06-08
iwlwifi: don't mess up the SCD when removing a key
Emmanuel Grumbach
1
-1
/
+1
2012-06-08
bcma: fix null pointer in bcma_core_pci_irq_ctl
Hauke Mehrtens
1
-2
/
+4
2012-06-08
b43: do not call ieee80211_unregister_hw if we are not registred
Oleksij Rempel
2
-7
/
+16
2012-06-08
iwlwifi: use correct supported firmware for 6035 and 6000g2
Meenakshi Venkataraman
1
-2
/
+21
2012-06-08
mac80211_hwsim: Set IEEE80211_STAT_ACK flag when userspace indicates that the...
Qasim Javed
1
-0
/
+1
2012-06-08
rtl8187: ->brightness_set can not sleep
Stanislaw Gruszka
1
-1
/
+1
2012-06-08
net/wireless: ipw2100: Fix WARN_ON occurring in wiphy_register called by ipw2...
Stanislav Yakovlev
1
-15
/
+5
2012-06-08
Merge branch 'wl12xx-next' into for-linville
Luciano Coelho
46
-956
/
+4818
[next]