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.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
/
ath6kl
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-0
/
+4
2011-11-01
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
1
-2
/
+2
2011-11-01
drivers/net: Add moduleparam.h to drivers as required.
Paul Gortmaker
1
-0
/
+2
2011-11-01
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
1
-0
/
+1
2011-11-01
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
1
-0
/
+1
2011-10-11
ath6kl: fixup merge damage in ath6kl_mgmt_tx
John W. Linville
1
-1
/
+1
2011-10-03
ath6kl: include vmalloc.h in debug.c
Kalle Valo
1
-0
/
+1
2011-10-01
ath6kl: fix size_t related warnings
Kalle Valo
1
-7
/
+7
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
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-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-16
ath6kl: Set the sme_state to disconnected in disconnect() callback
Vasanthakumar Thiagarajan
1
-0
/
+2
2011-09-16
ath6kl: Remove auth type fall back in auto authentication mode
Vasanthakumar Thiagarajan
4
-70
/
+12
2011-09-16
ath6kl: add firmware capabilities support
Kalle Valo
2
-1
/
+22
2011-09-16
ath6kl: read reserved ram size from firmware file
Kalle Valo
2
-0
/
+6
2011-09-16
ath6kl: read firmware start address from hardware
Kalle Valo
2
-6
/
+13
2011-09-16
ath6kl: refactor firmware ext data addr and reserved ram handling size
Kalle Valo
2
-26
/
+22
2011-09-16
ath6kl: refactor firmware load address code
Kalle Valo
2
-40
/
+42
2011-09-16
ath6kl: add support for firmware API 2 format
Kalle Valo
2
-5
/
+151
2011-09-16
ath6kl: fix busy loop in ath6kl_bmi_get_rx_lkahd()
Kalle Valo
1
-13
/
+10
2011-09-16
ath6kl: separate firmware fetch from upload
Kalle Valo
1
-96
/
+153
2011-09-16
ath6kl: query device tree for firmware board-id
Sam Leffler
1
-0
/
+64
2011-09-06
ath6kl: Allow enabling of P2P support
Jouni Malinen
4
-7
/
+44
2011-09-06
ath6kl: unify rx function naming in htc.c
Kalle Valo
1
-60
/
+66
2011-09-06
ath6kl: unify tx function names in htc.c
Kalle Valo
1
-43
/
+44
2011-09-06
ath6kl: Process regulatory requests from firmware.
Vivek Natarajan
2
-0
/
+84
2011-09-06
ath6kl: Allow AP mode to be configured
Jouni Malinen
1
-1
/
+4
2011-09-06
ath6kl: Fix AP mode connect event parsing and TIM updates
Jouni Malinen
4
-62
/
+107
[next]