aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k/base.c
Commit message (Expand)AuthorAge
* ath5k: remove some unneeded error handling codeDan Carpenter2011-10-11
* Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2011-09-20
|\
| * ath5k: fix error handling in ath5k_beacon_sendBob Copeland2011-08-09
* | ath5k: remove last references to "softc"Pavel Roskin2011-08-08
* | ath5k: clean up base.h and its usePavel Roskin2011-08-08
* | ath5k: eliminate CHANNEL_* macros, use AR5K_MODE_* in channel->hw_valuePavel Roskin2011-08-08
* | ath5k: remove unused and write-only structures and fieldsPavel Roskin2011-08-08
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-22
|\
| * ath5k: merge ath5k_{init, deinit}_hw() with their thin wrappersPavel Roskin2011-07-22
| * ath5k: merge ath5k_hw and ath5k_softcPavel Roskin2011-07-20
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-15
|\|
| * ath5k: do not call ieee80211_stop_queue for queues not managed by mac80211Felix Fietkau2011-07-13
| * ath5k: delay full calibration after resetFelix Fietkau2011-07-13
| * ath5k: initialize common->clockrateFelix Fietkau2011-07-13
| * ath5k: fix typos, bad comment formatting and GHz in place of MHzPavel Roskin2011-07-11
| * ath5k: read sc->imask with sc->irqlock heldPavel Roskin2011-07-08
| * ath5k: fix formatting errors found by checkpatch.plPavel Roskin2011-07-08
| * ath5k: fix misplaced or extraneous braces found by checkpatch.plPavel Roskin2011-07-08
| * ath5k: use parentheses around macro definitionsPavel Roskin2011-07-08
| * ath5k: use DEFINE_PCI_DEVICE_TABLE in led.c, mark users with __devinitPavel Roskin2011-07-08
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-24
|\|
| * ath5k: free sc->ah in ath5k_deinit_softcJohn W. Linville2011-06-20
| * ath5k: minor cleanupPavel Roskin2011-06-17
* | net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2011-06-21
|/
* ath5k: Disable fast channel switching by defaultNick Kossifidis2011-06-03
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-16
|\
| * ath5k: Fix lockup due to un-init spinlock.Ben Greear2011-05-11
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-25
|\|
| * ath5k: add a new bus op for reading the mac addressFelix Fietkau2011-04-14
| * ath5k: reduce interrupt load caused by rx/tx interruptsFelix Fietkau2011-04-12
| * ath5k: clean up debugfs codeFelix Fietkau2011-04-12
| * ath5k: remove ts_retry from ath5k_tx_statusFelix Fietkau2011-04-12
| * ath5k: fix tx status reporting issuesFelix Fietkau2011-04-12
* | Fix common misspellingsLucas De Marchi2011-03-31
|/
* ath5k: implement ieee80211_ops->{get,set}_ringparamJohn W. Linville2011-03-11
* ath5k: Put hardware in PROMISC mode if there is more than 1 stations.Ben Greear2011-03-07
* mac80211: make tx() operation return voidJohannes Berg2011-02-25
* mac80211: rename RX_FLAG_TSFTJohannes Berg2011-02-23
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-28
|\
| * ath5k: fix locking in tx_complete_poll_workBob Copeland2011-01-18
* | ath5k: Fix short and long retry configurationBruno Randolf2011-01-28
* | ath5k: use tracing for packet tx/rx dumpBob Copeland2011-01-28
* | ath5k: ath5k_setup_channels cleanup and whitespaceBruno Randolf2011-01-25
* | ath5k: Simplify loop when setting up channelsBruno Randolf2011-01-21
* | ath5k: Remove redundant sc->curbandBruno Randolf2011-01-21
* | ath5k: Remove unused sc->curmodeBruno Randolf2011-01-21
* | ath5k: Add 802.11j 4.9GHz channels to allowed channelsBruno Randolf2011-01-21
* | ath5k: Rename ath5k_copy_channelsBruno Randolf2011-01-21
* | ath5k: Use mac80211 channel mapping functionBruno Randolf2011-01-21
|/
* ath5k: qualify global modparam_nohwcrypt variableJohn W. Linville2011-01-05