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-01-04
NFC: digital: Fix incorrect use of ERR_PTR and PTR_ERR macros
Thierry Escande
1
-2
/
+2
2014-01-04
NFC: digital: Add a note about asynchronous functions
Thierry Escande
1
-0
/
+10
2014-01-04
NFC: pn533: Frame is invalid if ccid.datalen is 0
Samuel Ortiz
1
-0
/
+3
2014-01-04
NFC: Only warn on SE discovery error
Samuel Ortiz
1
-5
/
+2
2014-01-04
NFC: llcp: Use default MIU if none was specified on connect
Szymon Janc
3
-3
/
+1
2014-01-04
NFC: llcp: Fix possible memory leak while sending I frames
Szymon Janc
1
-1
/
+3
2014-01-04
NFC: Return driver failure upon unknown event reception
Samuel Ortiz
1
-5
/
+2
2014-01-04
NFC: pn544: Refactor hw_config values
Arman Uguray
1
-24
/
+24
2014-01-04
NFC: mei_phy: Using kfree_skb() instead of kfree()
Salil Kapur
1
-1
/
+1
2014-01-03
wireless: delete non-required instances of include <linux/init.h>
Paul Gortmaker
58
-58
/
+0
2014-01-03
ssb: fix sparse warnings in driver_chipcommon_sflash.c
Hauke Mehrtens
1
-3
/
+3
2014-01-03
bcma: fix sparse warnings in driver_chipcommon_sflash.c
Hauke Mehrtens
1
-3
/
+3
2014-01-03
ath9k: Fix regulatory compliance
Sujith Manoharan
1
-3
/
+2
2014-01-03
ath9k: Fix AR955x RX sensitivity
Sujith Manoharan
2
-0
/
+233
2014-01-03
wireless: cw1200: Fix memory leak in cw1200_wow_suspend()
Christian Engelmayer
1
-5
/
+6
2014-01-03
ath9k: Add hardware support for QCA9531
Sujith Manoharan
4
-24
/
+57
2014-01-03
ath9k: Initialize QCA953x INI arrays
Sujith Manoharan
1
-1
/
+47
2014-01-03
ath9k: Add QCA953x initvals
Sujith Manoharan
1
-0
/
+718
2014-01-03
ath9k: Assign macVersion for QCA9531
Sujith Manoharan
2
-0
/
+6
2014-01-03
ath9k: Add version/revision macros for QCA9531
Sujith Manoharan
1
-1
/
+12
2014-01-03
carl9170: use ether_addr_equal_64bits
Julia Lawall
1
-3
/
+3
2014-01-03
at76c50x-usb: use ether_addr_equal_64bits
Julia Lawall
1
-1
/
+1
2014-01-03
ipw2x00: use ether_addr_equal_64bits
Julia Lawall
1
-1
/
+1
2014-01-03
ath9k: use ether_addr_equal_64bits
Julia Lawall
2
-2
/
+2
2014-01-03
iwlegacy: use ether_addr_equal_64bits
Julia Lawall
2
-6
/
+6
2014-01-03
rtlwifi: use ether_addr_equal_64bits
Julia Lawall
2
-4
/
+4
2014-01-03
mwl8k: use ether_addr_equal_64bits
Julia Lawall
1
-1
/
+1
2014-01-03
p54: use ether_addr_equal_64bits
Julia Lawall
1
-1
/
+1
2014-01-03
ath5k: use ether_addr_equal_64bits
Julia Lawall
1
-2
/
+2
2014-01-03
rt2x00: use ether_addr_equal_64bits
Julia Lawall
1
-2
/
+2
2014-01-03
ath9k: Fix interrupt statistics
Sujith Manoharan
1
-1
/
+1
2014-01-03
ath9k: Remove unused config option ack_6mb
Sujith Manoharan
2
-3
/
+0
2014-01-03
ath9k: Fix AR9100 chip power-on
Sujith Manoharan
1
-1
/
+5
2014-01-03
ath9k: Cleanup __ath9k_hw_init()
Sujith Manoharan
1
-32
/
+32
2014-01-03
ath9k: Handle unsupported MAC versions early
Sujith Manoharan
1
-24
/
+24
2014-01-03
ath9k: Move private HW callbacks to hw-ops.h
Sujith Manoharan
2
-39
/
+27
2014-01-03
ath9k: Remove unused functions
Sujith Manoharan
1
-12
/
+0
2014-01-03
ath9k: Fix "cc_lock" usage
Sujith Manoharan
2
-9
/
+7
2014-01-03
ath9k: Process BB watchdog events in the tasklet
Sujith Manoharan
1
-8
/
+6
2014-01-03
ath9k: Remove RX Poll
Sujith Manoharan
7
-77
/
+17
2014-01-03
ath9k: Fix baseband watchdog reset
Sujith Manoharan
1
-8
/
+19
2014-01-03
ath9k: Identify baseband watchdog signatures
Sujith Manoharan
3
-0
/
+65
2014-01-03
ath9k: Fix baseband watchdog interrupts
Sujith Manoharan
3
-6
/
+27
2014-01-03
ath9k: Fix PHY restart workaround
Sujith Manoharan
2
-11
/
+11
2014-01-03
ath9k: Fix MAC HW hang check for AR9003
Sujith Manoharan
1
-55
/
+75
2014-01-03
ath9k: Add HW callbacks for MAC/BB hang checks
Sujith Manoharan
4
-70
/
+85
2014-01-03
ath9k: Register supported HW hang checks
Sujith Manoharan
5
-9
/
+59
2014-01-03
ath9k: Fix max AMPDU size calculation
Sujith Manoharan
2
-13
/
+2
2014-01-03
net: wireless: brcm80211: Drop debug version with build date/time
Josh Triplett
1
-7
/
+0
2014-01-03
ath9k_hw: fix TSF offset calculation
Felix Fietkau
1
-2
/
+2
[next]