index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
ath6kl: Remove unnecessary node table update on disconnect event
Jouni Malinen
2011-09-22
1
-28
/
+0
|
*
|
|
ath6kl: Remove RSSI update for internal node table
Jouni Malinen
2011-09-22
1
-15
/
+0
|
*
|
|
ath6kl: Remove deprecated WMI_OPT_RX_FRAME_EVENTID processing
Jouni Malinen
2011-09-22
1
-39
/
+1
|
*
|
|
ath6kl: Fix BSS update on roaming
Jouni Malinen
2011-09-22
1
-85
/
+56
|
*
|
|
ath6kl: deinitialise wiphy on error
Vivek Natarajan
2011-09-19
1
-2
/
+5
|
*
|
|
ath6kl: Fix static WEP configuration in AP mode
Jouni Malinen
2011-09-19
2
-2
/
+18
|
*
|
|
ath6kl: Set the sme_state to disconnected in disconnect() callback
Vasanthakumar Thiagarajan
2011-09-16
1
-0
/
+2
|
*
|
|
ath6kl: Remove auth type fall back in auto authentication mode
Vasanthakumar Thiagarajan
2011-09-16
4
-70
/
+12
|
*
|
|
ath6kl: add firmware capabilities support
Kalle Valo
2011-09-16
2
-1
/
+22
|
*
|
|
ath6kl: read reserved ram size from firmware file
Kalle Valo
2011-09-16
2
-0
/
+6
|
*
|
|
ath6kl: read firmware start address from hardware
Kalle Valo
2011-09-16
2
-6
/
+13
|
*
|
|
ath6kl: refactor firmware ext data addr and reserved ram handling size
Kalle Valo
2011-09-16
2
-26
/
+22
|
*
|
|
ath6kl: refactor firmware load address code
Kalle Valo
2011-09-16
2
-40
/
+42
|
*
|
|
ath6kl: add support for firmware API 2 format
Kalle Valo
2011-09-16
2
-5
/
+151
|
*
|
|
ath6kl: fix busy loop in ath6kl_bmi_get_rx_lkahd()
Kalle Valo
2011-09-16
1
-13
/
+10
|
*
|
|
ath6kl: separate firmware fetch from upload
Kalle Valo
2011-09-16
1
-96
/
+153
|
*
|
|
ath6kl: query device tree for firmware board-id
Sam Leffler
2011-09-16
1
-0
/
+64
|
*
|
|
ath6kl: Allow enabling of P2P support
Jouni Malinen
2011-09-06
4
-7
/
+44
|
*
|
|
ath6kl: unify rx function naming in htc.c
Kalle Valo
2011-09-06
1
-60
/
+66
|
*
|
|
ath6kl: unify tx function names in htc.c
Kalle Valo
2011-09-06
1
-43
/
+44
|
*
|
|
ath6kl: Process regulatory requests from firmware.
Vivek Natarajan
2011-09-06
2
-0
/
+84
|
*
|
|
ath6kl: Allow AP mode to be configured
Jouni Malinen
2011-09-06
1
-1
/
+4
|
*
|
|
ath6kl: Fix AP mode connect event parsing and TIM updates
Jouni Malinen
2011-09-06
4
-62
/
+107
|
*
|
|
ath6kl: Fix WMI message structure for AP_SET_PVB
Jouni Malinen
2011-09-06
2
-0
/
+2
|
*
|
|
athk6l: Fix channel list processing in scan requests
Jouni Malinen
2011-09-05
1
-4
/
+10
|
*
|
|
ath6kl: Add debugfs support to write a chip register
Vasanthakumar Thiagarajan
2011-09-05
2
-0
/
+68
|
*
|
|
ath6kl: Fix endianness in register write
Vasanthakumar Thiagarajan
2011-09-05
2
-5
/
+7
|
*
|
|
ath6kl: Make ath6kl_diag_write32() non-static
Vasanthakumar Thiagarajan
2011-09-05
2
-1
/
+2
|
*
|
|
ath6kl: Add debugfs entry to modify roaming parameters.
Vivek Natarajan
2011-09-02
5
-0
/
+119
|
*
|
|
ath6kl: Fix endianness in requesting chip register read
Vasanthakumar Thiagarajan
2011-09-02
1
-5
/
+9
|
*
|
|
ath6kl: Add debugfs interface to dump diagnostic registers from firmware
Vasanthakumar Thiagarajan
2011-09-02
2
-0
/
+193
|
*
|
|
ath6kl: read fwlog from firmware ring buffer
Kalle Valo
2011-09-02
5
-13
/
+107
|
*
|
|
ath6kl: cleanup diagnose window read and write functions
Kalle Valo
2011-09-02
3
-55
/
+61
|
*
|
|
ath6kl: implement support to set firmware log parameters
Kalle Valo
2011-09-02
4
-0
/
+77
|
*
|
|
ath6kl: add firmware log support
Kalle Valo
2011-09-02
6
-1
/
+181
|
*
|
|
ath6kl: Do not enable Probe Request reporting by default
Jouni Malinen
2011-09-01
1
-7
/
+0
|
*
|
|
ath6kl: fix compilation when NL80211_TESTMODE is disabled
Kalle Valo
2011-09-01
1
-0
/
+16
|
*
|
|
ath6kl: add testmode support
Kalle Valo
2011-09-01
9
-2
/
+257
|
*
|
|
ath6kl: Define __CHECK_ENDIAN__ for sparse
Jouni Malinen
2011-08-31
1
-0
/
+2
|
*
|
|
ath6kl: Return error from wmi.c instead of -EIO in ath6kl_cfg80211_scan
Jouni Malinen
2011-08-31
1
-9
/
+9
|
*
|
|
ath6kl: Include P2P IE(s) in GO Probe Response depending on request
Jouni Malinen
2011-08-31
1
-3
/
+93
|
*
|
|
ath6kl: Do not clear CONNECT bit setting in AP mode for STA disconnect
Edward Lu
2011-08-31
1
-1
/
+2
|
*
|
|
ath6kl: Fix default key installation in AP mode
Edward Lu
2011-08-31
1
-2
/
+11
|
*
|
|
ath6kl: Fix a typo in ath6k context
Edward Lu
2011-08-31
3
-8
/
+9
|
*
|
|
ath6kl: Add support for new P2P iftypes in mode changes
Jouni Malinen
2011-08-31
1
-2
/
+10
|
*
|
|
ath6kl: Advertise supported mgmt_stypes
Jouni Malinen
2011-08-31
1
-0
/
+24
|
*
|
|
ath6kl: Report received Action frames to cfg80211
Jouni Malinen
2011-08-31
1
-3
/
+12
|
*
|
|
ath6kl: Notify cfg80211 of TX status of mgmt_tx frames
Jouni Malinen
2011-08-31
2
-3
/
+28
|
*
|
|
ath6kl: Report received Probe Request frames to cfg80211
Jouni Malinen
2011-08-31
4
-4
/
+43
|
*
|
|
ath6kl: Support channel set request for startscan command
Edward Lu
2011-08-31
2
-4
/
+24
[prev]
[next]