Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
adb07df1e039e9fe43e66aeea8b4771f83659dbb
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
recv.c
b7b146c
ath9k: fix invalid descriptor discarding
by Felix Fietkau
· 11 years ago
1cc47a5
ath9k: use ath_is_mybeacon
by Oleksij Rempel
· 11 years ago
350e2dc
ath9k: Add a debugfs file "node_recv"
by Sujith Manoharan
· 11 years ago
ff9a93f
ath9k: Use correct channel for RX packets
by Sujith Manoharan
· 11 years ago
2c32305
ath9k: Add hardware support for QCA9531
by Sujith Manoharan
· 11 years ago
36ddf20
ath9k: use ether_addr_equal_64bits
by Julia Lawall
· 11 years ago
415ec61
ath9k: Remove RX Poll
by Sujith Manoharan
· 11 years ago
f65c082
ath9k: Cleanup spectral scan code
by Sujith Manoharan
· 11 years ago
e45e91d
ath9k: add support for reporting per-chain signal strength
by Felix Fietkau
· 11 years ago
01925ef
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
89f927a
ath9k: add TX99 support
by Luis R. Rodriguez
· 11 years ago
e07f01e
ath9k: add HT40 spectral scan capability
by Lorenzo Bianconi
· 11 years ago
1a04d59
ath9k: use a separate data structure for rx buffers
by Felix Fietkau
· 11 years ago
d29a5fd
ath9k: Fix regression in LNA diversity
by Sujith Manoharan
· 11 years ago
f819c0e
ath9k: report 5/10 MHz channels
by Simon Wunderlich
· 11 years ago
5d07cca
ath9k: Use lockless variant to initialize RX fifo
by Sujith Manoharan
· 11 years ago
c3124df
ath9k: Optimize LNA check
by Sujith Manoharan
· 11 years ago
e3acd13
ath9k: Handle invalid RSSI
by Sujith Manoharan
· 11 years ago
ea3ef10
ath9k: Remove unused function argument
by Sujith Manoharan
· 11 years ago
7c5c73c
ath9k: Fix error condition for corrupt descriptors
by Sujith Manoharan
· 11 years ago
b092559
ath9k: Handle corrupt descriptors properly
by Sujith Manoharan
· 11 years ago
eb5f952
ath9k: Move the RX poll check to preprocess()
by Sujith Manoharan
· 11 years ago
6f38482
ath9k: Fix RX beacon processing
by Sujith Manoharan
· 11 years ago
a5525d9
ath9k: Fix RX packet counter
by Sujith Manoharan
· 11 years ago
5e85a32
ath9k: Fix RX debug statistics
by Sujith Manoharan
· 11 years ago
6b87d71
ath9k: Fix PHY error processing
by Sujith Manoharan
· 11 years ago
3105b67
ath9k: Reorder some functions
by Sujith Manoharan
· 11 years ago
e0dd1a9
ath9k: Fix TSF processing
by Sujith Manoharan
· 11 years ago
4a47064
ath9k: Fix RX crypto processing
by Sujith Manoharan
· 11 years ago
5871d2d
ath9k: Discard invalid frames early
by Sujith Manoharan
· 11 years ago
0cab329
ath9k: Fix phy error handling for DFS
by Sujith Manoharan
· 11 years ago
f6307dd
ath9k: Use a subroutine to check for "mybeacon"
by Sujith Manoharan
· 11 years ago
e96542e
ath9k: fix rx descriptor related race condition
by Felix Fietkau
· 11 years ago
16fe28e
ath9k: Run the LNA combining algorithm properly
by Sujith Manoharan
· 11 years ago
74a9775
ath9k: Return early for invalid rates
by Sujith Manoharan
· 11 years ago
ab27610
ath9k: remove useless flag conversation.
by Oleksij Rempel
· 12 years ago
176f0e8
ath9k: Fix RX DMA mapping
by Sujith Manoharan
· 12 years ago
07236bf
ath9k: Use lockless variants for the RX fifo queue
by Sujith Manoharan
· 12 years ago
e87f3d5
ath9k: Reduce deep indentation
by Sujith Manoharan
· 12 years ago
7a897203
ath9k: Remove unused argument "size"
by Sujith Manoharan
· 12 years ago
3747c3e
ath9k: detect more kinds of invalid descriptors
by Felix Fietkau
· 12 years ago
723e711
ath9k: fix handling of broken descriptors
by Felix Fietkau
· 12 years ago
2e1cd49
ath9k: improve dma map failure handling
by Felix Fietkau
· 12 years ago
c60c992
ath9k_common: remove ath9k_cmn_padpos
by Felix Fietkau
· 12 years ago
655d8e2
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
73e4937
ath9k: add support for DFS master mode
by Zefir Kurtisi
· 12 years ago
675a0b0
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
by Karl Beldan
· 12 years ago
1a6404a
ath9k: Fix IBSS joiner mode
by Sujith Manoharan
· 12 years ago
1282437
ath9k: Fix sparse __CHECK_ENDIAN__ for spectral code
by Sven Eckelmann
· 12 years ago
ab2e2fc
ath9k: Only add fix_rssi_inv_only when spectral code is used
by Sven Eckelmann
· 12 years ago
bd2ffe1
ath9k: Only process fft samples when ATH9K_DEBUGFS is enabled
by Sven Eckelmann
· 12 years ago
21fbbca
ath9k: report A-MPDU status
by Christian Lamparter
· 12 years ago
4ab0b0a
ath9k: Update spectral scan output data
by Sven Eckelmann
· 12 years ago
9b99e66
ath9k: drop spectral packets after processing them
by Simon Wunderlich
· 12 years ago
9ebea38
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
463e3ed
ath9k: remove sc->rx.rxbuflock to fix a deadlock
by Felix Fietkau
· 12 years ago
4b883f0
ath9k: fix rx flush handling
by Felix Fietkau
· 12 years ago
7fc00a3
ath9k: add a better fix for the rx tasklet vs rx flush race
by Felix Fietkau
· 12 years ago
a3dc48e
ath9k: do not link receive buffers during flush
by Felix Fietkau
· 12 years ago
e93d083
ath9k: add spectral scan feature
by Simon Wunderlich
· 12 years ago
b81950b1
ath9k: use the devres API for allocations/mappings
by Felix Fietkau
· 12 years ago
96d2137
ath9k: RX timestamp is reported at end of frame
by Thomas Pedersen
· 12 years ago
f4bda33
mac80211: support RX_FLAG_MACTIME_END
by Thomas Pedersen
· 12 years ago
be41b05
ath9k: Ensure we set FTP_STOMP_LOW weight when WLAN is idle
by Mohammed Shafi Shajakhan
· 12 years ago
a549459
ath9k: Fix rx filtering issue for older chips
by Thomas Wagner
· 12 years ago
e1352fd
ath9k: fix decrypt_error initialization in ath_rx_tasklet()
by Lorenzo Bianconi
· 12 years ago
ef4ad63
ath9k: Cleanup beacon logic
by Sujith Manoharan
· 12 years ago
b3d7aa4
ath9k: set 4ADDRESS bit in RX filter for AR9550
by Gabor Juhos
· 12 years ago
635d999
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
6bb51c7
ath9k: fix panic caused by returning a descriptor we have queued for reuse
by Tom Hughes
· 12 years ago
bed3d9c
ath9k: fix dynamic WEP related regression
by Felix Fietkau
· 12 years ago
07c15a3
ath9k: Fix powersave locking
by Sujith Manoharan
· 12 years ago
781b14a
ath9k: Use atomic operations
by Sujith Manoharan
· 12 years ago
8da0783
ath9k: Move LNA code to antenna.c
by Sujith Manoharan
· 12 years ago
6995fb8
ath9k: improve BT FTP/PAN performance
by Rajkumar Manoharan
· 12 years ago
4cb54fa
ath9k: Remove SC_OP_OFFCHANNEL
by Sujith Manoharan
· 12 years ago
2e42e47
drivers/net: Convert compare_ether_addr to ether_addr_equal
by Joe Perches
· 13 years ago
2a5783b
ath9k: don't strip mic on non-encrypted frames in tkip
by Michael Liang
· 13 years ago
990e08a
ath9k: Fix compile warnings when DEBUGFS is disabled.
by Ben Greear
· 13 years ago
1507218
ath9k: Add more recv stats.
by Ben Greear
· 13 years ago
01e1891
ath9k: recover ar9380 chips from rare stuck state
by Rajkumar Manoharan
· 13 years ago
b5447ff
ath9k: fix a memory leak in ath_rx_tasklet()
by Eric Dumazet
· 13 years ago
ffb1c56
ath9k: Fix mactime from being clobbered in rx_status
by Ashok Nagarajan
· 13 years ago
2ef1675
ath9k: fix signal strength reporting issues
by Felix Fietkau
· 13 years ago
3a2923e
ath9k: get rid of double queueing of rx frames on EDMA
by Felix Fietkau
· 13 years ago
6a01f0c
ath9k: make use of list_for_each_entry_safe
by Mohammed Shafi Shajakhan
· 13 years ago
f88373f
ath9k: fix a WEP crypto related regression
by Felix Fietkau
· 13 years ago
d2182b6
ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO
by Joe Perches
· 13 years ago
356cb55
ath9k: validate for non-zero BSSID
by Mohammed Shafi Shajakhan
· 13 years ago
7468722
ath9k: minor cleanup
by Mohammed Shafi Shajakhan
· 13 years ago
eb840a8
ath9k: change the default antenna settings based on diversity
by Mohammed Shafi Shajakhan
· 13 years ago
83c7657
ath9k: trivial: reorder rx_tasklet processing
by Zefir Kurtisi
· 13 years ago
ec20599
ath9k: only send FCS-fail packets to mac80211 if requested
by Felix Fietkau
· 13 years ago
846d936
ath9k_hw: fix a regression in key miss handling
by Felix Fietkau
· 13 years ago
72d874c
ath9k_hw: make ath9k_hw_set_interrupts use ah->imask by default
by Felix Fietkau
· 13 years ago
ac06697
ath9k: disable unnecessary PHY error reporting
by Felix Fietkau
· 13 years ago
f73c604
ath9k: Remove redundant my beacon check at ath_rx_ps_beacon
by Rajkumar Manoharan
· 13 years ago
0874073
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
by John W. Linville
· 13 years ago
ba54238
ath9k: Fix a dma warning/memory leak
by Mohammed Shafi Shajakhan
· 13 years ago
3483288
ath9k: ensure that rx is not enabled during a reset
by Felix Fietkau
· 13 years ago
Next »