Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d0e73eaf1925053cbf33fb002382aee72accd044
/
drivers
/
net
/
wireless
/
ath
/
ath5k
9baa3c3
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
by Benoit Taine
· 10 years ago
b76ff0d
ath5k: capture CCK and OFDM restarts
by Mathy Vanhoef
· 11 years ago
4188135
ath5k: support for FIF_FCSFAIL filter
by Mathy Vanhoef
· 11 years ago
4c8a348
ath5k: Fix AR5K_PHY_TXPOWER_RATE_MAX register value setting.
by Nickolay Ledovskikh
· 11 years ago
b499abd
ath5k: add missing dma_map_error call
by John Greene
· 11 years ago
f3b6a48
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
ef1b414
ath5k: set SURVEY_INFO_IN_USE on get_survey
by Felix Fietkau
· 11 years ago
4a0732d
ath5k: shifting the wrong variable for AR5K_AR5210
by Dan Carpenter
· 11 years ago
d44efe2
ath5k: use ath_is_mybeacon
by Oleksij Rempel
· 11 years ago
f133525
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
685328b
mac80211: remove channel_change_time
by Johannes Berg
· 11 years ago
f90e29f
ath5k: use ether_addr_equal_64bits
by Julia Lawall
· 11 years ago
cb161cd
ath5k: Reset Tx interrupt bits also on PISR
by Nick Kossifidis
· 11 years ago
9073e1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 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
7ede612
ath5k: fix regression in tx status processing
by Felix Fietkau
· 11 years ago
7367880
treewide: fix "usefull" typo
by Michael Opdenacker
· 11 years ago
b920e37
wireless: ath5k: use dev_get_platdata()
by Jingoo Han
· 11 years ago
8aada63
ath5k: debugfs: NULL-terminate strings
by Djalal Harouni
· 11 years ago
4d70f2f
ath5k: enable support for 5 MHz and 10 MHz channels
by Simon Wunderlich
· 11 years ago
6a09ae9
ath5k: set 5/10 MHz supported channels and fix duration
by Simon Wunderlich
· 11 years ago
312a644
ath5k: report 5/10 MHz channels
by Simon Wunderlich
· 11 years ago
f287cbd
ath5k: fix extra set bit in multicast mask
by Bob Copeland
· 11 years ago
7d2a47a
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
0967e01
ath5k: make use of the new rate control API
by Thomas Huehn
· 12 years ago
785ec30
net: wireless: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
db17834
ath5k: do not reschedule tx_complete_work on stop
by Stanislaw Gruszka
· 12 years ago
cc5569f
ath5k: use more idiomatic tracing include style
by Johannes Berg
· 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
675a0b0
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
by Karl Beldan
· 12 years ago
1887417
ath5k: cleanup channel to eprom_mode function
by Jiri Slaby
· 12 years ago
c5e534e5
NET: ath5k, check ath5k_eeprom_mode_from_channel retval
by Jiri Slaby
· 12 years ago
0c0280b
wireless: make the reg_notifier() void
by Luis R. Rodriguez
· 12 years ago
e576def
ath5k: RX timestamp is reported at end of frame
by Thomas Pedersen
· 12 years ago
596ab5e
ath5k: fix tx path skb leaks
by Felix Fietkau
· 12 years ago
e829cf9
ath5k: remove __dev* attributes
by Bill Pemberton
· 12 years ago
23c1d7f
wireless: allow Atheros card to not depend on ath.ko
by Vladimir Kondratiev
· 12 years ago
75c8ec7
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
957708f
ath5k: precedence error in ath5k_hw_nic_wakeup()
by Dan Carpenter
· 12 years ago
c32f5bb
ath5k: Use module_platform_driver macro for ahb.c
by Syam Sidhardhan
· 12 years ago
f4bda33
mac80211: support RX_FLAG_MACTIME_END
by Thomas Pedersen
· 12 years ago
8b2c982
mac80211: clarify interface iteration and make it configurable
by Johannes Berg
· 12 years ago
9c371f9
ath5k: fix potential NULL pointer dereference in ath5k_beacon_update()
by Wei Yongjun
· 12 years ago
944f8a1
ath5k: add missing breaks in ath5k_hw_set_spur_mitigation_filter
by John W. Linville
· 12 years ago
90e6274
ath5k: disable HW crypto in management frame
by Chun-Yeow Yeoh
· 12 years ago
9b4e9e7
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
e548c49
mac80211: add key flag for management keys
by Johannes Berg
· 12 years ago
fac805f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
01e17da
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
3a245cb
ath5k: fix wrong max power per rate eeprom reads for 802.11a
by Thomas Huehn
· 12 years ago
7dd6753
ath5k: fix spin_lock_irqsave/spin_lock_bh nesting in mesh
by Bob Copeland
· 12 years ago
987af54
ath5k: Put power_level where it belongs and rename it
by Nick Kossifidis
· 12 years ago
493ca5e
ath5k: Preserve tx power level requested from above on phy_init
by Nick Kossifidis
· 12 years ago
7550519
ath5k: Fix range scaling when setting rate power table
by Nick Kossifidis
· 12 years ago
d12c5c5
ath5k: Use correct value for min_pwr and cur_pwr
by Nick Kossifidis
· 12 years ago
36323f8
mac80211: move TX station pointer and restructure TX
by Thomas Huehn
· 12 years ago
0f245ed
ath5k: fix txop limit handling
by Felix Fietkau
· 12 years ago
2f8684c
ath5k: replace modparam_all_channels with CONFIG_ATH5K_TEST_CHANNELS
by Luis R. Rodriguez
· 12 years ago
6617942
ath5k: remove _bh from inner locks
by Bob Copeland
· 13 years ago
9b4760e
ath5k: add possible wiphy interface combinations
by Felix Fietkau
· 13 years ago
2e42e47
drivers/net: Convert compare_ether_addr to ether_addr_equal
by Joe Perches
· 13 years ago
0d6c4a2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
3708dc2
ath5k: add missing iounmap to AHB probe removal
by Jonathan Bither
· 13 years ago
f240019
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
5b0a3b7
net/wireless: use module_pci_driver
by Axel Lin
· 13 years ago
8864208
ath5k: add PCI id
by Yoshinori Sato
· 13 years ago
94c84ee
ath5k: use compare_ether_addr on MAC addresses instead of memcmp
by Jonathan Bither
· 13 years ago
4ee73f3
mac80211: remove hw.conf.channel usage where possible
by Michal Kazior
· 13 years ago
2db0d2b
ath5k: unmap io memory on probe failure
by Jonathan Bither
· 13 years ago
32b92f4
ath5k: fix undefined 'THIS_MODULE'
by Jonathan Bither
· 13 years ago
8065248
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
14dc785
ath5k: Remove extraneous statements from ath5k_hw_proc_4word_tx_status and ath5k_hw_proc_2word_status.
by Qasim Javed
· 13 years ago
227842d
ath5k: Introduce _ath5k_printk to reduce code/text
by Joe Perches
· 13 years ago
516304b
ath: Add and use pr_fmt, convert printks to pr_<level>
by Joe Perches
· 13 years ago
234e340
simple_open: automatically convert to simple_open()
by Stephen Boyd
· 13 years ago
74dd152
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
5c17ddc
ath5k: do not re-run AGC calibration periodically
by Felix Fietkau
· 13 years ago
62e2c10
ath5k: do not stop queues for full calibration
by Felix Fietkau
· 13 years ago
da473b6
ath5k: allow AP and mesh mode to operate simultaneously
by Chun-Yeow Yeoh
· 13 years ago
051d3b5
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
cede8b6
ath5k:Remove __raw_read and __raw_write
by Jonathan Bither
· 13 years ago
23677ce
drivers/net: Remove boolean comparisons to true/false
by Joe Perches
· 13 years ago
11deb53
ath5k: use bool type for no_hw_rfkill_switch module parameter
by John W. Linville
· 13 years ago
f997257
ath5k: claim support for IBSS RSN
by Antonio Quartulli
· 13 years ago
1032c73
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
76ff9a6
ath5k: avoid sparse warnings on tracing
by Luis R. Rodriguez
· 13 years ago
eb93992
module_param: make bool parameters really bool (net & drivers/net)
by Rusty Russell
· 13 years ago
3db1cd5
net: fix assignment of 0/1 to bool variables.
by Rusty Russell
· 13 years ago
9a39169
ath5k: Optimize ath5k_cw_validate
by Nick Kossifidis
· 13 years ago
b4cfb5d
ath5k: Renumber hw queue ids
by Nick Kossifidis
· 13 years ago
29355a4
ath5k: ath5k_ani_period_restart only touches struct ath5k_ani_state
by Nick Kossifidis
· 13 years ago
86f62d9
ath5k: MRR support and 2GHz radio override belong in ah_capabilities
by Nick Kossifidis
· 13 years ago
84e1e73
ath5k: Add a module parameter to disable hw rf kill switch
by Nick Kossifidis
· 13 years ago
dafae6a
ath5k: We always do full calibration on AR5210
by Nick Kossifidis
· 13 years ago
c47faa3
ath5k: Cleanups v2 + add kerneldoc on all hw functions
by Nick Kossifidis
· 13 years ago
1846ac3
ath5k: Use usleep_range where possible
by Nick Kossifidis
· 13 years ago
ce169ac
ath5k: Calibration re-work
by Nick Kossifidis
· 13 years ago
34ce644
ath5k: Cleanups v1
by Nick Kossifidis
· 13 years ago
fea9480
ath5k: Add TXNOFRM to INT_TX_ALL
by Nick Kossifidis
· 13 years ago
7ff7c82
ath5k: Switch from read-and-clear to write-to-clear method when handling PISR/SISR registers
by Nick Kossifidis
· 13 years ago
Next »