index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ti
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
|
*
wlcore: allow ACX_BA_SESSION_RX_SETUP to fail
Eliad Peller
2012-12-04
1
-2
/
+11
|
|
|
|
*
wlcore: allow fw commands to fail
Eliad Peller
2012-12-04
2
-19
/
+73
|
|
|
|
*
wl18xx: support 2nd set of mac/phy tx-power params
Yair Shapira
2012-12-04
2
-9
/
+36
|
|
|
|
*
wl18xx: update default mac/phy parameters
Ido Reis
2012-12-04
2
-8
/
+14
|
|
|
|
*
wlcore/wl12xx: make sure session id is always zero for AP
Arik Nemtsov
2012-12-04
3
-5
/
+15
|
|
|
|
*
Merge branch 'wl12xx-next' into for-linville
Luciano Coelho
2012-12-04
41
-1703
/
+3495
|
|
|
|
|
\
|
|
|
|
|
*
wl18xx: ignore irrelevant firmware version fields
Luciano Coelho
2012-12-04
1
-2
/
+2
|
|
|
|
|
*
wlcore/wl12xx/wl18xx: verify multi-role and single-role fw versions
Luciano Coelho
2012-12-04
5
-32
/
+64
|
|
|
|
|
*
wl12xx: ignore some of the firmware version fields
Luciano Coelho
2012-12-04
1
-4
/
+4
|
|
|
|
|
*
wlcore: change way of checking the firmware version
Luciano Coelho
2012-12-04
2
-23
/
+35
|
|
|
|
|
*
wlcore/wl12xx: remove deprecated FW version check
Luciano Coelho
2012-12-04
2
-28
/
+0
|
|
|
|
|
*
wlcore/wl12xx: move wl12xx chip ID defines to the lower driver
Luciano Coelho
2012-12-04
3
-19
/
+19
|
|
|
|
|
*
wlcore/wl18xx/wl12xx: add recovery settings to conf
Yair Shapira
2012-12-04
4
-7
/
+31
|
|
|
|
|
*
wlcore: gather information about firmware stability
Luciano Coelho
2012-12-04
3
-1
/
+6
|
|
|
|
|
*
wlcore: move ps change handling to .bss_info_changed()
Eliad Peller
2012-12-04
1
-38
/
+32
|
|
|
|
|
*
wlcore: mask out CCK rates when starting GO
Eliad Peller
2012-12-04
1
-0
/
+2
|
|
|
|
|
*
wlcore: use sta_state-based ROCs for AP mode
Eliad Peller
2012-12-04
2
-0
/
+49
|
|
|
|
|
*
wlcore/wl18xx/wl12xx: separate channel count between chips
Arik Nemtsov
2012-12-04
4
-2
/
+7
|
|
|
|
|
*
wlcore: don't stop fwlog if dbgpins are used
Eliad Peller
2012-11-28
1
-2
/
+4
|
|
|
|
|
*
wlcore: use new set bandwidth command to adjusting channel BW
Arik Nemtsov
2012-11-28
8
-0
/
+108
|
|
|
|
|
*
wlcore: configure dwell times according to scan type
Eliad Peller
2012-11-28
8
-48
/
+64
|
|
|
|
|
*
wl18xx: make driver operational again
Eliad Peller
2012-11-28
1
-4
/
+0
|
|
|
|
|
*
wlcore: call ieee80211_sched_scan_stopped on interface removal
Eliad Peller
2012-11-28
4
-13
/
+10
|
|
|
|
|
*
wlcore: add new reg-domain configuration command
Victor Goldenshtein
2012-11-28
10
-1
/
+197
|
|
|
|
|
*
wlcore: save session_id per-link
Eliad Peller
2012-11-27
7
-20
/
+25
|
|
|
|
|
*
wlcore: pass wmm configuration to the fw
Eliad Peller
2012-11-27
4
-6
/
+35
|
|
|
|
|
*
wlcore: update events enum/struct to new fw api
Eliad Peller
2012-11-27
17
-372
/
+735
|
|
|
|
|
*
wlcore: update channel_switch/stop_channel_switch commands
Eliad Peller
2012-11-27
11
-57
/
+204
|
|
|
|
|
*
wlcore: update acx enum
Eliad Peller
2012-11-27
3
-3
/
+8
|
|
|
|
|
*
wl18xx: increase MAX_CHANNELS_5GHZ
Eliad Peller
2012-11-27
7
-6
/
+21
|
|
|
|
|
*
wlcore: split 18xx and 12xx scan mechanism
Eliad Peller
2012-11-27
17
-598
/
+1209
|
|
|
|
|
*
wlcore: update commands enum to new fw api
Eliad Peller
2012-11-27
1
-2
/
+5
|
|
|
|
|
*
wl18xx: change fw name and temporarily fail loading
Eliad Peller
2012-11-27
2
-3
/
+7
|
|
|
|
|
*
wlcore: make scan scan configuration functions more generic
Eliad Peller
2012-11-27
1
-51
/
+78
|
|
|
|
|
*
wlcore: don't call ieee80211_sched_scan_stopped directly
Eliad Peller
2012-11-27
1
-3
/
+1
|
|
|
|
|
*
wlcore: remove a bunch of unnecessary parentheses
Luciano Coelho
2012-11-27
1
-4
/
+4
|
|
|
|
|
*
wlcore: avoid using goto in normal code flow
Luciano Coelho
2012-11-27
1
-13
/
+13
|
|
|
|
|
*
wlcore: don't leak wl->mbox
Eliad Peller
2012-11-27
1
-0
/
+1
|
|
|
|
|
*
wlcore: print role_id on bss_info_changed
Eliad Peller
2012-11-27
1
-2
/
+2
|
|
|
|
|
*
wlcore: configure the remote rates with our own rates
Eliad Peller
2012-11-27
1
-1
/
+6
|
|
|
|
|
*
wlcore: refactor CHANGED_HT handling
Eliad Peller
2012-11-27
1
-30
/
+18
|
|
|
|
|
*
wlcore: reconfigure rate policy on association
Eliad Peller
2012-11-27
1
-3
/
+18
|
|
|
|
|
*
wlcore: specify correct supported_rates
Eliad Peller
2012-11-27
4
-8
/
+16
|
|
|
|
|
*
wlcore: set active psm on association
Eliad Peller
2012-11-27
1
-0
/
+6
|
|
|
|
|
*
wlcore: initiate ROC/CROC on sta state updates
Eliad Peller
2012-11-27
1
-16
/
+28
|
|
|
|
|
*
wlcore: add chanctx implementation
Eliad Peller
2012-11-27
1
-66
/
+79
|
|
|
|
|
*
wlcore: get channel from bss_conf instead of hw->conf
Eliad Peller
2012-11-27
1
-1
/
+1
|
|
|
|
|
*
wlcore: implement .remain_on_channel() callback
Eliad Peller
2012-11-27
6
-46
/
+173
|
|
|
|
|
*
wlcore: workaround start_sta problem in wl12xx fw
Eliad Peller
2012-11-27
3
-4
/
+23
|
|
|
|
|
*
wlcore: start sta role on CHANGED_BSSID
Eliad Peller
2012-11-27
2
-233
/
+221
[prev]
[next]