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
2010-06-04
ath9k_htc: Configure dual stream rates
Sujith
1
-2
/
+7
2010-06-04
ath9k_htc: Setup HT capabilites for 2-stream devices
Sujith
1
-1
/
+22
2010-06-04
ath9k_common: Move count_streams to common module
Sujith
3
-14
/
+16
2010-06-04
ath9k_htc: Add support for AR7010
Sujith
2
-1
/
+15
2010-06-04
ath9k_hw: Configure byte swap for non AR9271 chips
Sujith
1
-3
/
+7
2010-06-04
ath9k: Determine Firmware on probe
Sujith
2
-13
/
+27
2010-06-04
p54spi: replace internal "cx3110x" name with "p54spi"
Luke-Jr
1
-3
/
+2
2010-06-04
ath9k_htc: Use proper station add/remove callbacks
Sujith
1
-17
/
+24
2010-06-04
ath9k: fix dma sync in rx path
Ming Lei
1
-3
/
+7
2010-06-03
ath9k: fix queue stop/start based on the number of pending frames
Felix Fietkau
3
-37
/
+25
2010-06-03
ath9k_htc: Fix fair beacon distribution
Sujith
3
-1
/
+31
2010-06-03
ath9k_htc: Handle host RX disable
Sujith
2
-0
/
+11
2010-06-03
ath9k_htc: Handle monitor interface removal
Sujith
1
-6
/
+6
2010-06-03
ath9k_htc: Fix locking for ps_idle
Sujith
1
-5
/
+13
2010-06-03
ath9k_htc: Remove useless cancel_work_sync
Sujith
1
-1
/
+0
2010-06-03
ath9k_htc: Fix bug in handling CONF_IDLE
Sujith
1
-1
/
+1
2010-06-03
ath9k_htc: Add PS wrappers
Sujith
1
-5
/
+18
2010-06-03
ath9k_htc: Revamp CONF_IDLE handling
Sujith
1
-36
/
+93
2010-06-03
ath9k_hw: Fix async fifo for AR9287
Sujith
5
-44
/
+55
2010-06-03
ath9k_hw: Update the PCI WAR register
Sujith
2
-28
/
+60
2010-06-03
ath9k_hw: Cleanup TX power calculation for AR9287
Sujith
3
-141
/
+168
2010-06-03
ath9k_hw: Optimize ath9k_hw_ar9287_set_board_values
Sujith
3
-37
/
+41
2010-06-03
ath9k_hw: Cleanup eeprom_9287.c
Sujith
1
-137
/
+136
2010-06-03
drivers/net/wireless/ipw2x00/ipw2100.c: Remove unnecessary kmalloc casts
Joe Perches
1
-11
/
+7
2010-06-03
mac80211: clean up ieee80211_stop_tx_ba_session
Johannes Berg
1
-2
/
+1
2010-06-03
mac80211: remove tx status ampdu_ack_map
Johannes Berg
1
-1
/
+0
2010-06-03
ath9k: use the key handling code from ath9k_common instead of duplicating it
Felix Fietkau
1
-230
/
+2
2010-06-03
ath9k_common: use allocated key cache entries for multi BSS crypto support
Felix Fietkau
1
-10
/
+27
2010-06-03
ath9k_hw: add multicast key search support
Felix Fietkau
1
-1
/
+12
2010-06-03
Revert "iwlwifi: move _agn statistics related structure"
John W. Linville
7
-84
/
+82
2010-06-03
rt2x00: Remove suspicious register write
Helmut Schaa
1
-1
/
+0
2010-06-03
rt2x00: fix use of mcs rates
Helmut Schaa
1
-3
/
+12
2010-06-03
rt2x00: Update TX_SW_CFG initvals for 305x SoC
Helmut Schaa
1
-0
/
+4
2010-06-03
rt2x00: Use IEEE80211_TX_CTL_STBC flag
Ivo van Doorn
1
-1
/
+3
2010-06-03
rt2x00: rt2800: disable TX STBC for 1 stream devices
Helmut Schaa
1
-1
/
+4
2010-06-03
rt2x00: Fix HT40 operation in rt2800.
Gertjan van Wingerde
4
-8
/
+46
2010-06-03
rt2x00: Sync rt2800 MCU boot signal with Ralink driver.
Gertjan van Wingerde
2
-2
/
+2
2010-06-03
rt2x00: Move PCI/USB specific register initializations to rt2800{pci,usb}.
Gertjan van Wingerde
4
-57
/
+87
2010-06-03
rt2x00: Simplify check for external LNA in rt2800_init_rfcsr.
Gertjan van Wingerde
1
-2
/
+1
2010-06-03
rt2x00: Introduce separate interface type for PCI-express.
Gertjan van Wingerde
2
-2
/
+12
2010-06-03
rt2x00: Move all register definitions for rt2800 to rt2800.h.
Gertjan van Wingerde
4
-59
/
+51
2010-06-03
rt2x00: Remove RT2870 chipset identification.
Gertjan van Wingerde
3
-7
/
+2
2010-06-03
rt2x00: Centralize rt2800 beacon writing.
Gertjan van Wingerde
4
-124
/
+65
2010-06-03
rt2x00: Clean up USB vendor request buffer functions.
Gertjan van Wingerde
5
-87
/
+14
2010-06-03
rt2x00: Fix rt2800usb TX descriptor writing.
Gertjan van Wingerde
1
-1
/
+1
2010-06-03
rt2x00: Properly reserve room for descriptors in skbs.
Gertjan van Wingerde
16
-79
/
+109
2010-06-03
rt2x00: Reverse calling order of bus write_tx_desc and driver write_tx_desc.
Gertjan van Wingerde
4
-11
/
+18
2010-06-03
rt2x00: Push beacon TX descriptor writing to drivers.
Gertjan van Wingerde
8
-21
/
+81
2010-06-02
ath9k_htc: fix build error when ATH9K_HTC_DEBUGFS not enabled
John W. Linville
1
-0
/
+2
2010-06-02
wl1271: Fix scan parameter handling for 5GHz
Juuso Oikarinen
5
-15
/
+16
[next]