Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
fe12081cb664cd5d412dc56de0585a80484b1331
/
drivers
/
net
/
wireless
/
ath
/
ath5k
/
ath5k.h
fe12081
ath5k: remove ts_rate from ath5k_tx_status
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
a27049e
ath5k: fix short preamble rate duration value
by Felix Fietkau
· 14 years ago
23ffaa8
ath5k: restrict AR5K_TX_QUEUE_ID_DATA_MAX to reflect the [0,3] range
by John W. Linville
· 14 years ago
7bb4568
mac80211: make tx() operation return void
by Johannes Berg
· 14 years ago
1287337
ath5k: move external function definitions to a header file
by Bob Copeland
· 14 years ago
76a9f6f
ath5k: Fix short and long retry configuration
by Bruno Randolf
· 14 years ago
0207c0c
ath5k: Use helper function to get eeprom mode from channel
by Bruno Randolf
· 14 years ago
26a51ad
ath5k: Remove ATH5K_INI_RFGAIN defines, use band instead
by Bruno Randolf
· 14 years ago
51f0062
ath5k: Track current TX power separately from max TX power
by Bruno Randolf
· 14 years ago
26c7fc4
ath5k: Simplify powertable recalculation
by Bruno Randolf
· 14 years ago
a0b907e
ath5k: Add AHB bus support.
by Felix Fietkau
· 14 years ago
e7aecd3
ath5k: Add a function to read chipset's MAC revision
by Felix Fietkau
· 14 years ago
4aa5d78
ath5k: Use generic eeprom read from common ath_bus_opts struct.
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
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
71ba1c3
ath5k: Always set IFS intervals on reset
by Nick Kossifidis
· 14 years ago
eeb8832
ath5k: Set all IFS intervals, not just slot time
by Nick Kossifidis
· 14 years ago
61cde03
ath5k: Extend rate_duration
by Nick Kossifidis
· 14 years ago
3017fca
ath5k: Extend get_default_sifs/slot_time
by Nick Kossifidis
· 14 years ago
b405086
ath5k: Increase PHY settling parameters for turo mode
by Nick Kossifidis
· 14 years ago
c297560
ath5k: Put core clock initialization on a new function
by Nick Kossifidis
· 14 years ago
fa3d2fe
ath5k: Add new field on ath5k_hw to track bandwidth modes
by Nick Kossifidis
· 14 years ago
14fae2d
ath5k: Use new function to stop beacon queue
by Nick Kossifidis
· 14 years ago
e8325ed
ath5k: Check RXE when setting RXDP
by Nick Kossifidis
· 14 years ago
d41174f
ath5k: Add new function to stop rx/tx DMA
by Nick Kossifidis
· 14 years ago
9320b5c4
ath5k: Reset cleanup and generic cleanup
by Nick Kossifidis
· 14 years ago
eef39be
ath5k: Use generic EWMA library
by Bruno Randolf
· 14 years ago
229aebb
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
631dd1a
Update broken web addresses in the kernel.
by Justin P. Mattock
· 14 years ago
9d119f3
ath5k: store the clock rate in common data on channel changes
by Felix Fietkau
· 14 years ago
7f89612
ath5k: Check and fix ATIM window
by Bruno Randolf
· 14 years ago
4a79f2c
ath5k: Remove unused variable for atim window
by Bruno Randolf
· 14 years ago
de8af45
ath5k: Simplify cw_min/max and AIFS configuration
by Bruno Randolf
· 14 years ago
4edd761
ath5k: Add watchdog for stuck TX queues
by Bruno Randolf
· 14 years ago
781f313
ath5k: Use common crypt capabilities flags
by Bruno Randolf
· 14 years ago
d8878f8
ath5k: Remove old ath5k key handling functions
by Bruno Randolf
· 14 years ago
b612798
ath5k: remove own (wrong) IEEE80211_MAX_LEN
by Nick Kossifidis
· 15 years ago
418de6d
ath5k: rename ath5k_hw_set_associd to _set_bssid
by Nick Kossifidis
· 15 years ago
a666819
ath5k: use direct function calls for descriptors when possible
by Bruno Randolf
· 15 years ago
beade63
ath5k: fix some comment typos
by Bruno Randolf
· 15 years ago
0ca7402
ath5k: new function for setting the antenna switch table
by Bruno Randolf
· 15 years ago
40ca22e
ath5k: add sysfs files for ANI parameters
by Bruno Randolf
· 15 years ago
afe8628
ath5k: run NF calibration only every 60 seconds
by Bruno Randolf
· 15 years ago
9e04a7e
ath5k: move noise floor calibration into tasklet
by Bruno Randolf
· 15 years ago
2111ac0
ath5k: Adaptive Noise Immunity (ANI) Implementation
by Bruno Randolf
· 15 years ago
a8c944f
ath5k: add capability flag for phyerror counters
by Bruno Randolf
· 15 years ago
495391d
ath5k: simplify MIB counters
by Bruno Randolf
· 15 years ago
b4ea449
ath5k: keep beacon RSSI average
by Bruno Randolf
· 15 years ago
6a8a3f6
ath5k: move ath5k_hw_calibration_poll to base.c
by Bruno Randolf
· 15 years ago
a9167f9
ath5k: optimize ath5k_hw_calibration_poll
by Bruno Randolf
· 15 years ago
e65e1d7
ath5k: remove the use of SWI interrupt
by Bruno Randolf
· 15 years ago
1063b17
ath5k: remove static calibration interval variable
by Bruno Randolf
· 15 years ago
200763b
ath5k: remove unused beacon timer code
by John W. Linville
· 15 years ago
e9f0838
ath5k: fixing retries in ath5k_hw_setup_4word_tx_desc
by Andrew Blaich
· 15 years ago
9191545
ath5k: remove ah_gpio_npins
by Bruno Randolf
· 15 years ago
a71bceb
ath5k: remove ah_mac_revision
by Bruno Randolf
· 15 years ago
ff5d96c
ath5k: remove ah_magic
by Bruno Randolf
· 15 years ago
ccfe555
ath5k: remove double opmode definition
by Bruno Randolf
· 15 years ago
8127fbd
ath5k: Fix TX/RX padding for all frames
by Benoit Papillault
· 15 years ago
ec182d9
ath5k: move ath5k_hw_register_timeout() into reset.c
by Pavel Roskin
· 15 years ago
a25d1e4
ath5k: remove useless "extern" from function declarations
by Pavel Roskin
· 15 years ago
626ede6
ath5k: remove stale function declarations, make some functions static
by Pavel Roskin
· 15 years ago
2ac2927
ath5k: use correct packet type when transmitting
by Bob Copeland
· 15 years ago
a951ae2
ath5k: fix setup for CAB queue
by Bob Copeland
· 15 years ago
6e08d22
ath5k: Implement mac80211 callback set_coverage_class
by Lukáš Turek
· 15 years ago
3578e6e
ath5k: Reimplement clock rate to usec conversion
by Lukáš Turek
· 15 years ago
e5e2647
ath5k: use noise calibration from madwifi hal
by Bob Copeland
· 15 years ago
be5d6b7
ath5k: simplify passed params to ath5k_hw_set_associd()
by Luis R. Rodriguez
· 15 years ago
13b8155
atheros: define shared bssidmask setting
by Luis R. Rodriguez
· 15 years ago
e5aa847
ath5k: define ath_common ops
by Luis R. Rodriguez
· 15 years ago
9adca12
ath5k: allocate ath5k_hw prior to initializing hw
by Luis R. Rodriguez
· 15 years ago
db71971
ath5k: move ath_common to ath5k_hw
by Luis R. Rodriguez
· 15 years ago
954fece
ath5k: use common curbssid, bssidmask and macaddr
by Luis R. Rodriguez
· 15 years ago
bcd8f54
atheros: use get_unaligned_le*() for bssid mask setting
by Luis R. Rodriguez
· 15 years ago
97a81f5
ath5k: don't use PCI ID to find the chip revision
by Pavel Roskin
· 16 years ago
ca5efbe
ath5k: clarify srev comparison for CCMP check
by Bob Copeland
· 16 years ago
1c81874
ath5k: add hardware CCMP encyption support
by Bob Copeland
· 16 years ago
608b88c
ath: move regulatory info into shared common structure
by Luis R. Rodriguez
· 16 years ago
6e220662
ath5k: Use SWI to trigger calibration
by Nick Kossifidis
· 16 years ago
edd7fc7
ath5k: Wakeup fixes
by Nick Kossifidis
· 16 years ago
46026e8
ath5k: cleanup ath5k_hw struct
by Bob Copeland
· 16 years ago
a6ae071
ath5k: minor rfkill cleanup
by Bob Copeland
· 16 years ago
e6a3b61
ath5k: added cfg80211 based rfkill support
by Tobias Doerffel
· 16 years ago
57e6c56
ath5k: Add Spur filter support on newer chips
by Nick Kossifidis
· 16 years ago
2bed03e
ath5k: Implement antenna control
by Nick Kossifidis
· 16 years ago
a082381
ath5k: Allow user/driver to set txpower
by Nick Kossifidis
· 16 years ago
203c480
atheros: put atheros wireless drivers into ath/
by Luis R. Rodriguez
· 16 years ago
[Renamed (99%) from drivers/net/wireless/ath5k/ath5k.h]
f769c36
ath5k: use regulatory infrastructure
by Bob Copeland
· 16 years ago
8f655dd
ath5k: Add tx power calibration support
by Nick Kossifidis
· 16 years ago
0ed4548
ath5k: extract LED code into a separate file
by Bob Copeland
· 16 years ago
e8f055f
ath5k: Update reset code
by Nick Kossifidis
· 16 years ago
8892e4e
ath5k: Update RF Buffer handling
by Nick Kossifidis
· 16 years ago
6f3b414
ath5k: Update gain_F calibration code and add documentation
by Nick Kossifidis
· 16 years ago
8cab758
ath5k: Read and write the TSF via debugfs
by Alina Friedrichsen
· 16 years ago
fd6effc
ath5k: correct packet length in tx descriptors
by Bob Copeland
· 16 years ago
Next »