index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ti
/
wl18xx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wlcore/wl18xx/wl12xx: convert bitmaps to unsigned longs
Eliad Peller
2014-07-15
1
-8
/
+8
*
wl18xx: make sure fw_status->priv exists before deref
Eliad Peller
2014-07-15
1
-2
/
+12
*
wl18xx: change the number of WLAN addrs per chip
Arik Nemtsov
2014-07-15
1
-1
/
+1
*
wlcore/wl18xx: handle smart config events
Eliad Peller
2014-07-15
3
-1
/
+71
*
wlcore/wl18xx: add smart config commands
Eliad Peller
2014-07-15
3
-1
/
+96
*
wlcore: add smart config definitions
Eliad Peller
2014-07-15
1
-0
/
+14
*
wl18xx: fix last tx rate calculation
Eliad Peller
2014-07-15
1
-2
/
+5
*
mac80211: split sched scan IEs
David Spinadel
2014-06-25
2
-5
/
+13
*
wl18xx: align event mailbox with current fw
Eliad Peller
2014-04-14
1
-0
/
+20
*
wl18xx: move to new firmware (wl18xx-fw-3.bin)
Eliad Peller
2014-02-13
2
-6
/
+6
*
wlcore/wl12xx/wl18xx: configure iface_combinations per-hw
Eliad Peller
2014-02-13
1
-1
/
+38
*
wlcore/wl12xx/wl18xx: configure max_stations per-hw
Eliad Peller
2014-02-13
2
-0
/
+3
*
wlcore/wl12xx/wl18xx: configure num_links per-hw
Eliad Peller
2014-02-13
2
-1
/
+6
*
wlcore/wl12xx/wl18xx: simplify fw_status handling
Eliad Peller
2014-02-13
3
-4
/
+92
*
wlcore/wl18xx/wl12xx: FW log params per chip arch
Igal Chernobelsky
2013-10-23
1
-0
/
+9
*
wl12xx/wl18xx: update default fw logger's settings
Ido Reis
2013-10-23
1
-2
/
+2
*
wlcore: add ap_event_mask
Eliad Peller
2013-10-23
1
-1
/
+2
*
wl18xx: default config alignment with phy defaults
Igal Chernobelsky
2013-10-23
1
-8
/
+8
*
wl18xx: print new RDL versions during boot
Victor Goldenshtein
2013-09-30
2
-16
/
+46
*
wl18xx: fix boot process in high temperature environment
Victor Goldenshtein
2013-09-30
2
-0
/
+66
*
wl18xx: use locally administered MAC address if not available from fuse
Luciano Coelho
2013-06-17
1
-0
/
+11
*
wl18xx: FDSP Code RAM Corruption fix
Ido Reis
2013-06-17
2
-2
/
+49
*
wl12xx/wl18xx: scan all 5ghz channels
Eliad Peller
2013-06-12
1
-1
/
+1
*
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
2013-04-22
3
-2
/
+56
|
\
|
*
wl18xx: print chip info during boot
Victor Goldenshtein
2013-03-25
2
-1
/
+52
|
*
wlcore: set max num of Rx BA sessions per chip
Igal Chernobelsky
2013-03-25
2
-1
/
+4
*
|
mac80211: support secondary channel offset in CSA
Johannes Berg
2013-04-16
1
-3
/
+3
|
/
*
mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40
Johannes Berg
2013-02-15
1
-1
/
+1
*
wl18xx: add new phy configuration parameters for telec support
Victor Goldenshtein
2013-02-08
2
-3
/
+9
*
Merge branch 'wl12xx-next' into for-linville
Luciano Coelho
2013-01-18
13
-69
/
+1240
|
\
|
*
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
5
-3
/
+29
|
*
wl18xx: support MIMO only if HT mode is not forced to SISO
Arik Nemtsov
2012-12-11
1
-1
/
+6
|
*
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
2
-1
/
+78
|
*
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: increase scan dwell times if no activity
Eyal Shapira
2012-12-11
1
-0
/
+2
|
*
wlcore: add ACX_PEER_CAP command
Eliad Peller
2012-12-11
3
-0
/
+96
|
*
wl18xx: set last Tx rate from FW status
Arik Nemtsov
2012-12-05
1
-5
/
+49
|
*
wlcore: improved Tx scheduling algorithm
Arik Nemtsov
2012-12-05
1
-0
/
+2
|
*
wl18xx: declare support for greenfield ht_cap
Eliad Peller
2012-12-04
1
-4
/
+8
|
*
wlcore: remove WLCORE_QUIRK_NO_ELP
Eliad Peller
2012-12-04
1
-2
/
+1
|
*
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
|
*
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
1
-3
/
+5
|
*
wlcore/wl18xx/wl12xx: add recovery settings to conf
Yair Shapira
2012-12-04
1
-0
/
+4
|
*
wlcore/wl18xx/wl12xx: separate channel count between chips
Arik Nemtsov
2012-12-04
1
-0
/
+1
|
*
wlcore: use new set bandwidth command to adjusting channel BW
Arik Nemtsov
2012-11-28
3
-0
/
+83
[next]