index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-28
wireless/ath6kl: use of module_param requires the inclusion of moduleparam.h
Stephen Rothwell
1
-0
/
+1
2011-09-28
ath6kl: improve wmi debug messages
Kalle Valo
2
-10
/
+37
2011-09-28
ath6kl: add debug logs for booting
Kalle Valo
2
-9
/
+63
2011-09-28
ath6kl: add sdio debug messages
Kalle Valo
2
-9
/
+29
2011-09-28
ath6kl: add prefix parameter to ath6kl_dbg_dump()
Kalle Valo
4
-22
/
+28
2011-09-28
ath6kl: silence "invalid rate" warning
Kalle Valo
4
-1
/
+64
2011-09-27
ath6kl: allow firmware to override firmware patch address
Kalle Valo
2
-0
/
+8
2011-09-27
ath6kl: fix TCP corruption
Jouni Malinen
1
-0
/
+18
2011-09-27
ath6kl: Remove unnecessary retrieval of first list entry in ath6kl_htc_tx_set...
Vasanthakumar Thiagarajan
1
-1
/
+0
2011-09-27
ath6kl: Fix compilation error while compiling w/o debug
Rajkumar Manoharan
1
-2
/
+3
2011-09-23
ath6kl: Fix disconnect event reporting
Vasanthakumar Thiagarajan
1
-11
/
+9
2011-09-23
ath6kl: pass only unicast frames for aggregation
Kalle Valo
1
-7
/
+9
2011-09-22
ath6kl: Report PMKSA candidate events through cfg80211
Jouni Malinen
2
-0
/
+40
2011-09-22
ath6kl: Indicate the roaming capability of the firmware
Vivek Natarajan
1
-0
/
+2
2011-09-22
Merge remote branch 'wireless-next/master' into ath6kl-next
Kalle Valo
44
-3453
/
+7478
2011-09-22
ath6kl: Export beacon interval and DTIM period through STA info
Jouni Malinen
3
-0
/
+30
2011-09-22
ath6kl: Update BSS information after connection
Jouni Malinen
4
-3
/
+16
2011-09-22
ath6kl: Remove unnecessary bssinfo event header conversion
Jouni Malinen
2
-50
/
+12
2011-09-22
ath6kl: Remove the unused node table implementation
Jouni Malinen
8
-422
/
+0
2011-09-22
ath6kl: Replace internal node table with cfg80211 BSS table
Jouni Malinen
1
-251
/
+45
2011-09-22
ath6kl: Remove unnecessary node table update on disconnect event
Jouni Malinen
1
-28
/
+0
2011-09-22
ath6kl: Remove RSSI update for internal node table
Jouni Malinen
1
-15
/
+0
2011-09-22
ath6kl: Remove deprecated WMI_OPT_RX_FRAME_EVENTID processing
Jouni Malinen
1
-39
/
+1
2011-09-22
ath6kl: Fix BSS update on roaming
Jouni Malinen
1
-85
/
+56
2011-09-20
ath9k: Store noise immunity values across scanning
Rajkumar Manoharan
2
-2
/
+9
2011-09-20
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
John W. Linville
7
-18
/
+36
2011-09-19
ath9k: Reset caldata on radio enable
Rajkumar Manoharan
1
-0
/
+1
2011-09-19
ath9k: load noise floor from history after the full chip reset
Rajkumar Manoharan
2
-0
/
+2
2011-09-19
ath9k_hw: Fix magnitude/phase coeff correction
Rajkumar Manoharan
1
-1
/
+2
2011-09-19
ath9k_hw: remove ar9100_hw_compute_pll_control
Felix Fietkau
1
-11
/
+1
2011-09-19
ath9k_hw: fix setting the hardware diversity flag
Felix Fietkau
5
-29
/
+6
2011-09-19
ath9k_hw: remove dead code in the eeprom ops
Felix Fietkau
3
-30
/
+2
2011-09-19
ath9k_hw: clean up hardware revision checks
Felix Fietkau
8
-94
/
+63
2011-09-19
ath9k: sync the dma buffer after changing the retry flag
Felix Fietkau
1
-0
/
+3
2011-09-19
ath9k: fix setting the IEEE80211_TX_CTL_CLEAR_PS_FILT flag
Felix Fietkau
1
-0
/
+1
2011-09-19
Revert "ath9k: do not insert padding into tx buffers on AR9380+"
John W. Linville
1
-37
/
+19
2011-09-19
ath6kl: deinitialise wiphy on error
Vivek Natarajan
1
-2
/
+5
2011-09-19
ath6kl: Fix static WEP configuration in AP mode
Jouni Malinen
2
-2
/
+18
2011-09-17
ath9k: do not insert padding into tx buffers on AR9380+
Felix Fietkau
1
-19
/
+37
2011-09-17
ath9k: optimize ath_tx_rc_status usage
Felix Fietkau
1
-16
/
+13
2011-09-17
ath9k: remove a redundant check in ath_tx_form_aggr
Felix Fietkau
1
-2
/
+1
2011-09-17
ath9k: optimize ath9k_ps_restore
Felix Fietkau
1
-6
/
+11
2011-09-17
ath9k_hw: remove the old tx descriptor API
Felix Fietkau
6
-472
/
+0
2011-09-17
ath9k: use the new API for setting tx descriptors
Felix Fietkau
3
-160
/
+122
2011-09-17
ath9k_hw: add a new API for setting tx descriptors
Felix Fietkau
5
-1
/
+275
2011-09-17
ath9k_hw: do not recalculate the descriptor checksum in ar9003_hw_fill_txdesc
Felix Fietkau
1
-2
/
+1
2011-09-17
ath9k: call ath9k_hw_set_desc_link for beacon descriptors
Felix Fietkau
1
-0
/
+1
2011-09-17
ath9k: move ath_buf_set_rate to remove a forward declaration
Felix Fietkau
1
-142
/
+141
2011-09-17
ath9k: reduce the number of functions that access the tx descriptor
Felix Fietkau
2
-35
/
+57
2011-09-17
ath9k: remove ATH_TX_XRETRY and BUF_XRETRY flags
Felix Fietkau
4
-29
/
+13
[next]