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-05-02
rtlwifi: Fix typo in pci.c
Larry Finger
1
-1
/
+1
2011-05-02
rt2x00: Add autowake support for USB hardware
Ivo van Doorn
6
-0
/
+139
2011-05-02
rt2x00: Introduce capability flag for Bluetooth co-existence.
Gertjan van Wingerde
2
-5
/
+9
2011-05-02
rt2x00: Streamline rt2800 eeprom initialisations.
Gertjan van Wingerde
1
-10
/
+8
2011-05-02
rt2x00: Fix optimize register access for rt2800pci
Ivo van Doorn
1
-2
/
+2
2011-05-02
rt2x00: Optimize TX_STA_FIFO register reading
Ivo van Doorn
3
-9
/
+15
2011-05-02
rt2x00: Reduce tx status reading timeout
Ivo van Doorn
1
-2
/
+2
2011-05-02
ssb: cc: prepare clockmode support for cores rev 10+
Rafał Miłecki
1
-18
/
+44
2011-04-30
iwlagn: remove un-necessary debugfs callback
Wey-Yi Guy
9
-1184
/
+978
2011-04-30
iwlagn: prefer BSS context
Johannes Berg
1
-0
/
+14
2011-04-30
iwlagn: improve RXON checking
Johannes Berg
1
-19
/
+19
2011-04-30
iwlagn: remove spectrum measurement header
Johannes Berg
1
-92
/
+0
2011-04-30
iwlagn: semaphore and calib cleanup
Don Fry
8
-67
/
+44
2011-04-30
iwlagn: mod param cleanup
Don Fry
10
-44
/
+27
2011-04-30
iwlagn: new 105 series device
Wey-Yi Guy
3
-48
/
+48
2011-04-30
iwlagn: use proper good CRC threshold behaviour
Johannes Berg
3
-4
/
+18
2011-04-30
iwlagn: connect and disconnect sequence for RXON
Wey-Yi Guy
1
-83
/
+111
2011-04-30
iwlagn: remove 5000 from rxon_assoc structure
Wey-Yi Guy
2
-2
/
+2
2011-04-30
iwlagn: make rxon_assoc static function
Wey-Yi Guy
4
-59
/
+49
2011-04-30
iwlagn: refactor restart
Johannes Berg
1
-31
/
+37
2011-04-30
iwlagn: introduce silent grabbing of NIC access
Johannes Berg
2
-5
/
+14
2011-04-30
iwlagn: avoid hangs when restarting device
Johannes Berg
3
-6
/
+20
2011-04-29
mwl8k: Reducing extra_tx_headroom for tx optimization in AP mode
Yogesh Ashok Powar
1
-5
/
+26
2011-04-29
ath9k_htc: Revamp LED management
Sujith Manoharan
4
-196
/
+85
2011-04-29
iwlegacy: remove sync_cmd_mutex
Stanislaw Gruszka
4
-5
/
+2
2011-04-29
iwlegacy: more priv->mutex serialization
Stanislaw Gruszka
3
-23
/
+34
2011-04-29
iwlegacy: fix enqueue hcmd race conditions
Stanislaw Gruszka
2
-28
/
+25
2011-04-29
iwlegacy: comment typo fix diable -> disable
Stanislaw Gruszka
2
-2
/
+2
2011-04-29
iwlegacy: remove scan_tx_antennas
Stanislaw Gruszka
2
-4
/
+0
2011-04-29
iwlegacy: remove unneeded __packed
Stanislaw Gruszka
1
-1
/
+1
2011-04-29
iwlegacy: remove unneeded disable_hw_scan check
Stanislaw Gruszka
1
-3
/
+2
2011-04-29
iwlegacy: simplify init geos
Stanislaw Gruszka
1
-4
/
+1
2011-04-29
iwlegacy: enable only rfkill interrupt when device is down
Stanislaw Gruszka
2
-4
/
+14
2011-04-29
iwlegacy: remove duplicate initialization in iwl4956_down()
Stanislaw Gruszka
1
-1
/
+1
2011-04-29
iwlagn: fix tx power initialization
Stanislaw Gruszka
3
-15
/
+7
2011-04-29
ath9k_htc: Dump modal eeprom header for UB91/94/95
Sujith Manoharan
1
-0
/
+283
2011-04-29
ath9k_htc: Dump base eeprom header for UB91/94/95
Sujith Manoharan
1
-8
/
+162
2011-04-29
p54: avoid uninitialized variable warning for freq
John W. Linville
1
-1
/
+1
2011-04-29
mwifiex: fix copy-n-paste 'thinko' for tsf_val
John W. Linville
1
-3
/
+0
2011-04-29
b43: avoid uninitialized variable warnings in phy_n
John W. Linville
1
-2
/
+5
2011-04-29
ath5k: fix uninitialized var warning for txf2txs
John W. Linville
1
-0
/
+5
2011-04-28
mwifiex: fix bug in mwifiex_save_curr_bcn()
Amitkumar Karwar
1
-16
/
+12
2011-04-28
mwifiex: HT capability information handling
Amitkumar Karwar
4
-86
/
+64
2011-04-28
mwifiex: check firmware capabilities while initialising 5GHz band parameters
Amitkumar Karwar
1
-8
/
+11
2011-04-28
mwl8k: replace rateinfo bitfields with mask and shift macros
John W. Linville
1
-20
/
+5
2011-04-28
ssb: pci: early fix for SPROM core index
Rafał Miłecki
1
-0
/
+12
2011-04-28
ssb: pci: update PCIe workarounds
Rafał Miłecki
1
-8
/
+27
2011-04-28
ssb: pci: separate workarounds
Rafał Miłecki
1
-40
/
+58
2011-04-28
ath9k_htc: Add set_bitrate_mask() callback
Sujith Manoharan
1
-0
/
+50
2011-04-28
ath9k_htc: Add a new WMI command to set a rate mask
Sujith Manoharan
3
-0
/
+10
[next]