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
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-1
/
+32
2011-06-22
rtl8192cu: Fix missing firmware load
Larry Finger
1
-0
/
+20
2011-06-20
rtlwifi: rtl8192se: Handle duplicate PCI ID 0x10ec:0x8192 conflict with r8192...
Larry Finger
1
-1
/
+12
2011-06-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-1
/
+5
2011-06-15
mwl8k: Tell firmware to generate CCMP header
Nishant Sarmukadam
1
-1
/
+3
2011-06-15
mwifiex: Fixing NULL pointer dereference
Yogesh Ashok Powar
1
-0
/
+2
2011-06-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
11
-75
/
+65
2011-06-08
iwlegacy: fix channel switch locking
Stanislaw Gruszka
5
-46
/
+28
2011-06-08
iwlagn: send tx power command if defer cause by RXON not match
Wey-Yi Guy
1
-0
/
+5
2011-06-07
rtlwifi: Avoid modifying skbs that are resubmitted
Mike McCormack
1
-15
/
+13
2011-06-07
rtlwifi: Fix logic in rx_interrupt
Mike McCormack
1
-1
/
+1
2011-06-06
iwl4965: set tx power after rxon_assoc
Stanislaw Gruszka
1
-1
/
+2
2011-06-06
rt2x00: fix rmmod crash
Stanislaw Gruszka
2
-1
/
+6
2011-06-06
iwlagn: use cts-to-self protection on 5000 adapters series
Stanislaw Gruszka
3
-11
/
+10
2011-06-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
12
-126
/
+58
2011-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
24
-72
/
+185
2011-06-03
libertas_sdio: handle spurious interrupts
Daniel Drake
1
-5
/
+16
2011-06-03
iwlagn: fix channel switch locking
Stanislaw Gruszka
9
-119
/
+28
2011-06-03
ath5k: Disable fast channel switching by default
Nick Kossifidis
2
-2
/
+14
2011-06-01
iwl4965: correctly validate temperature value
Stanislaw Gruszka
1
-1
/
+1
2011-06-01
ath9k: fix two more bugs in tx power
Daniel Halperin
2
-4
/
+16
2011-05-31
iwlagn: fix incorrect PCI subsystem id for 6150 devices
Wey-Yi Guy
3
-13
/
+22
2011-05-31
zd1211rw: fix to work on OHCI
Jussi Kivilinna
1
-11
/
+42
2011-05-31
wl12xx: fix oops in sched_scan when forcing a passive scan
Luciano Coelho
1
-3
/
+8
2011-05-31
wl12xx: add separate config value for DFS dwell time on sched scan
Luciano Coelho
3
-2
/
+9
2011-05-31
wl12xx: fix DFS channels handling in scheduled scan
Luciano Coelho
2
-11
/
+23
2011-05-31
wl12xx: fix passive and radar channel generation for scheduled scan
Luciano Coelho
1
-2
/
+2
2011-05-31
libertas: Set command sequence number later to ensure consistency
Daniel Drake
1
-3
/
+3
2011-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....
John W. Linville
12
-24
/
+61
2011-05-27
ath9k: Fix AR9287 calibration
Adrian Chadd
1
-1
/
+1
2011-05-27
wireless: Default to 'n' for 2 new added devices in Kconfig.
Tao Ma
2
-2
/
+0
2011-05-27
iwl4965: fix 5GHz operation
Stanislaw Gruszka
1
-2
/
+2
2011-05-26
ath9k: set 40 Mhz rate only if hw is configured in ht40
Rajkumar Manoharan
1
-1
/
+2
2011-05-26
ath9k_hw: disable phy restart on baseband panic caused by RXSM
Rajkumar Manoharan
3
-1
/
+28
2011-05-26
ath9k: Reset chip on baseband hang
Rajkumar Manoharan
1
-1
/
+3
2011-05-26
b43: N-PHY: initialize last var in calibration function
Rafał Miłecki
1
-1
/
+1
2011-05-26
rtlwifi: Use order 2 RX buffer allocation only if necessary
Larry Finger
1
-0
/
+7
2011-05-26
rtlwifi: Fix kernel panic resulting from RX buffer allocation failure
Larry Finger
1
-13
/
+15
2011-05-26
mwifiex: correct event header length
Yogesh Ashok Powar
1
-2
/
+2
2011-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
123
-870
/
+1348
2011-05-25
Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
123
-870
/
+1348
2011-05-24
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...
John W. Linville
123
-870
/
+1348
2011-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
9
-10
/
+10
2011-05-24
iwlagn: dbg_fixed_rate only used when CONFIG_MAC80211_DEBUGFS enabled
Wey-Yi Guy
1
-2
/
+2
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
9
-28
/
+29
2011-05-23
b43: fix comment typo reqest -> request
Jim Cromie
1
-2
/
+2
2011-05-19
ath9k: use PS wakeup before REG_READ
Mohammed Shafi Shajakhan
1
-1
/
+1
2011-05-19
ath9k: implement .tx_last_beacon()
Felix Fietkau
3
-0
/
+55
2011-05-19
b43: read PHY info only when needed (for PHY-A)
Rafał Miłecki
1
-1
/
+2
2011-05-19
b43: separate ssb core reset
Rafał Miłecki
1
-2
/
+8
[next]