Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
846e438f5ffec6d5508478bba2b9245a1f358df3
/
drivers
/
net
/
wireless
/
ath
846e438
ath9k: Enable WoW only for AR9462
by Sujith Manoharan
· 12 years ago
74a9775
ath9k: Return early for invalid rates
by Sujith Manoharan
· 12 years ago
ec26bcc
ath9k: advertise support for active monitor interfaces
by Felix Fietkau
· 12 years ago
b0a1ae9
ath9k: check for Rx-STBC flag and pass it to ieee80211
by Oleksij Rempel
· 12 years ago
ab27610
ath9k: remove useless flag conversation.
by Oleksij Rempel
· 12 years ago
9c8426f
ath9k_hw: fix PA predistortion miscalibration
by Felix Fietkau
· 12 years ago
b338f74
wil6210: Don't use wdev->sme_state
by Vladimir Kondratiev
· 12 years ago
adc2d12
wil6210: channel off by 1
by Vladimir Kondratiev
· 12 years ago
531efff
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
by John W. Linville
· 12 years ago
110dea0
wil6210: use kfree_skb() instead of kfree()
by Wei Yongjun
· 12 years ago
224c9c2
wil6210: do not stop Tx queue on packet drop
by Vladimir Kondratiev
· 12 years ago
68ada71
wil6210: fix remaining use of non-cached copy of tx/rx descriptors
by Vladimir Kondratiev
· 12 years ago
e0287c4
wil6210: use NAPI
by Vladimir Kondratiev
· 12 years ago
9865809
wil6210: trace support
by Vladimir Kondratiev
· 12 years ago
c0d3771
wil6210: debug dump packet content right after DMA
by Vladimir Kondratiev
· 12 years ago
e270045
wil6210: Sanity check for reported DMA length
by Vladimir Kondratiev
· 12 years ago
7e594444
wil6210: 'length' in Tx/Rx descriptors is little endian
by Vladimir Kondratiev
· 12 years ago
2664d66
ath9k: use ap style beaconing for mesh
by Thomas Pedersen
· 12 years ago
bd4a85e
ath9k_htc: Claim support for mgmt frame protection
by Javier Cardona
· 12 years ago
594e65b
ath9k_htc: Add support for mesh interfaces
by Javier Cardona
· 12 years ago
7ca7c77
ath9k: Do not use local_bh_disable in ampdu_action
by Sujith Manoharan
· 12 years ago
73900cb
ath9k: Use bitops for scan flag
by Sujith Manoharan
· 12 years ago
cf657a2
ath9k: Remove MAC_DEBUG
by Sujith Manoharan
· 12 years ago
4f81d71
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
f0fb6af
ath9k: Update initvals for AR9565
by Sujith Manoharan
· 12 years ago
a676828
ath9k: Fix beacon reconfiguration
by Sujith Manoharan
· 12 years ago
db17834
ath5k: do not reschedule tx_complete_work on stop
by Stanislaw Gruszka
· 12 years ago
4ef69d0
ath9k: fix key allocation error handling for powersave keys
by Felix Fietkau
· 12 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
6ed0e32
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 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
79acac0
ath9k: add support for the new rate control API
by Felix Fietkau
· 12 years ago
bdc2145
ath9k: merge ath_tx_start_dma into ath_tx_start
by Felix Fietkau
· 12 years ago
f77f823
ath9k: apply coverage class on slottime too
by Mathias Kretschmer
· 12 years ago
ec09414
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
6e0895c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
4fc4118
wil6210: more Rx descriptor accessor functions
by Vladimir Kondratiev
· 12 years ago
4de41be
wil6210: Use cached copy of Tx descriptor
by Vladimir Kondratiev
· 12 years ago
b5d98e9
wil6210: Tx init optimization
by Vladimir Kondratiev
· 12 years ago
33e6116
wil6210: Use cached copy of Rx descriptor
by Vladimir Kondratiev
· 12 years ago
ab11bb2
ath9k: always set common->macaddr to the MAC adress of a virtual interface
by Felix Fietkau
· 12 years ago
ecbbed3
ath: update hardware mac address with bssid mask
by Felix Fietkau
· 12 years ago
703a4e5
ath9k: use GFP_ATOMIC under spinlock
by Dan Carpenter
· 12 years ago
ca21cfd
ath9k: change DFS logging to use ath_dbg()
by Zefir Kurtisi
· 12 years ago
cc5569f
ath5k: use more idiomatic tracing include style
by Johannes Berg
· 12 years ago
f09a878
ath9k_hw: change AR9580 initvals to fix a stability issue
by Felix Fietkau
· 12 years ago
99ba6a4
ath9k: implement buffer holding handling for EDMA FIFO
by Felix Fietkau
· 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
a043dfb
ath9k_hw: make various ar5416/ar91xx rf banks const
by Felix Fietkau
· 12 years ago
37c62fe
ath9k_hw: clean up RF Bank6 handling on AR5416/AR91xx
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
d364140
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
6fe5468
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
0ecc833
mode_t, whack-a-mole at 11...
by Al Viro
· 12 years ago
73e4937
ath9k: add support for DFS master mode
by Zefir Kurtisi
· 12 years ago
e39282e
ath9k: add debugfs based DFS radar simulation
by Zefir Kurtisi
· 12 years ago
e9cdedf
ath9k: add interface combinations for DFS master
by Zefir Kurtisi
· 12 years ago
fedf1d8
ath: Let user know which keycache method is complaining.
by Ben Greear
· 12 years ago
319e7bd
ath9k_htc: accept 1.x firmware newer than 1.3
by Felix Fietkau
· 12 years ago
5d8cd3b
ath9k: fix DFS detector called in softirq context
by Zefir Kurtisi
· 12 years ago
f50b1cd
ath9k: Re-enable interrupts after a channel change failure
by Robert Shade
· 12 years ago
a210576
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
9a574cd
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
05005c5
Show actual timeout value in failed calibration messages.
by Robert Shade
· 12 years ago
56771e5
carl9170: remove fast channel change feature
by Christian Lamparter
· 12 years ago
55f39e6
ath9k: trivial: change spectral relayfs buffering
by Zefir Kurtisi
· 12 years ago
7fc0357
ath9k: avoid queueing hw check work when suspended
by Luis R. Rodriguez
· 12 years ago
c78b384
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
675a0b0
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
by Karl Beldan
· 12 years ago
ea3d1cc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
5470b46
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
0d4e671
ath6kl: fix size_t printf warnings
by Kalle Valo
· 12 years ago
345fb3f
Merge tag 'for-linville-20130318' of git://github.com/kvalo/ath6kl
by John W. Linville
· 12 years ago
01d4ab9
ath9k: limit tx path hang check to normal data queues
by Felix Fietkau
· 12 years ago
74632d1
ath9k_hw: revert chainmask to user configuration after calibration
by Felix Fietkau
· 12 years ago
39ecc01
mac80211: pass queue bitmap to flush operation
by Johannes Berg
· 13 years ago
49c87cd
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
243c028
ath6kl: Fix a debugfs crash for USB devices
by Mohammed Shafi Shajakhan
· 12 years ago
a41d9a9
ath: changed kmalloc to kmemdup
by Andrei Epure
· 12 years ago
6a3e4e0
ath6kl: Fix the byte alignment rule to avoid loss of bytes in a TCP segment
by Myoungje Kim
· 12 years ago
15ac077
ath6kl: remove false check from ath6kl_rx()
by Kalle Valo
· 12 years ago
99089ab
ath6kl: add an extra band check to ath6kl_wmi_beginscan_cmd()
by Kalle Valo
· 12 years ago
aa8705f
ath6kl: add tracing support to debug message macros
by Kalle Valo
· 12 years ago
da01d53
ath6kl: add tracing support to log functions
by Kalle Valo
· 12 years ago
d470b4b
ath6kl: convert ath6kl_info/err/warn macros to real functions
by Kalle Valo
· 12 years ago
4771979
ath6kl: adding tracing points for htc_mbox
by Kalle Valo
· 12 years ago
d57f093
ath6kl: add tracing point for hif irqs
by Kalle Valo
· 12 years ago
e60c815
ath6kl: add tracing points for sdio transfers
by Kalle Valo
· 12 years ago
416cf0b
ath6kl: add tracing support and tracing points for wmi packets
by Kalle Valo
· 12 years ago
44af3442
ath6kl: cold reset target after host warm boot
by Kalle Valo
· 12 years ago
4e1609c
ath6kl: fix usb related error handling and warnings
by Kalle Valo
· 12 years ago
ec1461d
ath6kl: cleanup ath6kl_reset_device()
by Kalle Valo
· 12 years ago
e72c274
ath6kl: print firmware capabilities
by Kalle Valo
· 12 years ago
d0320f7
drivers:net: Remove dma_alloc_coherent OOM messages
by Joe Perches
· 12 years ago
Next »