Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
9b76b1e4d383868ba9c2a5fa2c2716bbc2384342
/
drivers
/
net
/
wireless
/
ath
/
ath5k
/
base.c
fa9bfd6
ath5k: add a new bus op for reading the mac address
by Felix Fietkau
· 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
6d7b97b
ath5k: fix tx status reporting issues
by Felix Fietkau
· 14 years ago
81266ba
ath5k: implement ieee80211_ops->{get,set}_ringparam
by John W. Linville
· 14 years ago
e4b0b32
ath5k: Put hardware in PROMISC mode if there is more than 1 stations.
by Ben Greear
· 14 years ago
7bb4568
mac80211: make tx() operation return void
by Johannes Berg
· 14 years ago
6ebacbb
mac80211: rename RX_FLAG_TSFT
by Johannes Berg
· 14 years ago
3e11210d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
76a9f6f
ath5k: Fix short and long retry configuration
by Bruno Randolf
· 14 years ago
0e47225
ath5k: use tracing for packet tx/rx dump
by Bob Copeland
· 14 years ago
97d9c3a
ath5k: ath5k_setup_channels cleanup and whitespace
by Bruno Randolf
· 14 years ago
2b1351a
ath5k: Simplify loop when setting up channels
by Bruno Randolf
· 14 years ago
930a762
ath5k: Remove redundant sc->curband
by Bruno Randolf
· 14 years ago
4b3721c
ath5k: Remove unused sc->curmode
by Bruno Randolf
· 14 years ago
410e612
ath5k: Add 802.11j 4.9GHz channels to allowed channels
by Bruno Randolf
· 14 years ago
0810569
ath5k: Rename ath5k_copy_channels
by Bruno Randolf
· 14 years ago
90c02d7
ath5k: Use mac80211 channel mapping function
by Bruno Randolf
· 14 years ago
599b13a
ath5k: fix locking in tx_complete_poll_work
by Bob Copeland
· 14 years ago
18cb6e3
ath5k: qualify global modparam_nohwcrypt variable
by John W. Linville
· 14 years ago
bb00755
ath5k: fix cycle counter inconsistent locking
by Bob Copeland
· 14 years ago
cd2c548
ath5k: Move mac80211 functions into new file
by Bruno Randolf
· 14 years ago
3de135d
ath5k: Set available antenna information for cfg80211
by Bruno Randolf
· 14 years ago
f15a4bb
ath5k: Fix survey
by Bruno Randolf
· 14 years ago
393934c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
b93996c
ath5k: Put the right tsf value in mesh beacons
by Javier Cardona
· 14 years ago
c26d533
ath5k: Prevent mesh interfaces from being counted as ad-hoc
by Javier Cardona
· 14 years ago
d82b577
ath5k: Fix beaconing in mesh mode
by Javier Cardona
· 14 years ago
22d8d9f
ath5k: Use capabilities information for the number of TX queues
by Bruno Randolf
· 14 years ago
b7555ec
ath5k: remove MODULE_VERSION
by John W. Linville
· 14 years ago
226afe6
ath: Convert ath_print to ath_dbg
by Joe Perches
· 14 years ago
b9e61f1
ath5k: Include tx ack reporting on hw flags
by Nick Kossifidis
· 14 years ago
344b54b
ath5k: Disable ANI during reset
by Nick Kossifidis
· 14 years ago
19252ec
ath5k: Always free tx buffers before reset
by Nick Kossifidis
· 14 years ago
5dcc03f
ath5k: Use EWMA factor of 1024 instead of 1000
by Bruno Randolf
· 14 years ago
4cebb34
ath5k: Fix reset and interrupts for AHB type of devices.
by Felix Fietkau
· 14 years ago
a0b907e
ath5k: Add AHB bus support.
by Felix Fietkau
· 14 years ago
e5b046d
ath5k: Move PCI bus functions to separate file.
by Felix Fietkau
· 14 years ago
132b1c3
ath5k: Introduce ath5k_init_softc function as in ath9k
by Felix Fietkau
· 14 years ago
aeae4ac
ath5k: Use Generic DMA for later support of AHB bus.
by Felix Fietkau
· 14 years ago
8c2b418
ath5k: Clean up turbo mode initvals/rfregs
by Nick Kossifidis
· 14 years ago
acb091d
ath5k: Cleanup turbo channel flags
by Nick Kossifidis
· 14 years ago
8aec7af
ath5k: Support synth-only channel change for AR2413/AR5413
by Nick Kossifidis
· 14 years ago
61cde03
ath5k: Extend rate_duration
by Nick Kossifidis
· 14 years ago
14fae2d
ath5k: Use new function to stop beacon queue
by Nick Kossifidis
· 14 years ago
80dac9ee
ath5k: Use new dma_stop function on base.c
by Nick Kossifidis
· 14 years ago
eef39be
ath5k: Use generic EWMA library
by Bruno Randolf
· 14 years ago
7afbb2f
ath5k: Cleanup opmode setting logic.
by Ben Greear
· 14 years ago
72a8011
ath5k: Add support for antenna configuration
by Bruno Randolf
· 14 years ago
14fb7c1
ath5k: make ath5k_update_bssid_mask_and_opmode() static
by Luis R. Rodriguez
· 14 years ago
edb40a2
ath5k: Add channel time to survey data
by Bruno Randolf
· 14 years ago
9192f71
ath5k: Properly initialize ath_common->cc_lock.
by Ben Greear
· 14 years ago
d84a35d
ath5k: Move debugfs under ieee80211/[wiphy-name]
by Ben Greear
· 14 years ago
908ebfb
ath5k: fix build break from "ath5k: Print out opmode in debugfs"
by Joe Perches
· 14 years ago
62c58fb
ath5k: Adjust opmode when interfaces are removed.
by Ben Greear
· 14 years ago
4198a8d
ath5k: Don't wake internal queues
by Bruno Randolf
· 14 years ago
b72acdd
ath5k: Print rx/tx bytes in debugfs
by Ben Greear
· 14 years ago
b1ae1ed
ath5k: Allow ath5k to support virtual STA and AP interfaces.
by Ben Greear
· 14 years ago
11f21df
ath5k: Increase "fudge" for beacon timers
by Bruno Randolf
· 14 years ago
7f89612
ath5k: Check and fix ATIM window
by Bruno Randolf
· 14 years ago
29ad2fa
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
e0b1cc5
ath5k: Add tx queue configuration function
by Bruno Randolf
· 14 years ago
de8af45
ath5k: Simplify cw_min/max and AIFS configuration
by Bruno Randolf
· 14 years ago
2341329
ath5k: Keep last descriptor in queue
by Bruno Randolf
· 14 years ago
923e5b3
ath5k: Count how many times a queue got stuck
by Bruno Randolf
· 14 years ago
4edd761
ath5k: Add watchdog for stuck TX queues
by Bruno Randolf
· 14 years ago
1440401
ath5k: Move tx frame completion into separate function
by Bruno Randolf
· 14 years ago
651d937
ath5k: Fix TX queues stopping
by Bruno Randolf
· 14 years ago
925e0b0
ath5k: Use four hardware queues
by Bruno Randolf
· 14 years ago
8a63fac
ath5k: reorder base.c to remove fwd decls
by Bob Copeland
· 14 years ago
781f313
ath5k: Use common crypt capabilities flags
by Bruno Randolf
· 14 years ago
e0f8c2a
ath5k: Use common ath key management functions
by Bruno Randolf
· 14 years ago
d8e1ba7
ath5k: check return value of ieee80211_get_tx_rate
by John W. Linville
· 14 years ago
df1c298
ath5k: re-order one of the frees on unwind
by Dan Carpenter
· 14 years ago
30bf416
ath5k: don't enable probe request rx for STAs
by Bob Copeland
· 14 years ago
4afd89d
ath5k: remove all mention of monitor iftype
by Bob Copeland
· 14 years ago
23538c2
ath5k: remove monitor check in receive_frame_ok filter
by Bob Copeland
· 14 years ago
a180a13
ath5k: clean up some comments
by Bob Copeland
· 14 years ago
b612798
ath5k: remove own (wrong) IEEE80211_MAX_LEN
by Nick Kossifidis
· 14 years ago
418de6d
ath5k: rename ath5k_hw_set_associd to _set_bssid
by Nick Kossifidis
· 14 years ago
97359d1
mac80211: use cipher suite selectors
by Johannes Berg
· 14 years ago
6ccf15a
ath5k: disable ASPM L0s for all cards
by Maxim Levitsky
· 14 years ago
b3f194e
ath5k: clean up rxlink handling
by Bruno Randolf
· 14 years ago
450464d
ath5k: disable tasklets during reset
by Bob Copeland
· 14 years ago
5faaff7
ath5k: move reset to mac80211 workqueue
by Bob Copeland
· 14 years ago
a666819
ath5k: use direct function calls for descriptors when possible
by Bruno Randolf
· 15 years ago
02a78b4
ath5k: move checks and stats into new function
by Bruno Randolf
· 15 years ago
8a89f06
ath5k: split descriptor handling and frame receive
by Bruno Randolf
· 15 years ago
b16062f
ath5k: unify rx descriptor error handling
by Bruno Randolf
· 15 years ago
39d63f2
ath5k: reset more pointers after we free skbs
by Bruno Randolf
· 15 years ago
0452d4a
ath5k: print more errors when decriptor setup fails
by Bruno Randolf
· 15 years ago
beade63
ath5k: fix some comment typos
by Bruno Randolf
· 15 years ago
9e4e43f
ath5k: rename ath5k_txbuf_free() to ath5k_txbuf_free_skb()
by Bruno Randolf
· 15 years ago
8d67a03
ath5k: more debug prints for resets
by Bruno Randolf
· 15 years ago
9d88477
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
6b5dccc
ath5k: retain promiscuous setting
by Bob Copeland
· 15 years ago
e307139
ath5k: depend on CONFIG_PM_SLEEP for suspend/resume functions
by Tobias Doerffel
· 15 years ago
40ca22e
ath5k: add sysfs files for ANI parameters
by Bruno Randolf
· 15 years ago
6673e2e
ath5k: use ath5k_softc as driver data
by Bruno Randolf
· 15 years ago
Next »