Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3944f50995f947558c35fb16ae0288354756762c
/
drivers
/
net
/
wireless
/
ath
/
ath5k
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
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
b9075fa
treewide: use __printf not __attribute__((format(printf,...)))
by Joe Perches
· 13 years ago
d0e88ec
drivers/net: wireless/ath/ath5k/debug.c does not need module.h
by Paul Gortmaker
· 13 years ago
6eb07ca
drivers/net: Add moduleparam.h to drivers as required.
by Paul Gortmaker
· 13 years ago
ee40fa0
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
by Paul Gortmaker
· 14 years ago
9d9779e
drivers/net: Add module.h to drivers who were implicitly using it
by Paul Gortmaker
· 13 years ago
8fb7475
ath5k: remove some unneeded error handling code
by Dan Carpenter
· 13 years ago
8a3a3c8
mac80211: pass vif param to conf_tx() callback
by Eliad Peller
· 13 years ago
37a41b4
mac80211: add ieee80211_vif param to tsf functions
by Eliad Peller
· 13 years ago
4d8b614
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
by John W. Linville
· 13 years ago
bdc71bc
ath5k: fix error handling in ath5k_beacon_send
by Bob Copeland
· 13 years ago
bb1f3ad
ath5k: remove last references to "softc"
by Pavel Roskin
· 13 years ago
931be26
ath5k: clean up base.h and its use
by Pavel Roskin
· 13 years ago
32c2546
ath5k: eliminate CHANNEL_* macros, use AR5K_MODE_* in channel->hw_value
by Pavel Roskin
· 13 years ago
8d44a82
ath5k: remove most references to XR
by Pavel Roskin
· 13 years ago
2972cc1
ath5k: remove unused and write-only structures and fields
by Pavel Roskin
· 13 years ago
2ee33f3
ath5k: remove wireless extensions inclusions
by Johannes Berg
· 13 years ago
d3ec484
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
41bf371
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 13 years ago
bb78c71
ath5k: use get_unaligned_le32() in ath5k_write_pwr_to_pdadc_table()
by Pavel Roskin
· 13 years ago
c5f3f45
ath5k: remove ath5k_hw_get_capability(), don't use VEOL on AR5210
by Pavel Roskin
· 13 years ago
fabba04
ath5k: merge ath5k_{init, deinit}_hw() with their thin wrappers
by Pavel Roskin
· 13 years ago
e0d687b
ath5k: merge ath5k_hw and ath5k_softc
by Pavel Roskin
· 13 years ago
95a943c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 13 years ago
6a7ebdf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
5d7d5d9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 13 years ago
4e86879
ath5k: do not call ieee80211_stop_queue for queues not managed by mac80211
by Felix Fietkau
· 13 years ago
6340211
ath5k: disable 32KHz sleep clock operation by default
by Felix Fietkau
· 13 years ago
f006438
ath5k: fix reference clock usec duration setting restore
by Felix Fietkau
· 13 years ago
fe00deb
ath5k: delay full calibration after reset
by Felix Fietkau
· 13 years ago
26d16d2
ath5k: initialize common->clockrate
by Felix Fietkau
· 13 years ago
2d2cf47
ath5k: fix reference clock frequency for spur mitigation on AR2413
by Felix Fietkau
· 13 years ago
ca8bfd9
ath5k: apply the synth voltage tweak only on AR5112 rev 2
by Felix Fietkau
· 13 years ago
b613c72
ath5k: add missing checks for rfgain probe
by Felix Fietkau
· 13 years ago
404ba3f0
ath5k: Add missing breaks in switch/case
by Joe Perches
· 13 years ago
3ffca4f
ath5k: Add missing breaks in switch/case
by Joe Perches
· 13 years ago
6a2a0e7
ath5k: fix typos, bad comment formatting and GHz in place of MHz
by Pavel Roskin
· 13 years ago
86fbe17
ath5k: validate mode in ath5k_ani_init() before trying to set it
by Pavel Roskin
· 13 years ago
d859898
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 13 years ago
b7e9c22
Merge branch 'master' into for-next
by Jiri Kosina
· 13 years ago
4fc5401
ath5k: read sc->imask with sc->irqlock held
by Pavel Roskin
· 13 years ago
e2df64c
ath5k: use kstrtoint() to parse numbers coming from sysfs
by Pavel Roskin
· 13 years ago
e4bbf2f
ath5k: fix formatting errors found by checkpatch.pl
by Pavel Roskin
· 13 years ago
d2c7f77
ath5k: fix misplaced or extraneous braces found by checkpatch.pl
by Pavel Roskin
· 13 years ago
633d006
ath5k: use parentheses around macro definitions
by Pavel Roskin
· 13 years ago
2753f87
ath5k: don't use volatile, it's not needed
by Pavel Roskin
· 13 years ago
2724a74
ath5k: use more readable way to clear MAC address
by Pavel Roskin
· 13 years ago
25380d8
ath5k: use DEFINE_PCI_DEVICE_TABLE in led.c, mark users with __devinit
by Pavel Roskin
· 13 years ago
ef82763
ath5k: use KERN_WARNING in ATH5K_PRINTF
by Pavel Roskin
· 13 years ago
fdd55d1
ath5k: remove unneeded parentheses after return
by Pavel Roskin
· 13 years ago
0a5d381
ath5k: replace spaces with tabs as suggested by checkpatch.pl
by Pavel Roskin
· 13 years ago
b988a88
ath5k: remove PRIV_ENTRY and PRIV_ASSIGN macros, they obfuscate the code
by Pavel Roskin
· 13 years ago
e12fe68
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
37000b3
ath5k: fix incorrect use of drvdata in PCI suspend/resume code
by Pavel Roskin
· 13 years ago
95acbd4
ath5k: fix incorrect use of drvdata in sysfs code
by Pavel Roskin
· 13 years ago
a0b8de3
ath5k: fix memory leak when fewer than N_PD_CURVES are in use
by Eugene A. Shatokhin
· 13 years ago
3609936
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 13 years ago
b7f080c
net: remove mm.h inclusion from netdevice.h
by Alexey Dobriyan
· 13 years ago
536e518
ath5k: add missing ieee80211_free_hw() on unload in AHB code
by Pavel Roskin
· 13 years ago
0e8d160
ath5k: free sc->ah in ath5k_deinit_softc
by John W. Linville
· 13 years ago
e44ba03
treewide: remove duplicate includes
by Vitaliy Ivanov
· 13 years ago
d816ab2
ath5k: annotate reg in ath5k_hw_nic_reset() as __iomem
by Pavel Roskin
· 13 years ago
f5cbc8b
ath5k: minor cleanup
by Pavel Roskin
· 13 years ago
a99168e
ath5k: Disable fast channel switching by default
by Nick Kossifidis
· 13 years ago
e00cf3b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
d381f22
ath5k: Fix lockup due to un-init spinlock.
by Ben Greear
· 14 years ago
a70171d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
e245292
ath5k: fix uninitialized var warning for txf2txs
by John W. Linville
· 14 years ago
cfef604
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
3a9ddde
ath5k: disable 5 GHz support for the dualband PHY chip on dual-radio AR5312
by Felix Fietkau
· 14 years ago
32377b6
ath5k: fix the EEPROM check for hw AES crypto support
by Felix Fietkau
· 14 years ago
fa9bfd6
ath5k: add a new bus op for reading the mac address
by Felix Fietkau
· 14 years ago
0cb9e06
ath: unshare struct ath_bus_ops between ath5k and ath9k
by Felix Fietkau
· 14 years ago
7f94f05
ath5k: disable 5 GHz support if a 2.4 GHz radio is detected
by Felix Fietkau
· 14 years ago
8962d87
ath5k: improve comments for optimized tx descriptor setup
by John W. Linville
· 14 years ago
c266c71
ath5k: reduce interrupt load caused by rx/tx interrupts
by Felix Fietkau
· 14 years ago
5b7916a
ath5k: clean up debugfs code
by Felix Fietkau
· 14 years ago
ed89508
ath5k: remove ts_retry from ath5k_tx_status
by Felix Fietkau
· 14 years ago
b2fd97d
ath5k: optimize rx status processing
by Felix Fietkau
· 14 years ago
b161b89
ath5k: optimize tx status processing
by Felix Fietkau
· 14 years ago
fe12081
ath5k: remove ts_rate from ath5k_tx_status
by Felix Fietkau
· 14 years ago
c5e0a88
ath5k: optimize tx descriptor setup
by Felix Fietkau
· 14 years ago
b1ad1b6
ath5k: fix slot time handling
by Felix Fietkau
· 14 years ago
488a501
ath5k: fix SIFS time handling
by Felix Fietkau
· 14 years ago
Next »