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
/
ath9k
/
recv.c
Age
Commit message (
Expand
)
Author
2010-12-22
ath9k: Fix warnings on card removal
Rajkumar Manoharan
2010-12-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-12-07
ath9k: Remove dead code in recv.c
Mohammed Shafi Shajakhan
2010-12-07
ath9k: Properly use unlikely check macro
Mohammed Shafi Shajakhan
2010-12-07
ath9k: Make DMA warning in ath_stoprecv WARN_ON_ONCE.
Ben Greear
2010-12-07
ath: Convert ath_print to ath_dbg
Joe Perches
2010-12-07
ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err
Joe Perches
2010-12-07
ath9k: Fix STA disconnect issue due to received MIC failed bcast frames
Senthil Balasubramanian
2010-12-02
Revert "ath9k: Fix STA disconnect issue due to received MIC failed bcast frames"
John W. Linville
2010-11-30
ath9k: Fix STA disconnect issue due to received MIC failed bcast frames
Senthil Balasubramanian
2010-11-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-11-22
ath9k: fix timeout on stopping rx dma
Felix Fietkau
2010-11-15
ath9k: move the PCU lock to the sc structure
Luis R. Rodriguez
2010-11-15
ath9k: add a debug warning when we cannot stop RX
Luis R. Rodriguez
2010-11-09
ath9k: optimize/fix ANI RSSI processing
Felix Fietkau
2010-11-08
ath9k: Avoid HW opmode overridden on monitor mode changes
Rajkumar Manoharan
2010-10-27
ath9k: lock reset and PCU start/stopping
Luis R. Rodriguez
2010-10-27
ath9k: rename rxflushlock to pcu_lock
Luis R. Rodriguez
2010-10-27
ath9k: add locking for starting the PCU on RX
Luis R. Rodriguez
2010-10-27
ath9k: add locking for stopping RX
Luis R. Rodriguez
2010-10-15
ath9k: Null out references to stale pointers.
Ben Greear
2010-10-15
ath9k: Remove bf_dmacontext.
Ben Greear
2010-10-13
ath9k: Set RX filter for Probe Request based on filter flag
Jouni Malinen
2010-09-27
mac80211/ath9k: Support AMPDU with multiple VIFs.
Ben Greear
2010-09-27
ath9k_hw: simplify revision checks for AR9285
Felix Fietkau
2010-09-27
ath9k_hw: simplify revision checks for AR9280
Felix Fietkau
2010-09-16
ath9k: fix regression which prevents chip sleep after CAB data
Senthil Balasubramanian
2010-09-16
ath9k: fix enabling ANI / tx monitor after bg scan
Luis R. Rodriguez
2010-09-16
ath9k: fix power save race conditions
Luis R. Rodriguez
2010-09-16
ath9k: make ath_ant_div_conf_fast_divbias static
John W. Linville
2010-09-16
ath9k: calcrxfilter should take multiple VIFs into account.
Ben Greear
2010-09-14
ath9k_hw: remove useless hw capability flags
Felix Fietkau
2010-09-07
ath9k: Implement an algorithm for Antenna diversity and combining
Vasanthakumar Thiagarajan
2010-08-31
ath9k: fix spurious MIC failure reports
Felix Fietkau
2010-08-04
ath9k: fix erased ieee80211_rx_status.mactime
Jan Friedrich
2010-06-14
ath9k_hw: remove a useless function for setting the mac address
Felix Fietkau
2010-06-14
ath9k: fix extending the rx timestamp with the hardware TSF
Felix Fietkau
2010-06-14
ath9k_hw: inform ANI calibration when scanning
Luis R. Rodriguez
2010-06-04
ath9k: fix dma sync in rx path
Ming Lei
2010-06-02
ath9k: Fix bug in validating received data length for edma
Vasanthakumar Thiagarajan
2010-06-02
ath9k: Fix bug in accessing skb->data of rx frame for edma
Vasanthakumar Thiagarajan
2010-06-02
ath9k: Clean up few function parameters in recv.c
Vasanthakumar Thiagarajan
2010-06-02
ath9k: Move ath9k specific RX code to driver
Sujith
2010-06-02
ath9k: fix dma direction for map/unmap in ath_rx_tasklet
Ming Lei
2010-05-24
ath9k: Fix rx of mcast/bcast frames in PS mode with auto sleep
Vasanthakumar Thiagarajan
2010-05-11
ath9k: Remove unused rx_edma in ath_rx_addbuffer_edma()
Vasanthakumar Thiagarajan
2010-05-11
ath9k: Fix bug in handling rx frames with invalid descriptor content
Vasanthakumar Thiagarajan
2010-04-16
ath9k: Setup appropriate tx desc for regular dma and edma
Vasanthakumar Thiagarajan
2010-04-16
ath9k_hw: move AR9002 mac ops to its own file
Luis R. Rodriguez
2010-04-16
ath9k: Add Rx EDMA support
Felix Fietkau
[next]