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
2010-09-30
wl12xx: fix non-wl12xx build scenarios
Ohad Ben-Cohen
1
-0
/
+13
2010-09-28
MAINTAINERS: Update git url for the wl1271 driver
Luciano Coelho
1
-1
/
+1
2010-09-28
wl1271: Add support for hardware GEM cipher
Juuso Oikarinen
3
-1
/
+19
2010-09-28
wl1271: Increase connection reliability
Juuso Oikarinen
4
-15
/
+28
2010-09-28
wl1271: Optimize scan duration
Juuso Oikarinen
4
-9
/
+60
2010-09-28
wl1271: Add handling for failing hardware scan command
Juuso Oikarinen
4
-7
/
+32
2010-09-28
wl1271: Add hardware recovery mechanism
Juuso Oikarinen
4
-3
/
+36
2010-09-28
wl1271: Separate interface removal to another function
Juuso Oikarinen
2
-6
/
+17
2010-09-28
wl1271: Fix work cancelling when shutting down the driver
Juuso Oikarinen
3
-0
/
+9
2010-09-28
wl1271: Move scan complete invocation into work function
Juuso Oikarinen
4
-5
/
+24
2010-09-28
wl1271: Fix AC/TID default configuration
Juuso Oikarinen
3
-67
/
+39
2010-09-28
wl1271: Fix tid-configuration of TX frames
Juuso Oikarinen
2
-19
/
+2
2010-09-28
wl1271: Enable 11a support always, prevent scanning for unsupporting chips
Juuso Oikarinen
2
-11
/
+8
2010-09-28
wl1271: Reduce rate used for last PSM entry attempt
Juuso Oikarinen
6
-15
/
+28
2010-09-28
wl1271: Enable/disable 11a support based on INI configuration
Juuso Oikarinen
6
-45
/
+31
2010-09-28
wl1271: Remove function cmd_read_memory
Juuso Oikarinen
2
-72
/
+0
2010-09-28
wl1271: Release interrupt *after* releasing the driver context
Juuso Oikarinen
2
-4
/
+2
2010-09-28
wl1271: Remove acx_fw_version function
Juuso Oikarinen
2
-64
/
+0
2010-09-28
wl1271: Move setting of wake-up conditions to ps.c from cmd.c
Juuso Oikarinen
2
-7
/
+6
2010-09-28
wl1271: Remove outdated FIXME's
Juuso Oikarinen
3
-19
/
+7
2010-09-28
wl1271: Change supported channel order for a more optimal scan
Juuso Oikarinen
1
-40
/
+46
2010-09-28
wl1271: fix forced passive scan
Luciano Coelho
1
-1
/
+4
2010-09-28
wl1271: remove useless 11a check when scanning
Luciano Coelho
1
-4
/
+1
2010-09-28
wl1271: Fix scan race condition
Juuso Oikarinen
2
-3
/
+2
2010-09-28
wl1271: Add trigger to net_device oper_state to change BT coex priority
Juuso Oikarinen
2
-0
/
+70
2010-09-28
wl1271: Implement CMD_SET_STA_STATE to indicate connection completion to FW
Juuso Oikarinen
2
-0
/
+38
2010-09-28
wl1271: remove deprecated ACX definition
Luciano Coelho
1
-1
/
+0
2010-09-27
ath9k_htc: Fix TKIP disconnect failure with HTC drivers
Rajkumar Manoharan
1
-0
/
+3
2010-09-27
mac80211: move packet flags into packet
Johannes Berg
4
-57
/
+91
2010-09-27
mac80211: fix release_reorder_timeout in scan
Johannes Berg
1
-14
/
+8
2010-09-27
mac80211: clean up rx handling wrt. found_sta
Johannes Berg
1
-31
/
+25
2010-09-27
mac80211: consolidate packet processing
Johannes Berg
1
-103
/
+62
2010-09-27
mac80211: remove prepare_for_handlers sdata argument
Johannes Berg
1
-8
/
+8
2010-09-27
Revert "mac80211: fix use-after-free"
John W. Linville
1
-0
/
+4
2010-09-27
nl80211: Fix exit from nl80211_set_power_save
Teemu Paasikivi
1
-1
/
+2
2010-09-27
mac80211: Support receiving data frames on multiple vifs.
Ben Greear
1
-10
/
+70
2010-09-27
mac80211/ath9k: Support AMPDU with multiple VIFs.
Ben Greear
4
-18
/
+31
2010-09-27
mac80211: Support multiple VIFS per AP in debugfs.
Ben Greear
4
-3
/
+5
2010-09-27
ath9k_hw: simplify revision checks for AR9287
Felix Fietkau
5
-16
/
+9
2010-09-27
ath9k_hw: simplify revision checks for AR9285
Felix Fietkau
6
-37
/
+8
2010-09-27
ath9k_hw: simplify revision checks for AR9280
Felix Fietkau
10
-42
/
+36
2010-09-27
wl1271: Fix overflow in wl1271_boot_upload_nvs
Ido Yariv
1
-11
/
+6
2010-09-27
ath5k: Add bssid mask and rxfilter to debugfs.
Ben Greear
2
-0
/
+59
2010-09-24
ath9k_htc: Fix beacon distribution in IBSS mode
Rajkumar Manoharan
1
-1
/
+8
2010-09-24
ath9k: Fix tx struck state with paprd
Vasanthakumar Thiagarajan
1
-2
/
+4
2010-09-24
mac80211: clear txflags for ps-filtered frames
Christian Lamparter
2
-0
/
+17
2010-09-24
airo: remove "basic_rate" module option
Dan Carpenter
1
-11
/
+0
2010-09-24
mac80211: Add DS Parameter Set into Probe Request on 2.4 GHz
Jouni Malinen
3
-4
/
+18
2010-09-24
mac80211: Filter ProbeReq SuppRates based on TX rate mask
Jouni Malinen
3
-17
/
+24
2010-09-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
14
-20
/
+52
[next]