John W. Linville
|
41bf37117b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
|
14 年之前 |
Pavel Roskin
|
fabba04806
ath5k: merge ath5k_{init, deinit}_hw() with their thin wrappers
|
14 年之前 |
Pavel Roskin
|
e0d687bd9d
ath5k: merge ath5k_hw and ath5k_softc
|
14 年之前 |
John W. Linville
|
95a943c162
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
|
14 年之前 |
Felix Fietkau
|
4e868796bb
ath5k: do not call ieee80211_stop_queue for queues not managed by mac80211
|
14 年之前 |
Felix Fietkau
|
fe00deb3e4
ath5k: delay full calibration after reset
|
14 年之前 |
Felix Fietkau
|
26d16d23e6
ath5k: initialize common->clockrate
|
14 年之前 |
Pavel Roskin
|
6a2a0e7382
ath5k: fix typos, bad comment formatting and GHz in place of MHz
|
14 年之前 |
Pavel Roskin
|
4fc5401c14
ath5k: read sc->imask with sc->irqlock held
|
14 年之前 |
Pavel Roskin
|
e4bbf2f541
ath5k: fix formatting errors found by checkpatch.pl
|
14 年之前 |
Pavel Roskin
|
d2c7f7730e
ath5k: fix misplaced or extraneous braces found by checkpatch.pl
|
14 年之前 |
Pavel Roskin
|
633d006ee6
ath5k: use parentheses around macro definitions
|
14 年之前 |
Pavel Roskin
|
25380d8068
ath5k: use DEFINE_PCI_DEVICE_TABLE in led.c, mark users with __devinit
|
14 年之前 |
John W. Linville
|
36099365c7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
|
14 年之前 |
Alexey Dobriyan
|
b7f080cfe2
net: remove mm.h inclusion from netdevice.h
|
14 年之前 |
John W. Linville
|
0e8d1602b2
ath5k: free sc->ah in ath5k_deinit_softc
|
14 年之前 |
Pavel Roskin
|
f5cbc8bac9
ath5k: minor cleanup
|
14 年之前 |
Nick Kossifidis
|
a99168eece
ath5k: Disable fast channel switching by default
|
14 年之前 |
John W. Linville
|
e00cf3b9eb
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
|
14 年之前 |
Ben Greear
|
d381f22119
ath5k: Fix lockup due to un-init spinlock.
|
14 年之前 |
John W. Linville
|
cfef6047c4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
|
14 年之前 |
Felix Fietkau
|
fa9bfd61e0
ath5k: add a new bus op for reading the mac address
|
14 年之前 |
Felix Fietkau
|
c266c71a9c
ath5k: reduce interrupt load caused by rx/tx interrupts
|
14 年之前 |
Felix Fietkau
|
5b7916ad8c
ath5k: clean up debugfs code
|
14 年之前 |
Felix Fietkau
|
ed8950857f
ath5k: remove ts_retry from ath5k_tx_status
|
14 年之前 |
Felix Fietkau
|
6d7b97b23e
ath5k: fix tx status reporting issues
|
14 年之前 |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 年之前 |
John W. Linville
|
81266baf04
ath5k: implement ieee80211_ops->{get,set}_ringparam
|
14 年之前 |
Ben Greear
|
e4b0b32aa1
ath5k: Put hardware in PROMISC mode if there is more than 1 stations.
|
14 年之前 |
Johannes Berg
|
7bb4568372
mac80211: make tx() operation return void
|
14 年之前 |