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
/
main.c
Age
Commit message (
Expand
)
Author
2011-10-07
wl12xx: disable AP-mode-specific quirks
Eliad Peller
2011-10-07
wl12xx: Add support for HW channel switch
Shahar Levi
2011-10-07
wl12xx: set max_sched_scan_ie_len correctly
Luciano Coelho
2011-10-03
mac80211: pass vif param to conf_tx() callback
Eliad Peller
2011-09-27
mac80211: add ieee80211_vif param to tsf functions
Eliad Peller
2011-09-23
wl12xx: correct fw_status structure for 8 sta support in AP-mode
Arik Nemtsov
2011-09-23
wl12xx: implement set_bitrate_mask callback
Eliad Peller
2011-09-23
wl12xx: AP mode - support hidden SSID
Arik Nemtsov
2011-09-23
wl12xx: send all pending packets on channel change
Eliad Peller
2011-09-23
wl12xx: remove P2P ie from probe response
Eliad Peller
2011-09-23
wl12xx: remove TIM ie from probe response
Eliad Peller
2011-09-23
wl12xx: Include OFDM rates in IBSS mode
Shahar Levi
2011-09-14
wl12xx: support p2p interfaces
Eliad Peller
2011-09-14
wl12xx: set mac80211 flags for A-MPDU aggregation support
Arik Nemtsov
2011-09-14
wl12xx: AP mode - clean BA and queue state in tx_reset
Arik Nemtsov
2011-09-14
wl12xx: don't regulate links when a single STA is connected
Arik Nemtsov
2011-09-14
wl12xx: increase number of allowed SSIDs in sched_scan
Luciano Coelho
2011-09-14
wl12xx: declare support for WIPHY_FLAG_AP_UAPSD
Eliad Peller
2011-09-14
wl12xx: remove deprecated CONFIG_WL12XX_HT flag
Luciano Coelho
2011-09-14
wl12xx: don't queue a new dummy packet if one is already pending
Arik Nemtsov
2011-09-14
wl12xx: add config_hangover command
Eliad Peller
2011-09-14
wl12xx: don't disconnect on recovery
Eliad Peller
2011-09-14
wl12xx: add module_param to trigger BUG() on recovery
Eliad Peller
2011-08-25
wl12xx: add support for multiple SSIDs in sched_scan
Luciano Coelho
2011-08-25
wl12xx: enter psm only after station role was started
Eliad Peller
2011-08-25
wl12xx: increase psm_entry_retries
Eliad Peller
2011-08-25
wl12xx: initialize rate_set on band rates initialization
Eliad Peller
2011-08-25
wl12xx: use 2 spare TX blocks for GEM cipher
Guy Eilam
2011-08-22
wl12xx: fix tx_queue_count spurious increment
Arik Nemtsov
2011-08-22
wl12xx: AP-mode - prevent Tx to stale/invalid stations
Arik Nemtsov
2011-08-22
wl12xx: set the AP-started flag only after setting keys
Arik Nemtsov
2011-08-22
wl12xx: enable AP advanced functionality
Arik Nemtsov
2011-08-22
wl12xx: handle wrap-around overflow in released Tx blocks FW counter
Arik Nemtsov
2011-08-22
wl12xx: schedule TX packets according to FW packet occupancy
Arik Nemtsov
2011-08-22
wl12xx: track freed packets in FW by AC
Arik Nemtsov
2011-08-22
wl12xx: don't remove key if hlid was already deleted
Eliad Peller
2011-08-22
wl12xx: use ap_bcast_hlid for recorded keys
Eliad Peller
2011-08-22
wl12xx: AP-mode - set STA HT capabilities when adding a STA
Arik Nemtsov
2011-08-22
wl12xx: support IBSS vif type
Eliad Peller
2011-08-22
wl12xx: call wl12xx_cmd_set_peer_state() in AP mode
Eliad Peller
2011-08-22
wl12xx: re-enable block ack session support
Arik Nemtsov
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: update BT coex configuration params
Eliad Peller
2011-08-22
wl12xx: replace dummy_join with ROC/CROC commands
Eliad Peller
2011-08-22
wl12xx: add system_hlid
Eliad Peller
2011-08-22
wl12xx: add set_rate_mgmt_params acx
Eliad Peller
2011-08-22
wl12xx: use wl1271_acx_beacon_filter_opt for both sta and ap
Eliad Peller
2011-08-22
wl12xx: change max/default template size
Eliad Peller
2011-08-22
wl12xx: add device role commands
Eliad Peller
[next]