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
2012-12-10
bcma: mips: fix clearing device IRQ
Rafał Miłecki
1
-1
/
+1
2012-12-10
ath9k_hw: Update intivals for AR9340
Sujith Manoharan
1
-2
/
+4
2012-12-10
ath9k_hw: Calculate the correct training power for PAPRD
Sujith Manoharan
2
-20
/
+43
2012-12-10
ath9k_hw: Add HW cap for PAPRD
Sujith Manoharan
5
-7
/
+18
2012-12-10
ath9k_hw: Fix PAPRD retraining for AR9485
Sujith Manoharan
1
-1
/
+5
2012-12-10
ath9k_hw: Various trivial fixes for PAPRD
Sujith Manoharan
2
-8
/
+3
2012-12-10
ath9k: Fix redundant PS wrappers
Sujith Manoharan
1
-4
/
+6
2012-12-10
ath9k: Add a few debug messages for PAPRD
Sujith Manoharan
2
-2
/
+11
2012-12-10
ath9k_hw: Fix PAPRD training
Sujith Manoharan
1
-7
/
+29
2012-12-10
ath9k_hw: Fix PAPRD registers for AR9485
Sujith Manoharan
1
-15
/
+14
2012-12-10
ath9k: ar9003: fix OTP register offsets for AR9340
Gabor Juhos
1
-3
/
+3
2012-12-10
rt2800usb: Add support for 2001:3c1e (D-Link DWA-125 rev B1) USB Wi-Fi adapter
Maia Kozheva
1
-0
/
+1
2012-12-10
ssb: use WARN in main.c
Cong Ding
1
-2
/
+1
2012-12-10
carl9170: fix copy and paste mishap in carl9170_handle_mpdu
Christian Lamparter
1
-1
/
+1
2012-12-10
brcmsmac: add support for BCM43224 with PCI id of 14e4:a8d8
Hauke Mehrtens
1
-2
/
+3
2012-12-10
brcmsmac: do a read after the write of the objmem on broken PCIe controllers
Hauke Mehrtens
1
-1
/
+1
2012-12-10
ath9k: Fix regression in 'xmit' debugfs file
Sujith Manoharan
1
-1
/
+1
2012-12-10
bcma: unify naming schema for clock functions
Rafał Miłecki
4
-26
/
+29
2012-12-10
b43legacy: Fix firmware loading when driver is built into the kernel
Larry Finger
2
-6
/
+36
2012-12-10
brcmsmac: add support for cores with revision 17
Hauke Mehrtens
2
-3
/
+4
2012-12-10
Revert "ath9k_hw: Update AR9003 high_power tx gain table"
Felix Fietkau
1
-86
/
+86
2012-12-10
brcmfmac: remove WL_CONN() macro
Arend van Spriel
2
-98
/
+94
2012-12-10
brcmfmac: remove WL_SCAN() macro
Arend van Spriel
2
-39
/
+39
2012-12-10
brcmfmac: remove WL_TRACE() macro
Arend van Spriel
2
-96
/
+95
2012-12-10
brcmfmac: replace WL_INFO() macro
Arend van Spriel
2
-22
/
+21
2012-12-10
brcmfmac: replace WL_ERR() with brcmf_err()
Arend van Spriel
2
-158
/
+158
2012-12-10
brcmfmac: consolidate debug macros in wl_cfg80211
Arend van Spriel
3
-68
/
+10
2012-12-10
brcmfmac: error messages should not be suppressed
Arend van Spriel
11
-249
/
+248
2012-12-10
brcmfmac: use one list of event defintions
Arend van Spriel
2
-134
/
+80
2012-12-10
brcmsmac: fix uninitialized variable warning on arm architecture
Arend van Spriel
1
-1
/
+1
2012-12-10
brcmfmac: rework bus interface
Arend van Spriel
9
-47
/
+111
2012-12-06
rtlwifi: remove __dev* attributes
Bill Pemberton
6
-6
/
+6
2012-12-06
wlcore/wl18xx/wl12xx: remove __dev* attributes
Bill Pemberton
8
-22
/
+22
2012-12-06
rtl8187: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-12-06
rtl8187: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-12-06
rt2x00: remove __dev* attributes
Bill Pemberton
4
-5
/
+5
2012-12-06
p54: remove __dev* attributes
Bill Pemberton
3
-9
/
+9
2012-12-06
orinoco: remove __dev* attributes
Bill Pemberton
4
-8
/
+8
2012-12-06
mwl8k: remove __dev* attributes
Bill Pemberton
1
-4
/
+4
2012-12-06
libertas: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-12-06
iwlwifi: remove __dev* attributes
Bill Pemberton
1
-2
/
+2
2012-12-06
iwlegacy: remove __dev* attributes
Bill Pemberton
2
-4
/
+4
2012-12-06
ipw2x00: remove __dev* attributes
Bill Pemberton
2
-6
/
+6
2012-12-06
brcm80211: remove __dev* attributes
Bill Pemberton
1
-2
/
+2
2012-12-06
b43: remove __dev* attributes
Bill Pemberton
2
-6
/
+6
2012-12-06
atmel: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-12-06
ath5k: remove __dev* attributes
Bill Pemberton
3
-6
/
+6
2012-12-06
wireless: remove __dev* attributes
Bill Pemberton
2
-6
/
+6
2012-12-06
rfkill: remove __dev* attributes
Bill Pemberton
2
-4
/
+4
2012-12-06
ssb: register watchdog driver
Hauke Mehrtens
4
-0
/
+55
[next]