index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
wl12xx
/
wl12xx.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
wl12xx: implement SW Tx watchdog
Arik Nemtsov
2012-03-08
1
-0
/
+3
*
wl12xx: avoid bug_on_recovery during fw switch
Eliad Peller
2012-03-05
1
-0
/
+1
*
wl12xx: set authorized AP on sta_state notification
Eliad Peller
2012-03-05
1
-2
/
+1
*
wl12xx: delete wl->vif (and allow multiple vifs)
Eliad Peller
2012-02-15
1
-2
/
+0
*
wl12xx: dynamically change fw according to number of active roles
Eliad Peller
2012-02-15
1
-2
/
+9
*
wl12xx: Use a dedicated fw for PLT
Eliad Peller
2012-02-15
1
-1
/
+10
*
wl12xx: consider encryption and QoS in auto arp template
Eliad Peller
2012-02-15
1
-0
/
+6
*
wl12xx: add forced_ps mode
Eyal Shapira
2012-02-15
1
-1
/
+1
*
wl12xx: change WLVIF_FLAG_PSM name and remove WLVIF_FLAG_PSM_REQUESTED
Eyal Shapira
2012-02-15
1
-2
/
+1
*
wl12xx: remove PS management code
Eyal Shapira
2012-02-15
1
-6
/
+0
*
wl12xx: fw api change - add role_id to set_template
Eliad Peller
2012-02-15
1
-2
/
+2
*
wl12xx: use two MAC addresses based on the NVS or from fuse ROM
Luciano Coelho
2012-02-15
1
-1
/
+6
*
wl12xx: make WL1271_FLAG_IDLE flag per-vif
Eliad Peller
2011-12-20
1
-1
/
+1
*
wl12xx: remove unused firmware version macros
Luciano Coelho
2011-12-15
1
-7
/
+0
*
wl12xx: configure probe-resp template according to notification
Arik Nemtsov
2011-12-01
1
-0
/
+1
*
wl12xx: change blocksize alignment quirk to negative
Luciano Coelho
2011-11-08
1
-2
/
+2
*
wl12xx: move debugging definitions to a separate file
Luciano Coelho
2011-10-11
1
-70
/
+0
*
wl12xx: drop unneeded plat_dev
Felipe Balbi
2011-10-11
1
-1
/
+0
*
wl12xx: move common init code from bus modules to main
Felipe Balbi
2011-10-11
1
-9
/
+8
*
wl12xx: use round-robin policy for tx
Eliad Peller
2011-10-11
1
-0
/
+6
*
wl12xx: use dynamic rate policies
Eliad Peller
2011-10-11
1
-0
/
+13
*
wl12xx: add power_level field to wlvif
Eliad Peller
2011-10-11
1
-0
/
+3
*
wl12xx: add channel field to wlvif
Eliad Peller
2011-10-11
1
-0
/
+1
*
wl12xx: add band field to wlvif
Eliad Peller
2011-10-11
1
-0
/
+3
*
wl12xx: make WL1271_FLAG_CS_PROGRESS flag per-vif
Eliad Peller
2011-10-11
1
-1
/
+1
*
wl12xx: make WL1271_FLAG_PSPOLL_FAILURE flag per-vif
Eliad Peller
2011-10-11
1
-1
/
+1
*
wl12xx: make WL1271_FLAG_IF_INITIALIZED per-vif
Eliad Peller
2011-10-11
1
-1
/
+1
*
wl12xx: make WL1271_FLAG_RX_STREAMING_STARTED flag per-vif
Eliad Peller
2011-10-11
1
-1
/
+1
*
wl12xx: make WL1271_FLAG_STA_STATE_SENT flag per-vif
Eliad Peller
2011-10-11
1
-1
/
+1
*
wl12xx: make WL1271_FLAG_PSM flag per-vif
Eliad Peller
2011-10-11
1
-2
/
+2
*
wl12xx: make WL1271_FLAG_AP_STARTED flag per-vif
Eliad Peller
2011-10-11
1
-1
/
+1
*
wl12xx: make WL1271_FLAG_IBSS_JOINED flag per-vif
Eliad Peller
2011-10-11
1
-1
/
+1
*
wl12xx: make WL1271_FLAG_STA_ASSOCIATED flag per-vif
Eliad Peller
2011-10-11
1
-1
/
+5
*
wl12xx: rearm rx streaming per vif
Eliad Peller
2011-10-11
1
-6
/
+6
*
wl12xx: move tx_security_seq into wlvif
Eliad Peller
2011-10-11
1
-11
/
+19
*
wl12xx: make event handling support multirole
Eliad Peller
2011-10-11
1
-0
/
+10
*
wl12xx: configure sleep_policy according to active roles
Eliad Peller
2011-10-11
1
-0
/
+2
*
wl12xx: add vifs list
Eliad Peller
2011-10-11
1
-0
/
+6
*
wl12xx: move bitrate_masks into wlvif
Eliad Peller
2011-10-11
1
-2
/
+1
*
wl12xx: unify STA and AP tx_queue mechanism
Eliad Peller
2011-10-11
1
-1
/
+0
*
wl12xx: move last_tx_hlid into wlvif
Eliad Peller
2011-10-11
1
-3
/
+3
*
wl12xx: move recorded_ap_keys into wlvif
Eliad Peller
2011-10-07
1
-3
/
+3
*
wl12xx: move ap_hlid_map into wlvif.ap
Eliad Peller
2011-10-07
1
-17
/
+7
*
wl12xx: move ba fields into wlvif
Eliad Peller
2011-10-07
1
-5
/
+5
*
wl12xx: move rssi_thold and last_rssi_event into wlvif
Eliad Peller
2011-10-07
1
-3
/
+3
*
wl12xx: move ps_poll_failures and psm_entry_retry into wlvif
Eliad Peller
2011-10-07
1
-6
/
+6
*
wl12xx: move ps_compl into wlvif
Eliad Peller
2011-10-07
1
-1
/
+1
*
wl12xx: move pspoll_work into wlvif
Eliad Peller
2011-10-07
1
-1
/
+3
*
wl12xx: move default_key into wlvif
Eliad Peller
2011-10-07
1
-3
/
+3
*
wl12xx: move beacon_int into wlvif
Eliad Peller
2011-10-07
1
-3
/
+3
[next]