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
Age
Commit message (
Expand
)
Author
2009-11-11
rt2x00: Fix typo in rf programming of rt2800lib.
Gertjan van Wingerde
2009-11-11
rt2x00: fix some typos and punctuation in comments
Thadeu Lima de Souza Cascardo
2009-11-11
at76c50x-usb: Supply additional parameters to at76_start_monitor scan request
Jason Andryuk
2009-11-11
at76c50x-usb: Remove mac2str and replace with %pM format specifier.
Jason Andryuk
2009-11-11
rt2x00: Update copyright statements.
Gertjan van Wingerde
2009-11-11
rt2500usb: remove dead link tuning code
Bartlomiej Zolnierkiewicz
2009-11-11
rt2800usb: add eFuse EEPROM support
Bartlomiej Zolnierkiewicz
2009-11-11
rt2800: add eFuse EEPROM support code to rt2800lib
Bartlomiej Zolnierkiewicz
2009-11-11
rt2800usb: fix RX descriptor naming
Bartlomiej Zolnierkiewicz
2009-11-11
rt2800: unify rt2800*_probe_hw_mode()
Bartlomiej Zolnierkiewicz
2009-11-11
rt2800: prepare for rt2800*_probe_hw_mode() unification
Bartlomiej Zolnierkiewicz
2009-11-11
rt2800usb: reorganize code in rt2800usb_probe_hw_mode()
Bartlomiej Zolnierkiewicz
2009-11-11
rt2800pci: add missing RF values to rf_vals table
Bartlomiej Zolnierkiewicz
2009-11-11
rt2800: unify EEPROM support code
Bartlomiej Zolnierkiewicz
2009-11-11
rt2800: prepare for unification of EEPROM support code
Bartlomiej Zolnierkiewicz
2009-11-11
rt2x00: Remove deprecated ieee80211_rx_status->qual usage
Ivo van Doorn
2009-11-11
rt2x00: Add dynamic detection of eFuse EEPROM in rt2800pci.
Gertjan van Wingerde
2009-11-11
ath9k_common: clarify and correct jumbogram processing
Luis R. Rodriguez
2009-11-11
ath9k_common: remove ath9k_compute_qual()
Luis R. Rodriguez
2009-11-11
ath9k_common: add new module to share 802.11n driver helpers
Luis R. Rodriguez
2009-11-11
ath9k: move RX skb post processing to a helper
Luis R. Rodriguez
2009-11-11
ath5k: use the common->keymap
Luis R. Rodriguez
2009-11-11
ath9k: move driver keymap, keymax and splitmic to common
Luis R. Rodriguez
2009-11-11
ath9k: rename ath_rx_prepare() to ath9k_rx_skb_preprocess()
Luis R. Rodriguez
2009-11-11
ath9k: move the max rx buffer size check to ath9k_rx_accept()
Luis R. Rodriguez
2009-11-11
ath5k: remove double cache alignment, ath_rxbuf_alloc() already does it
Luis R. Rodriguez
2009-11-11
ath: move the rx bufsize to common to share with ath5k/ath9k
Luis R. Rodriguez
2009-11-11
ath9k: move the rx_stats->rs_datalen check to ath9k_rx_accept()
Luis R. Rodriguez
2009-11-11
ath9k: avoid the copy skb->cb on every RX'd skb
Luis R. Rodriguez
2009-11-11
ath9k: move rssi processing into a helper
Luis R. Rodriguez
2009-11-11
ath9k: move qual processing into a helper
Luis R. Rodriguez
2009-11-11
ath9k: move rate descriptor reading into a helper
Luis R. Rodriguez
2009-11-11
ath9k: remove temp variable ratecode from ath_rx_prepare()
Luis R. Rodriguez
2009-11-11
ath9k: move RX check code into helper ath9k_rx_accept()
Luis R. Rodriguez
2009-11-11
ath9k: use the ieee80211_hw to get to an sband on ath_rx_prepare()
Luis R. Rodriguez
2009-11-11
ath9k: move struct ath_ani to common area
Luis R. Rodriguez
2009-11-11
ath9k_hw: move ath_extend_tsf() to hw code to share as ath9k_hw_extend_tsf()
Luis R. Rodriguez
2009-11-11
ath9k: do not pass the entire descriptor to ath_rx_prepare()
Luis R. Rodriguez
2009-11-11
ath9k: handle low buffer space for virtual wiphys
Luis R. Rodriguez
2009-11-11
ath9k: use the right hw on ath_tx_setup_buffer() for HT
Luis R. Rodriguez
2009-11-11
ath9k: use correct hw for tx aggregation TX completion
Luis R. Rodriguez
2009-11-11
ath9k: pass the ieee80211_hw on radio enable/disable
Luis R. Rodriguez
2009-11-11
ath9k: use the passed ieee80211_hw on ath_rx_prepare()
Luis R. Rodriguez
2009-11-11
ath9k: simpify RX by calling ath_get_virt_hw() once
Luis R. Rodriguez
2009-11-11
ath9k: update hw configuration for virtual wiphys
Luis R. Rodriguez
2009-11-11
ath9k: fix listening to idle requests
Luis R. Rodriguez
2009-11-11
rt2x00: Fix building of rt2800lib when rt2x00 driver is built-in.
Gertjan van Wingerde
2009-11-11
rt2x00: Move interface type assignments to generic code.
Gertjan van Wingerde
2009-11-11
drivers/net/wireless: correct check on CCS_START_NETWORK
Julia Lawall
2009-11-11
zd1211rw: declare MODULE_FIRMWARE
Ben Hutchings
[next]