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_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
/
ti
Age
Commit message (
Expand
)
Author
2014-09-09
drivers/net: Convert remaining uses of pr_warning to pr_warn
Joe Perches
2014-08-25
wireless: wlcore: Use devm_kzalloc
Himangi Saraogi
2014-08-25
net: wireless: wl1251: Remove unnecessary free_irq
Himangi Saraogi
2014-07-15
wlcore/wl18xx/wl12xx: convert bitmaps to unsigned longs
Eliad Peller
2014-07-15
wl18xx: make sure fw_status->priv exists before deref
Eliad Peller
2014-07-15
wl18xx: change the number of WLAN addrs per chip
Arik Nemtsov
2014-07-15
wlcore: don't switch channels on disconnected STA vifs
Arik Nemtsov
2014-07-15
wlcore: register vendor commands
Eliad Peller
2014-07-15
wlcore: increase max roc duration to 30 seconds
Eliad Peller
2014-07-15
wlcore/wl18xx: handle smart config events
Eliad Peller
2014-07-15
wlcore: handle smart config vendor commands
Eliad Peller
2014-07-15
wlcore/wl18xx: add smart config commands
Eliad Peller
2014-07-15
wlcore: add smart config definitions
Eliad Peller
2014-07-15
wlcore: use correct LAA bit
Eliad Peller
2014-07-15
wl18xx: fix last tx rate calculation
Eliad Peller
2014-07-15
wlcore: user smaller sqn padding for GEM
Eliad Peller
2014-07-15
wlcore: save seq num only between recoveries
Eliad Peller
2014-06-25
mac80211: split sched scan IEs
David Spinadel
2014-06-25
mac80211: support more than one band in scan request
David Spinadel
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
2014-05-19
cfg80211: constify wowlan/coalesce mask/pattern pointers
Johannes Berg
2014-05-16
wlcore: Remove trailing semicolon from do {...} while (0) macro
Joe Perches
2014-05-16
drivers/net/wireless/ti/wl*/spi.c: Simplify CRC computation
George Spelvin
2014-05-16
lib/crc7: Shift crc7() output left 1 bit
George Spelvin
2014-05-13
wl1251: only call ieee80211_beacon_loss in managed mode
Grazvydas Ignotas
2014-05-13
wl1251: fix mixed up args for join
Grazvydas Ignotas
2014-05-13
wl1251: fix null data for IBSS
Grazvydas Ignotas
2014-05-13
Revert "wl1251: enforce changed hw encryption support on monitor state change"
Grazvydas Ignotas
2014-04-30
wlcore: fix usage of platform_device_add_data()
Christian Engelmayer
2014-04-30
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-14
wl18xx: align event mailbox with current fw
Eliad Peller
2014-04-14
wlcore: ignore dummy packet events in PLT mode
Luciano Coelho
2014-04-09
mac80211: add vif to flush call
Emmanuel Grumbach
2014-03-04
Drivers:net:wireless:ti:wl1251: Fixed Sparse invalid assignment warning
Surendra Patil
2014-03-03
wl1251: use skb_trim to make skb shorter
Ivaylo Dimitrov
2014-03-03
net: Replace min macro with min_t
Silvan Jegen
2014-02-28
wl1251: spi: add device tree support
Sebastian Reichel
2014-02-28
wl1251: spi: add vio regulator support
Sebastian Reichel
2014-02-28
wl1251: move power GPIO handling into the driver
Sebastian Reichel
2014-02-28
wl1251: split wl251 platform data to a separate structure
Luciano Coelho
2014-02-20
mac80211: allow driver to return error from sched_scan_stop
Johannes Berg
2014-02-13
wlcore: add support for STA CSA with chan contexts
Arik Nemtsov
2014-02-13
wlcore: enable beacon filtering only after receiving a beacon
Eliad Peller
2014-02-13
wlcore: increase timeout to 5000 msecs
Yaniv Machani
2014-02-13
wlcore: decrease warning verbosity during recovery
Arik Nemtsov
2014-02-13
wlcore: consider multiple APs when checking active_link_count
Eliad Peller
2014-02-13
wlcore: don't handle unsetting of default wep key
Eliad Peller
[next]