Commit Graph

505 Commits (36be50515fe2aef61533b516fa2576a2c7fe7664)

Author SHA1 Message Date
Jonathan Bither 3708dc2489 ath5k: add missing iounmap to AHB probe removal 13 years ago
Jonathan Bither 2db0d2ba97 ath5k: unmap io memory on probe failure 13 years ago
Jonathan Bither 32b92f4f3f ath5k: fix undefined 'THIS_MODULE' 13 years ago
Stephen Boyd 234e340582 simple_open: automatically convert to simple_open() 13 years ago
Felix Fietkau 5c17ddc4a0 ath5k: do not re-run AGC calibration periodically 13 years ago
Felix Fietkau 62e2c102cc ath5k: do not stop queues for full calibration 13 years ago
Chun-Yeow Yeoh da473b61ad ath5k: allow AP and mesh mode to operate simultaneously 13 years ago
Jonathan Bither cede8b6480 ath5k:Remove __raw_read and __raw_write 13 years ago
Joe Perches 23677ce317 drivers/net: Remove boolean comparisons to true/false 13 years ago
John W. Linville 11deb53328 ath5k: use bool type for no_hw_rfkill_switch module parameter 13 years ago
Antonio Quartulli f99725777e ath5k: claim support for IBSS RSN 13 years ago
Luis R. Rodriguez 76ff9a611d ath5k: avoid sparse warnings on tracing 13 years ago
Rusty Russell eb93992207 module_param: make bool parameters really bool (net & drivers/net) 13 years ago
Rusty Russell 3db1cd5c05 net: fix assignment of 0/1 to bool variables. 13 years ago
Nick Kossifidis 9a39169105 ath5k: Optimize ath5k_cw_validate 13 years ago
Nick Kossifidis b4cfb5d574 ath5k: Renumber hw queue ids 13 years ago
Nick Kossifidis 29355a4877 ath5k: ath5k_ani_period_restart only touches struct ath5k_ani_state 13 years ago
Nick Kossifidis 86f62d9b70 ath5k: MRR support and 2GHz radio override belong in ah_capabilities 13 years ago
Nick Kossifidis 84e1e7373b ath5k: Add a module parameter to disable hw rf kill switch 13 years ago
Nick Kossifidis dafae6af03 ath5k: We always do full calibration on AR5210 13 years ago
Nick Kossifidis c47faa364c ath5k: Cleanups v2 + add kerneldoc on all hw functions 13 years ago
Nick Kossifidis 1846ac3dbe ath5k: Use usleep_range where possible 13 years ago
Nick Kossifidis ce169aca0d ath5k: Calibration re-work 13 years ago
Nick Kossifidis 34ce644aa8 ath5k: Cleanups v1 13 years ago
Nick Kossifidis fea9480786 ath5k: Add TXNOFRM to INT_TX_ALL 13 years ago
Nick Kossifidis 7ff7c82ee4 ath5k: Switch from read-and-clear to write-to-clear method when handling PISR/SISR registers 13 years ago
Joe Perches b9075fa968 treewide: use __printf not __attribute__((format(printf,...))) 14 years ago
Paul Gortmaker d0e88ec901 drivers/net: wireless/ath/ath5k/debug.c does not need module.h 14 years ago
Paul Gortmaker 6eb07caf1a drivers/net: Add moduleparam.h to drivers as required. 14 years ago
Paul Gortmaker ee40fa0656 drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE 14 years ago
Paul Gortmaker 9d9779e723 drivers/net: Add module.h to drivers who were implicitly using it 14 years ago
Dan Carpenter 8fb7475bde ath5k: remove some unneeded error handling code 14 years ago
Eliad Peller 8a3a3c85e4 mac80211: pass vif param to conf_tx() callback 14 years ago
Eliad Peller 37a41b4aff mac80211: add ieee80211_vif param to tsf functions 14 years ago
Bob Copeland bdc71bc592 ath5k: fix error handling in ath5k_beacon_send 14 years ago
Pavel Roskin bb1f3ad969 ath5k: remove last references to "softc" 14 years ago
Pavel Roskin 931be260ed ath5k: clean up base.h and its use 14 years ago
Pavel Roskin 32c254645f ath5k: eliminate CHANNEL_* macros, use AR5K_MODE_* in channel->hw_value 14 years ago
Pavel Roskin 8d44a823c8 ath5k: remove most references to XR 14 years ago
Pavel Roskin 2972cc1895 ath5k: remove unused and write-only structures and fields 14 years ago
Johannes Berg 2ee33f378d ath5k: remove wireless extensions inclusions 14 years ago
Pavel Roskin bb78c71d6c ath5k: use get_unaligned_le32() in ath5k_write_pwr_to_pdadc_table() 14 years ago
Pavel Roskin c5f3f45c49 ath5k: remove ath5k_hw_get_capability(), don't use VEOL on AR5210 14 years ago
Pavel Roskin fabba04806 ath5k: merge ath5k_{init, deinit}_hw() with their thin wrappers 14 years ago
Pavel Roskin e0d687bd9d ath5k: merge ath5k_hw and ath5k_softc 14 years ago
Felix Fietkau 4e868796bb ath5k: do not call ieee80211_stop_queue for queues not managed by mac80211 14 years ago
Felix Fietkau 6340211c5f ath5k: disable 32KHz sleep clock operation by default 14 years ago
Felix Fietkau f00643888c ath5k: fix reference clock usec duration setting restore 14 years ago
Felix Fietkau fe00deb3e4 ath5k: delay full calibration after reset 14 years ago
Felix Fietkau 26d16d23e6 ath5k: initialize common->clockrate 14 years ago