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-09-14
iwlagn: clean up of transport layer
Emmanuel Grumbach
15
-309
/
+299
2011-09-14
iwlagn: remove priv dereferences from the transport layer
Emmanuel Grumbach
11
-60
/
+59
2011-09-14
iwlagn: merge iwl_pci_down and iwl_pci_remove
Emmanuel Grumbach
1
-12
/
+6
2011-09-14
iwlagn: only perform necessary calibration at init time
Wey-Yi Guy
1
-6
/
+1
2011-09-14
ath9k_hw: Fix magnitude/phase average in TxIQ Calibration
Rajkumar Manoharan
1
-4
/
+13
2011-09-14
ath9k: Move cycle conters under cc_lock
Rajkumar Manoharan
1
-3
/
+6
2011-09-14
ath9k: Take the samples in unassociated state
Rajkumar Manoharan
1
-0
/
+5
2011-09-14
b43: N-PHY: implement few random missing ops
Rafał Miłecki
2
-17
/
+96
2011-09-14
b43: N-PHY: split workarounds into per-PHY-ver functions
Rafał Miłecki
1
-143
/
+157
2011-09-14
b43: N-PHY: replace some hacks with nice tables ops
Rafał Miłecki
1
-13
/
+4
2011-09-14
b43: N-PHY: use helper for checking IPA
Rafał Miłecki
1
-18
/
+12
2011-09-14
b43: LCN-PHY: load TX gain table on init
Rafał Miłecki
2
-3
/
+194
2011-09-14
b43: add my copyrights and myself as the module author
Rafał Miłecki
11
-0
/
+19
2011-09-14
b43: drop Copyright for not really copyrightable info
Rafał Miłecki
1
-26
/
+0
2011-09-14
ath9k: implement .get_antenna and .set_antenna
Felix Fietkau
4
-8
/
+99
2011-09-14
ath9k: merge reset related functions
Felix Fietkau
1
-176
/
+127
2011-09-14
ath9k: always call ath_reset from workqueue context
Felix Fietkau
5
-13
/
+26
2011-09-14
ath9k: move a few functions around
Felix Fietkau
1
-68
/
+69
2011-09-14
ath9k: eliminate common->{rx,tx}_chainmask
Felix Fietkau
10
-41
/
+27
2011-09-14
b43: N-PHY: implement enabling TX power control
Rafał Miłecki
2
-6
/
+80
2011-09-13
ath9k: ath9k_hw_set_txpowerlimit sets previous txpower
Bill Jordan
1
-2
/
+2
2011-09-13
b43: LCN-PHY: add conditions for few operations
Rafał Miłecki
2
-14
/
+38
2011-09-13
b43: LCN-PHY: rename functions, get rid of magic names
Rafał Miłecki
2
-10
/
+29
2011-09-13
b43: LCN-PHY: upload additional 0x7 table
Rafał Miłecki
1
-0
/
+17
2011-09-13
b43: LCN-PHY: rewrite 0x7 table at the end of init
Rafał Miłecki
1
-0
/
+12
2011-09-13
b43: LCN-PHY: put tables functions in correct file
Rafał Miłecki
2
-11
/
+16
2011-09-13
b43: LCN-PHY: minor fixes
Rafał Miłecki
3
-6
/
+7
2011-09-13
rt2x00: Add new chipset support
zero.lin
1
-0
/
+1
2011-09-13
iwlwifi: signedness bug in iwl_trans_pcie_tx_agg_alloc()
Dan Carpenter
1
-1
/
+1
2011-09-13
iwlwifi: fix double assign in iwl_start_tx_ba_trans_ready()
Dan Carpenter
1
-1
/
+1
2011-09-13
ath9k_hw: Fix rx latency of 11a mode
Rajkumar Manoharan
1
-2
/
+5
2011-09-13
mwifiex: replace kmalloc & memcpy sequence with kmemdup
Yogesh Ashok Powar
3
-9
/
+9
2011-09-13
ath9k: fix checks for first subframe delimiter padding
Felix Fietkau
2
-2
/
+3
2011-09-13
mwl8k: Set hardware flag IEEE80211_HW_AP_LINK_PS
Yogesh Ashok Powar
1
-0
/
+8
2011-09-13
ath9k_hw: fix the last register write for ar5416 addac
Felix Fietkau
1
-1
/
+1
2011-09-13
ath9k_hw: drop an unused column in AR5008-AR9002 initvals
Felix Fietkau
4
-1912
/
+1934
2011-09-13
b43: LCN-PHY: implement saving and restoring PHY & radio configuration
Rafał Miłecki
1
-0
/
+35
2011-09-13
bcma: extract some basic info about board from SPROM
Rafał Miłecki
1
-0
/
+9
2011-09-13
b43: LCN-PHY: prepare functions for channel switching
Rafał Miłecki
1
-2
/
+84
2011-09-13
b43: LCN-PHY: implement more PHY ops before radio init
Rafał Miłecki
1
-3
/
+53
2011-09-13
b43: LCN-PHY: add R/W ops for PHY and radio
Rafał Miłecki
1
-2
/
+40
2011-09-13
ath9k_hw: do not apply the 2.4 ghz ack timeout workaround to cts
Felix Fietkau
1
-2
/
+3
2011-08-30
iwlwifi: iwl-agn-rs.c: remove old comment
Greg Dietsche
1
-1
/
+0
2011-08-30
ath9k: defer ath_tx_setup_buffer setup to the first tx attempt during aggr
Felix Fietkau
1
-39
/
+66
2011-08-30
ath9k: move seqno allocation in the tx path to ath_tx_setup_buffer
Felix Fietkau
1
-19
/
+23
2011-08-30
ath9k: move the sequence number from ath_frame_info to ath_buf
Felix Fietkau
2
-33
/
+24
2011-08-30
ath9k: clean up the aggregation tid queue
Felix Fietkau
3
-37
/
+45
2011-08-30
ath9k: use u8 for the tx key index
Felix Fietkau
5
-5
/
+5
2011-08-30
ath: Make ath_printk void not int and remove unused struct ath_common *
Joe Perches
2
-17
/
+18
2011-08-30
ath: Make ath_dbg void not int
Joe Perches
1
-17
/
+12
[next]