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
Age
Commit message (
Expand
)
Author
2011-09-20
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
John W. Linville
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: AP mode - enable the BA constraint event from the FW
Arik Nemtsov
2011-09-14
wl12xx: don't regulate links when a single STA is connected
Arik Nemtsov
2011-09-14
wl12xx: support up to 8 stations in AP-mode
Arik Nemtsov
2011-09-14
wl12xx: AP mode - don't regulate FW blocks for non-active STAs
Arik Nemtsov
2011-09-14
wl12xx: don't indicate up PS-filtered dummy packets
Arik Nemtsov
2011-09-14
wl12xx: ignore sched scan match sets without SSID
Luciano Coelho
2011-09-14
wl12xx: increase number of allowed SSIDs in sched_scan
Luciano Coelho
2011-09-14
wl12xx: add support for sched_scan filters
Luciano Coelho
2011-09-14
wl12xx: declare support for WIPHY_FLAG_AP_UAPSD
Eliad Peller
2011-09-14
wl12xx: use kstrtoul_from_user
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: check for ROC on scan_complete
Eliad Peller
2011-09-14
wl12xx: don't use WL1271_SCAN_OPT_PRIORITY_HIGH flag
Eliad Peller
2011-09-14
wl12xx: don't disconnect on recovery
Eliad Peller
2011-09-14
wl12xx: add beacon_filtering debugfs file
Eliad Peller
2011-09-14
wl12xx: add module_param to trigger BUG() on recovery
Eliad Peller
2011-09-14
wl12xx: print the seq_num of rx packet
Eliad Peller
2011-09-14
wl12xx: print acx id
Eliad Peller
2011-09-14
Merge branch 'wl12xx-next' into for-linville
Luciano Coelho
2011-08-29
wl12xx/sdio_test.c: fix build breakage from WL127X_FW_NAME change
John W. Linville
2011-08-25
wl12xx: use SCAN_SSID_TYPE_PUBLIC when using the wildcard in sched_scan
Luciano Coelho
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: allow 11a AP-mode for wl127x devices
Arik Nemtsov
2011-08-25
wl12xx: use 2 spare TX blocks for GEM cipher
Guy Eilam
2011-08-23
wl12xx: add max_sched_scan_ssids value to the hw description
Luciano Coelho
2011-08-23
wl12xx: Fix validation of pm_runtime_get_sync return value
Ido Yariv
2011-08-23
wl12xx: Remove obsolete testmode NVS push command
Ido Yariv
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: don't wait for disconnection event
Eliad Peller
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 - configure HT rate support to the FW
Arik Nemtsov
2011-08-22
wl12xx: AP-mode - configure STA HT rates on join
Arik Nemtsov
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
[next]