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
/
ath
Age
Commit message (
Expand
)
Author
2009-10-07
ath5k: simplify passed params to ath5k_hw_set_associd()
Luis R. Rodriguez
2009-10-07
ath5k: fix regression introduced upon the removal of AR5K_HIGH_ID()
Luis R. Rodriguez
2009-10-07
ath5k: use ath_hw_setbssidmask() for bssid mask setting upon assoc
Luis R. Rodriguez
2009-10-07
ath5k: fix regression on setting bssid mask on association
Luis R. Rodriguez
2009-10-07
Wireless / ath5k: Simplify suspend and resume callbacks
Rafael J. Wysocki
2009-10-07
atheros: define a common priv struct
Luis R. Rodriguez
2009-10-07
ath9k_hw: add AR9271 srev and device ID to allow hw to support ar9271
Luis R. Rodriguez
2009-10-07
ath9k_hw: print device ID if not supported
Luis R. Rodriguez
2009-10-07
ath9k: move hw code to its own module
Luis R. Rodriguez
2009-10-07
ath9k: use common read/write ops on pci and debug code
Luis R. Rodriguez
2009-10-07
ath9k: Fix bugs in handling TX power
Senthil Balasubramanian
2009-10-07
ath9k: Advertise midband for AR5416 devices
Senthil Balasubramanian
2009-10-07
ath9k: Reduce PLL Settle time and eliminate redundant PLL calls.
Senthil Balasubramanian
2009-10-07
ath9k: Handle ATH9K_BEACON_RESET_TSF properly
Senthil Balasubramanian
2009-10-07
ath9k: Allow PSPOLL only when the interface is configured in AP mode
Senthil Balasubramanian
2009-10-07
ath9k: Update initvals
Vasanthakumar Thiagarajan
2009-10-07
ath9k: Fix RTC reset for AR5416
Sujith
2009-10-07
ath9k: Update INI release for AR9287
Sujith
2009-10-07
ath9k: Add Calibration checks
Vivek Natarajan
2009-10-07
ar9170: handle overflow in tsf_low register during get_tsf
Joerg Albert
2009-10-07
ar9170: add heavy clip handling
Joerg Albert
2009-10-07
ar9170: fixed coding style, moved define
Joerg Albert
2009-10-07
ath9k: make ath9k_common_ops const
Luis R. Rodriguez
2009-10-07
atheros: move bus ops to ath_common
Luis R. Rodriguez
2009-10-07
ath9k: move ATH9K_RSSI_BAD to hw.h
Luis R. Rodriguez
2009-10-07
ath9k: clarify what hw code is and remove ath9k.h from a few files
Luis R. Rodriguez
2009-10-07
ath9k: remove driver ASSERT, just use BUG_ON()
Luis R. Rodriguez
2009-10-07
ath9k: move ATH_AMPDU_LIMIT_MAX to hw.h
Luis R. Rodriguez
2009-10-07
ath9k: remove ath9k_ht_macmode
Luis R. Rodriguez
2009-10-07
ath9k: remove ath9k 25 MHz HT40 spacing stuff
Luis R. Rodriguez
2009-10-07
atheros: move tx/rx chainmask to ath_common
Luis R. Rodriguez
2009-10-07
atheros: add common debug printing
Luis R. Rodriguez
2009-10-07
ath9k: separate core driver and hw timer code
Luis R. Rodriguez
2009-10-07
atheros: add ieee80211_hw to ath_common
Luis R. Rodriguez
2009-10-07
atheros: define shared bssidmask setting
Luis R. Rodriguez
2009-10-07
ath5k: define ath_common ops
Luis R. Rodriguez
2009-10-07
ath5k: allocate ath5k_hw prior to initializing hw
Luis R. Rodriguez
2009-10-07
atheros/ath9k: add common read/write ops and port ath9k to use it
Luis R. Rodriguez
2009-10-07
ath9k: Define bus agnostic bluetooth coex prep helper
Luis R. Rodriguez
2009-10-07
ath5k: move ath_common to ath5k_hw
Luis R. Rodriguez
2009-10-07
ath9k: move ath_common to ath_hw
Luis R. Rodriguez
2009-10-07
ath5k: initialize eeprom struct early on attach
Luis R. Rodriguez
2009-10-07
ath5k: use common curbssid, bssidmask and macaddr
Luis R. Rodriguez
2009-10-07
ar9170: make use of common macaddr and curbssid
Luis R. Rodriguez
2009-10-07
atheros/ath9k: move macaddr, curaid, curbssid and bssidmask to common
Luis R. Rodriguez
2009-10-07
ath9k: use ath9k_hw_write_associd() on reset
Luis R. Rodriguez
2009-10-07
ath9k: Use ath9k_hw_setbssidmask() on reset
Luis R. Rodriguez
2009-10-07
ath9k: make ath9k_hw_setbssidmask() and ath9k_hw_write_associd() use ath_hw
Luis R. Rodriguez
2009-10-07
atheros: use get_unaligned_le*() for bssid mask setting
Luis R. Rodriguez
2009-10-07
ath: move ath_bcast_mac to common header
Luis R. Rodriguez
[prev]
[next]