Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
c31c8261bf7b817e323d29ba66c031f6b0982680
/
drivers
/
net
/
wireless
/
ath
/
ath9k
c31c826
ath9k: make beacon timer initialization more reliable
by Felix Fietkau
· 14 years ago
e392700
ath9k: fix enabling interrupts after a hardware error interrupt
by Felix Fietkau
· 14 years ago
c5d2593
ath9k: Fix PS wrappers and enabling LED
by Mohammed Shafi Shajakhan
· 14 years ago
79ac9b3
ath9k: enable LED pin for AR946/8x chipsets
by Mohammed Shafi Shajakhan
· 14 years ago
7db062a
ath9k_hw: Do full chip reset on 11A channels for AR9003
by Rajkumar Manoharan
· 14 years ago
b54af8a
ath9k_hw: move register definitions to header files
by Senthil Balasubramanian
· 14 years ago
2577c6e
ath9k_hw: Add support for AR946/8x chipsets.
by Senthil Balasubramanian
· 14 years ago
4d0707e
ath9k_hw: Split tx/rx gain table initval handling
by Senthil Balasubramanian
· 14 years ago
ce407af
ath9k_hw: Add initvals and register definitions for AR946/8x chipsets.
by Senthil Balasubramanian
· 14 years ago
e948b99
ath9k_hw: Fix magnitude/phase average in TxIQ Calibration
by Rajkumar Manoharan
· 14 years ago
6bc05a9
ath9k: Move cycle conters under cc_lock
by Rajkumar Manoharan
· 14 years ago
f7e014d
ath9k: Take the samples in unassociated state
by Rajkumar Manoharan
· 14 years ago
43c3528
ath9k: implement .get_antenna and .set_antenna
by Felix Fietkau
· 14 years ago
9adcf44
ath9k: merge reset related functions
by Felix Fietkau
· 14 years ago
236de51
ath9k: always call ath_reset from workqueue context
by Felix Fietkau
· 14 years ago
e8cfe9f8
ath9k: move a few functions around
by Felix Fietkau
· 14 years ago
82b2d33
ath9k: eliminate common->{rx,tx}_chainmask
by Felix Fietkau
· 14 years ago
f84f234
ath9k: ath9k_hw_set_txpowerlimit sets previous txpower
by Bill Jordan
· 14 years ago
81a91d5
ath9k_hw: Fix rx latency of 11a mode
by Rajkumar Manoharan
· 14 years ago
3459731
ath9k: fix checks for first subframe delimiter padding
by Felix Fietkau
· 14 years ago
3c42e6e
ath9k_hw: fix the last register write for ar5416 addac
by Felix Fietkau
· 14 years ago
b8b0b97
ath9k_hw: drop an unused column in AR5008-AR9002 initvals
by Felix Fietkau
· 14 years ago
adb5066
ath9k_hw: do not apply the 2.4 ghz ack timeout workaround to cts
by Felix Fietkau
· 14 years ago
44f1d26
ath9k: defer ath_tx_setup_buffer setup to the first tx attempt during aggr
by Felix Fietkau
· 14 years ago
fa05f87
ath9k: move seqno allocation in the tx path to ath_tx_setup_buffer
by Felix Fietkau
· 14 years ago
6a0ddae
ath9k: move the sequence number from ath_frame_info to ath_buf
by Felix Fietkau
· 14 years ago
56dc633
ath9k: clean up the aggregation tid queue
by Felix Fietkau
· 14 years ago
a75c062
ath9k: use u8 for the tx key index
by Felix Fietkau
· 14 years ago
1ba45b9
ath9k: Fix a smatch warnings
by Larry Finger
· 14 years ago
cf3af74
ath9k: Add debugfs support for mac/baseband samples
by Rajkumar Manoharan
· 14 years ago
059ee09
ath9k: fix regression in sending aggregated packets
by Felix Fietkau
· 14 years ago
a7be039
ath9k: Fix eifs/usec timeout for AR9287 v1.3+
by Rajkumar Manoharan
· 14 years ago
e3f2acc
ath9k_hw: Set default slottime as 9us
by Rajkumar Manoharan
· 14 years ago
107021c
ath9k: minor cleanup in ani
by Mohammed Shafi Shajakhan
· 14 years ago
9976f62
ath9k: use appropriate debug mask
by Mohammed Shafi Shajakhan
· 14 years ago
397e5d5
ath9k: add missing AR9340 in ath_mac_bb_names
by Florian Fainelli
· 14 years ago
a508a6e
ath9k: add AR9580 support
by Luis R. Rodriguez
· 14 years ago
5a63ef0
ath9k_hw: add AR9580 support
by Luis R. Rodriguez
· 14 years ago
5fa7198
ath9k_htc: Add get_stats call back
by Mohammed Shafi Shajakhan
· 14 years ago
22c55e6
ath9k: remove replicated null check in ath_pci_aspm_init
by John W. Linville
· 14 years ago
1a6e9d0
ath9k: Send legacy rated frames as unaggregated
by Rajkumar Manoharan
· 14 years ago
8ad38d2
ath9k_hw: Disable Walsh spatial spreading for 2 chains
by Rajkumar Manoharan
· 14 years ago
a35e278
ath9k: Change rate control to use legacy rate as last MRR
by Rajkumar Manoharan
· 14 years ago
2a15b39
ath9k_hw: Fix descriptor status of TxOpExceeded
by Rajkumar Manoharan
· 14 years ago
52c94f4
ath9k: Add support for get_stats callback
by Mohammed Shafi Shajakhan
· 14 years ago
152e585
ath9k: fix MGMT packets when using TKIP
by Bill Jordan
· 14 years ago
9489902
ath9k_hw: fix EIFS value to microseconds
by Alex Hacker
· 14 years ago
292121dc
ath9k: remove a bogus WARN_ON
by Felix Fietkau
· 14 years ago
d069a46
ath9k: Dump modal noisefloor calibration history
by Rajkumar Manoharan
· 14 years ago
e338a85
ath9k: Fix invalid noisefloor reading due to channel update
by Rajkumar Manoharan
· 14 years ago
6b3d348
ath9k: Fix noisefloor history update for extn chains
by Rajkumar Manoharan
· 14 years ago
f82b4bd
ath9k: Move ath9k_init_crypto to common
by Rajkumar Manoharan
· 14 years ago
d77bf3e
ath9k: Remove SC_OP_ENABLE_APM
by Rajkumar Manoharan
· 14 years ago
56266bf
ath9k_hw: Remove unnecessary chainmask configuration
by Rajkumar Manoharan
· 14 years ago
479c689
ath9k: qinfo never be NULL in setuptxqueue
by Rajkumar Manoharan
· 14 years ago
3de2111
ath9k: Remove unused argument tsf from ath9k_hw_rxprocdesc
by Rajkumar Manoharan
· 14 years ago
29ab0b3
ath9k: Re-enable RXOEL interrupt after processing rx buffers
by Rajkumar Manoharan
· 14 years ago
0682c9b
ath9k: Fix rx overrun interrupt storm
by Rajkumar Manoharan
· 14 years ago
7a12dfd
ath9k_hw: Fix exceed transmission burst-time of 5GHz
by Rajkumar Manoharan
· 14 years ago
69ce674
ath9k: do btcoex ASPM disabling at initialization time
by Stanislaw Gruszka
· 14 years ago
3b9cf1b
ath9k: merge common ->config_pci_powersave() checks
by Stanislaw Gruszka
· 14 years ago
84c87dc
ath9k: remove ->config_pci_powersave() redundant argument
by Stanislaw Gruszka
· 14 years ago
9af73cf
ath9k: avoid sending a-mpdu packets to sleeping stations
by Felix Fietkau
· 14 years ago
f3d4505
ath9k: remove eeprom txgain override for minor version < 19
by Marek Lindner
· 14 years ago
6a6767b
ath9k: remove obselete comments
by Mohammed Shafi Shajakhan
· 14 years ago
32359e3
ath9k: optimize rate control statistics
by Mohammed Shafi Shajakhan
· 14 years ago
9f3a35d
ath9k_htc: minor clean-up
by Mohammed Shafi Shajakhan
· 14 years ago
e8fe733
ath9k: Use atomic reference count for interrupt ops
by Rajkumar Manoharan
· 14 years ago
a844adf
ath9k_hw: Fix incorrect spur_freq_sd for AR9003
by Rajkumar Manoharan
· 14 years ago
b037b69
ath9k: do not enable interrupt on set interrupt mask
by Rajkumar Manoharan
· 14 years ago
8d7763b
ath9k_hw: use register name in place of magic value
by Alex Hacker
· 14 years ago
f74b9d36
ath9k_hw: Update AR9003 high_power tx gain table
by Rajkumar Manoharan
· 14 years ago
d116eb7
ath9k_hw: Update the radio parameters related to high_power
by Rajkumar Manoharan
· 14 years ago
cca1fe1
ath9k_hw: Optimize rx descriptor processing for AR9003
by Rajkumar Manoharan
· 14 years ago
0f9dc29
ath9k: Remove virtual wiphy specific frame type
by Rajkumar Manoharan
· 14 years ago
3f4c4bd
ath9k: Dump modal eeprom header
by Rajkumar Manoharan
· 14 years ago
580f010
ath9k: Dump base eeprom header
by Rajkumar Manoharan
· 14 years ago
1b37d3e
ath9k_hw: Add dump_eeprom support for eeprom_def
by Rajkumar Manoharan
· 14 years ago
49c99520
ath9k_hw: Add dump_eeprom support for AR9287
by Rajkumar Manoharan
· 14 years ago
4f011a2
ath9k_hw: Add dump_eeprom support for eeprom_4k
by Rajkumar Manoharan
· 14 years ago
2652620
ath9k_hw: Add dump_eeprom support for AR9003
by Rajkumar Manoharan
· 14 years ago
f749b94
ath9k: use the new channel noise value for signal strength and survey info
by Felix Fietkau
· 14 years ago
f23fba4
ath9k_hw: calculate a much better approximation of channel noise
by Felix Fietkau
· 14 years ago
9c204b4
ath9k_hw: do not limit initial tx power to 20 dbm
by Felix Fietkau
· 14 years ago
071bfef
ath9k_hw: fix calculated runtime tx power limit
by Felix Fietkau
· 14 years ago
e832bf1
ath9k_hw: remove the tx power index offset
by Felix Fietkau
· 14 years ago
eb93e89
ath9k: remove all references to subsysid, it's never used
by Pavel Roskin
· 14 years ago
581c9c4
ath9k: use pci_dev->subsystem_device
by Sergei Shtylyov
· 14 years ago
a5d5a91
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 14 years ago
d493008
ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabled
by Stanislaw Gruszka
· 14 years ago
c122734
ath9k: initialize tx chainmask before testing channel tx power values
by Felix Fietkau
· 14 years ago
41bf371
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
6054069
ath9k_hw: validate and fix broken eeprom chainmask settings
by Felix Fietkau
· 14 years ago
8f89502
wireless: ath9k: use %pM to print MAC
by Andy Shevchenko
· 14 years ago
02c5172
ath9k: Fix some smatch warnings
by Rajkumar Manoharan
· 14 years ago
5479de6
ath9k: Fix sparse warnings
by Rajkumar Manoharan
· 14 years ago
21ec489
ath9k: use ath_opmode_to_string()
by Pavel Roskin
· 14 years ago
6c2c1ed
ath9k: remove defines in reg.h that exist in ../reg.h
by Pavel Roskin
· 14 years ago
78fa99a
ath9k: use get_unaligned_{b16, le16, le32} where possible
by Pavel Roskin
· 14 years ago
66760ea
ath9k: improve reliability of MIC error detection
by Felix Fietkau
· 14 years ago
Next »