index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
wl12xx
Age
Commit message (
Expand
)
Author
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
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: 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: handle dummy packet event also in ap mode
Arik Nemtsov
2011-08-22
wl12xx: add 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: update rx/tx
Eliad Peller
2011-08-22
wl12xx: update scan cmd api
Eliad Peller
2011-08-22
wl12xx: add device role commands
Eliad Peller
2011-08-22
wl12xx: enable/disable role on interface add/remove
Eliad Peller
2011-08-22
wl12xx: update commands & events
Eliad Peller
2011-08-22
wl12xx: update acx commands
Eliad Peller
2011-08-22
wl12xx: update fw status struct
Eliad Peller
2011-08-22
wl12xx: remove rx filtering stuff
Eliad Peller
2011-08-22
wl12xx: temporarily disable advanced ap functions
Eliad Peller
2011-08-22
wl12xx: use 1 spare block in all cases
Arik Nemtsov
2011-08-22
wl12xx: Use a single fw for both STA and AP roles
Arik Nemtsov
2011-08-22
wl12xx: Revert "wl12xx: schedule TX packets according to FW occupancy"
Arik Nemtsov
2011-08-12
wl12xx: fixes for hw_pg_ver and chip id reporting
Gery Kahn
2011-08-12
wl12xx: Add support to RX packets payload alignment
Shahar Levi
2011-08-08
wl12xx: remove wext dependencies
Johannes Berg
2011-07-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-07-08
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2011-07-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-07-08
wl12xx: start/stop queues according to global per-AC counters
Arik Nemtsov
2011-07-06
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2011-07-05
wl12xx: always initialize AP-mode max power level
Arik Nemtsov
2011-07-05
wl12xx: initialize max_power levels for 11a channels
Arik Nemtsov
[next]