index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
ath6kl: Use set_appie command to add Probe Request IEs
Jouni Malinen
2011-08-31
2
-0
/
+14
*
ath6kl: Add cfg80211 calls for remain-on-channel events
Jouni Malinen
2011-08-31
1
-4
/
+27
*
ath6kl: Request P2P capabilities during target init
Jouni Malinen
2011-08-31
1
-0
/
+10
*
ath6kl: Implement mgmt_tx
Jouni Malinen
2011-08-31
2
-0
/
+25
*
ath6kl: Implement remain_on_channel and cancel_remain_on_channel
Jouni Malinen
2011-08-31
1
-0
/
+33
[next]