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
2011-11-21
carl9170: use ieee80211_free_txskb
Christian Lamparter
1
-2
/
+2
2011-11-21
p54: use ieee80211_free_txskb
Christian Lamparter
1
-2
/
+2
2011-11-21
rndis_wlan: remove unused macro
Jussi Kivilinna
1
-2
/
+0
2011-11-21
rndis_wlan: add reporting of PMKSA candidate events
Jussi Kivilinna
1
-17
/
+9
2011-11-21
rndis_wlan: add missing __packed
Jussi Kivilinna
1
-2
/
+2
2011-11-21
rndis_wlan: pass channel info to cfg80211_roamed()
Jussi Kivilinna
1
-2
/
+3
2011-11-21
rndis_wlan: split getting current channel to separate function
Jussi Kivilinna
1
-18
/
+31
2011-11-21
cfg80211: add flags for off-channel capabilities
Johannes Berg
1
-1
/
+2
2011-11-21
iwl-debug: Shrink object by using dev_err and deduplicating formats
Joe Perches
1
-16
/
+21
2011-11-21
iwlwifi: remove redundancy
Wey-Yi Guy
1
-1
/
+1
2011-11-21
iwlwifi: tid_data is taken twice in iwl_trans_pcie_tx_agg_alloc
Emmanuel Grumbach
1
-1
/
+0
2011-11-21
iwlwifi: fix endianity issues in debug prints
Emmanuel Grumbach
1
-4
/
+2
2011-11-21
iwlwifi: improve the prints in the reclaim path
Emmanuel Grumbach
4
-6
/
+9
2011-11-21
iwlwifi: check the HW when a queue is stuck
Emmanuel Grumbach
1
-1
/
+5
2011-11-21
brcm80211: smac: Use kmemdup rather than duplicating its implementation
Thomas Meyer
1
-2
/
+1
2011-11-21
rtlwifi: Remove redundant code from PCI interrupt
Larry Finger
1
-3
/
+0
2011-11-21
rtlwifi: rtl8192cu: Fix endianian issues
Larry Finger
7
-36
/
+43
2011-11-21
rtlwifi: rtl8192cu: Change firmware upload to use block writes
Larry Finger
5
-3
/
+64
2011-11-21
rtlwifi: rtl8192cu: Allow retries for USB I/O
George
2
-4
/
+16
2011-11-21
ath9k: trivial: reorder rx_tasklet processing
Zefir Kurtisi
1
-5
/
+5
2011-11-21
Merge branch 'for-linville' of git://github.com/sgruszka/iwlegacy
John W. Linville
70
-36234
/
+34525
2011-11-17
mwifiex: add support for Marvell sd8797 device
Bing Zhao
8
-20
/
+50
2011-11-17
p54spi: Remove FIXME in op_stop
Michael Büsch
1
-5
/
+1
2011-11-17
wireless: use strlcpy routine in .get_drvinfo
Rick Jones
5
-13
/
+16
2011-11-17
brcmsmac: Use current logging styles
Joe Perches
2
-79
/
+80
2011-11-17
ath9k_hw: set btcoex weights for AR9462
Rajkumar Manoharan
3
-4
/
+37
2011-11-17
ath9k_hw: Cleanup btcoex wlan weights
Rajkumar Manoharan
4
-58
/
+34
2011-11-17
ath9k: Remove enabling btcoex from stomp type change
Rajkumar Manoharan
3
-4
/
+4
2011-11-17
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
John W. Linville
22
-2160
/
+4338
2011-11-16
iwlegacy: debugfs_ops should depend on CONFIG_IWLEGACY_DEBUGFS
Greg Dietsche
5
-42
/
+8
2011-11-16
iwlegacy: 4965-rs: cleanup il4965_rs_sta_dbgfs_rate_scale_data_read
Greg Dietsche
1
-7
/
+1
2011-11-16
iwlegacy: 4965-rs: don't return rate from il4965_rs_update_rate_tbl
Greg Dietsche
1
-9
/
+3
2011-11-16
iwlegacy: 4965-rs: il4965_rs_alloc_sta: remove lq_sta local var
Greg Dietsche
1
-4
/
+1
2011-11-16
iwlegacy: 4965-rs: remove unnecessary null check for sta and lq_sta
Greg Dietsche
1
-3
/
+0
2011-11-16
iwlegacy: 4965-rs: remove null check on sta in il4965_rs_tx_status
Greg Dietsche
1
-1
/
+1
2011-11-16
iwlegacy: 4965: remove vif null check in request_scan
Greg Dietsche
1
-2
/
+1
2011-11-15
iwlegacy: remove unused IL_AC_UNSET define
Stanislaw Gruszka
1
-2
/
+0
2011-11-15
iwlegacy: change IL_ERR to D_HT in iwl4965_rs_tl_turn_on_agg_for_tid
Greg Dietsche
1
-4
/
+4
2011-11-15
iwlegacy: change IL_WARN to D_HT in il4965_tx_agg_start
Greg Dietsche
1
-1
/
+1
2011-11-15
iwlegacy: checkpatch.pl fixes
Stanislaw Gruszka
14
-411
/
+297
2011-11-15
iwlegacy: indentions and whitespaces
Stanislaw Gruszka
17
-6456
/
+6439
2011-11-15
iwlegacy: merge iwl-debug.h into common.h
Stanislaw Gruszka
7
-209
/
+165
2011-11-15
iwlegacy: rename iwl-debug.c to debug.c
Stanislaw Gruszka
2
-1
/
+1
2011-11-15
iwlegacy: merge iwl-fh.h into 4965.h
Stanislaw Gruszka
2
-418
/
+351
2011-11-15
iwlegacy: use FH49_ prefix in 4965 code
Stanislaw Gruszka
4
-153
/
+153
2011-11-15
iwlegacy: use FH39_ prefix in 3945 code
Stanislaw Gruszka
2
-3
/
+3
2011-11-15
iwlegacy: rename iwl-prph.h to prph.h
Stanislaw Gruszka
3
-2
/
+1
2011-11-15
iwlegacy: merge iwl-{eeprom,led}.h into common.h
Stanislaw Gruszka
8
-412
/
+303
2011-11-15
iwlegacy: merge iwl-power.h into common.h
Stanislaw Gruszka
5
-58
/
+12
2011-11-15
iwlegacy: merge iwl-legacy-rs.h into common.h
Stanislaw Gruszka
2
-473
/
+442
[next]