index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
wlcore: use link count for single-STA-PSM optimization
Arik Nemtsov
2012-12-11
4
-10
/
+19
*
wl18xx: limit Tx for the AP single-STA-in-PSM case
Arik Nemtsov
2012-12-11
1
-2
/
+4
*
wlcore/wl18xx: change priority calculations for links
Arik Nemtsov
2012-12-11
6
-17
/
+127
*
wl18xx: fix a bug in wl->num_rx_desc initialization
Yair Shapira
2012-12-11
1
-1
/
+1
*
wlcore: set 5Ghz probe-req template for DFS channels
Arik Nemtsov
2012-12-11
1
-26
/
+26
*
wlcore: improve handling for Rx errors
Arik Nemtsov
2012-12-11
2
-17
/
+15
*
wlcore: increase scan dwell times if no activity
Eyal Shapira
2012-12-11
4
-3
/
+53
*
wlcore: remove support for injected Tx
Arik Nemtsov
2012-12-11
3
-9
/
+10
*
wlcore: add ACX_PEER_CAP command
Eliad Peller
2012-12-11
9
-8
/
+134
*
wl18xx: set last Tx rate from FW status
Arik Nemtsov
2012-12-05
3
-20
/
+96
*
wlcore: improved Tx scheduling algorithm
Arik Nemtsov
2012-12-05
6
-37
/
+112
*
wlcore: track FW-allocated packets per link
Arik Nemtsov
2012-12-05
2
-15
/
+18
*
wlcore: count packets held per AC in each vif
Arik Nemtsov
2012-12-05
5
-4
/
+29
*
wlcore: track wlvif inside per-link structure
Arik Nemtsov
2012-12-05
2
-0
/
+7
*
wlcore: initialize per-link FW freed blocks correctly
Arik Nemtsov
2012-12-05
1
-0
/
+4
*
wlcore: restore default channel configuration
Victor Goldenshtein
2012-12-05
2
-48
/
+68
*
wlcore: consolidate free_link and always call it
Arik Nemtsov
2012-12-05
3
-7
/
+11
*
wlcore: take the mutex before resetting Tx queues
Arik Nemtsov
2012-12-05
1
-1
/
+1
*
wlcore: remove unnecessary WARN_ON in wl12xx_tx_reset
Victor Goldenshtein
2012-12-05
1
-1
/
+1
*
wl18xx: declare support for greenfield ht_cap
Eliad Peller
2012-12-04
1
-4
/
+8
*
wlcore: clear roc_vif on iface removal
Arik Nemtsov
2012-12-04
1
-0
/
+5
*
wlcore: remove WLCORE_QUIRK_NO_ELP
Eliad Peller
2012-12-04
4
-11
/
+1
*
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
[next]