index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-01-30
1
-2
/
+1
|
\
|
*
mac80211: remove ARP filter enable/disable logic
Johannes Berg
2013-01-18
1
-2
/
+1
*
|
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2013-01-29
47
-2022
/
+4622
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'wl12xx-next' into for-linville
Luciano Coelho
2013-01-18
47
-2022
/
+4622
|
|
\
|
|
*
wlcore: Always pass DMA-able buffers to mmc functions
Ido Yariv
2012-12-11
5
-13
/
+44
|
|
*
wl18xx: count HW block spare based correctly on keys
Arik Nemtsov
2012-12-11
2
-27
/
+33
|
|
*
wlcore: support scan reports during periodic scan
Eyal Shapira
2012-12-11
10
-20
/
+39
|
|
*
wl18xx: support MIMO only if HT mode is not forced to SISO
Arik Nemtsov
2012-12-11
1
-1
/
+6
|
|
*
wlcore: consolidate Rx BA bitmap management to links struct
Arik Nemtsov
2012-12-11
5
-7
/
+5
|
|
*
wlcore: don't take mutex before stopping queues
Arik Nemtsov
2012-12-11
3
-10
/
+31
|
|
*
wlcore: use separate HW queue for each AC in each vif
Arik Nemtsov
2012-12-11
5
-63
/
+176
|
|
*
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
[next]