index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
wl12xx
/
cmd.c
Age
Commit message (
Expand
)
Author
2012-03-08
wl12xx: implement SW Tx watchdog
Arik Nemtsov
2012-03-05
wl12xx: increment session_counter for device role as well
Eliad Peller
2012-02-28
wl12xx: reset link Tx queues when freeing it
Arik Nemtsov
2012-02-28
wl12xx: change bits in the link_map under spin lock
Arik Nemtsov
2012-02-15
wl12xx: consider encryption and QoS in auto arp template
Eliad Peller
2012-02-15
wl12xx: add support for HW dynamic PS
Eyal Shapira
2012-02-15
wl12xx: fw api change - update cmd/acx/event enums
Eliad Peller
2012-02-15
wl12xx: use dev_role_id for scans
Eliad Peller
2012-02-15
wl12xx: fw api change - add role_id to set_template
Eliad Peller
2011-12-20
wl12xx: flush packets before stopping dev role
Eliad Peller
2011-12-01
wl12xx: Validate FEM index from ini file and FW
Pontus Fuchs
2011-11-08
wl12xx: couple role_start_dev with roc
Eliad Peller
2011-10-11
wl12xx: move debugging definitions to a separate file
Luciano Coelho
2011-10-11
wl12xx: replace all remaining wl->vif references
Eliad Peller
2011-10-11
wl12xx: add channel field to wlvif
Eliad Peller
2011-10-11
wl12xx: add band field to wlvif
Eliad Peller
2011-10-11
wl12xx: move bitrate_masks into wlvif
Eliad Peller
2011-10-07
wl12xx: move ap_hlid_map into wlvif.ap
Eliad Peller
2011-10-07
wl12xx: move beacon_int into wlvif
Eliad Peller
2011-10-07
wl12xx: move dev_hlid into wlvif
Eliad Peller
2011-10-07
wl12xx: move session_counter into wlvif
Eliad Peller
2011-10-07
wl12xx: move ap_global_hlid and ap_bcast_hlid into wlvif
Eliad Peller
2011-10-07
wl12xx: move sta_hlid into wlvif
Eliad Peller
2011-10-07
wl12xx: move dev_role_id into wlvif
Eliad Peller
2011-10-07
wl12xx: move role_id into wlvif
Eliad Peller
2011-10-07
wl12xx: move ssid and ssid_len into wlvif
Eliad Peller
2011-10-07
wl12xx: move bss_type into wlvif
Eliad Peller
2011-10-07
wl12xx: replace wl->bssid with vif->bss_conf.bssid
Eliad Peller
2011-10-07
wl12xx: move basic_rate into wlvif
Eliad Peller
2011-10-07
wl12xx: move rate_set into wlvif
Eliad Peller
2011-10-07
wl12xx: define wl12xx_vif
Eliad Peller
2011-10-07
wl12xx: replace wl->mac_addr with vif->addr
Eliad Peller
2011-10-07
wl12xx: disable AP-mode-specific quirks
Eliad Peller
2011-10-07
wl12xx: Add support for HW channel switch
Shahar Levi
2011-09-23
wl12xx: implement set_bitrate_mask callback
Eliad Peller
2011-09-23
wl12xx: AP mode - support hidden SSID
Arik Nemtsov
2011-09-14
wl12xx: declare support for WIPHY_FLAG_AP_UAPSD
Eliad Peller
2011-09-14
wl12xx: print acx id
Eliad Peller
2011-08-22
wl12xx: don't wait for disconnection event
Eliad Peller
2011-08-22
wl12xx: AP-mode - configure STA HT rates on join
Arik Nemtsov
2011-08-22
wl12xx: add wl12xx_cmd_role_start_ibss()
Eliad Peller
2011-08-22
wl12xx: don't remove key if hlid was already deleted
Eliad Peller
2011-08-22
wl12xx: call wl12xx_cmd_set_peer_state() in AP mode
Eliad Peller
2011-08-22
wl12xx: use dynamic hlids for AP-mode
Arik Nemtsov
2011-08-22
wl12xx: fix session counter
Arik Nemtsov
2011-08-22
wl12xx: replace dummy_join with ROC/CROC commands
Eliad Peller
2011-08-22
wl12xx: add ROC/CROC commands
Eliad Peller
2011-08-22
wl12xx: add device role commands
Eliad Peller
2011-08-22
wl12xx: update commands & events
Eliad Peller
2011-08-22
wl12xx: remove rx filtering stuff
Eliad Peller
[next]