Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
62e4716aff31a8ab687016680443012034734c92
/
drivers
/
net
/
wireless
/
ath
62e4716
ath9k_htc: Use USB reboot
by Sujith
· 15 years ago
f668907
ath9k_htc: Pass correct private pointer
by Sujith
· 15 years ago
51f139d
ath9k_hw: Remove pointless ANI deinit
by Sujith
· 15 years ago
7073daa
ath9k_htc: Cancel running timers before disabling HW
by Sujith
· 15 years ago
d5e347b
ath9k_htc: Use multiple register writes
by Sujith
· 15 years ago
a3be14b
ath9k_htc: Handle device unplug properly
by Sujith
· 15 years ago
c11d8f8
ath9k_htc: Simplify TX URB management
by Sujith
· 15 years ago
81b208a
ath9k_hw: make all AR9002 initvals use u32
by Luis R. Rodriguez
· 15 years ago
020ab48
ath9k_hw: make two initvals consto for the AR9001 family
by Luis R. Rodriguez
· 15 years ago
58b5190
ath9k: set the STBC flag in rate control if the peer supports it
by Felix Fietkau
· 15 years ago
074a8c0
ath9k: add support for Tx and Rx STBC
by Felix Fietkau
· 15 years ago
3bb065a
ath9k: initialize the number of tx/rx streams correctly
by Felix Fietkau
· 15 years ago
c666387
ath9k: reduce the bits_per_symbol table size, support more streams
by Felix Fietkau
· 15 years ago
0e668cd
ath9k: update the ath_max_4ms_framelen table
by Felix Fietkau
· 15 years ago
7817e4c
ath9k: update the MCS mask for MCS16 and above
by Felix Fietkau
· 15 years ago
0a8cea8
ath9k: clean up tx buffer handling
by Felix Fietkau
· 15 years ago
c9c99e5
ath9k: check for specific rx stuck conditions and recover from them
by Felix Fietkau
· 15 years ago
55ee82b
ath5k: basic support for survey
by Holger Schurig
· 15 years ago
03ceede
ath9k: Group Key fix for VAPs
by Daniel Yingqiang Ma
· 15 years ago
7f1f5a0
ath9k_htc: Fix sparse endian warnings
by Sujith
· 15 years ago
6ce34ec
ath9k_htc: Handle WMI timeouts properly
by Sujith
· 15 years ago
eac8e38
ath9k_htc: Add dropped SKB count to debugfs
by Sujith
· 15 years ago
0daa3e3
ath9k_htc: Remove GPIO set on unload
by Sujith
· 15 years ago
7d0d0df
ath9k_hw: Use buffered register writes
by Sujith
· 15 years ago
6819d57
ath9k_hw: Relocate Opmode initialization
by Sujith
· 15 years ago
20b3efd
ath9k_hw: Add macros for multiple register writes
by Sujith
· 15 years ago
4a22fe1
ath9k_htc: Implement multiple register write support
by Sujith
· 15 years ago
50f5631
ath: Add buffered register write operations
by Sujith
· 15 years ago
fcb9392
ath9k_htc: Cleanup beacon configuration
by Sujith
· 15 years ago
1c0fc65
ath5k/ath9k: Fix 64 bits TSF reads
by Benoit Papillault
· 15 years ago
733f0ea
ath9k_hw: add the PCI ID for the first AR9300 device
by Luis R. Rodriguez
· 15 years ago
9b9cc61
ath9k_hw: Abort rx if hw is not coming out of full sleep in reset
by Vasanthakumar Thiagarajan
· 15 years ago
afe754d
ath9k: Enable TXOK and TXERR interrupts for TX EDMA
by Vasanthakumar Thiagarajan
· 15 years ago
b0a3344
ath9k: add LDPC support
by Luis R. Rodriguez
· 15 years ago
ce01805
ath9k_hw: add LDPC support for AR9003
by Luis R. Rodriguez
· 15 years ago
e500324
ath9k: Add Tx EDMA support
by Vasanthakumar Thiagarajan
· 15 years ago
eb82325
ath9k_hw: Compute pointer checksum over the link descriptor
by Vasanthakumar Thiagarajan
· 15 years ago
5088c2f
ath9k: Initialize and configure tx status for EDMA
by Vasanthakumar Thiagarajan
· 15 years ago
4adfcde
ath9k: Setup appropriate tx desc for regular dma and edma
by Vasanthakumar Thiagarajan
· 15 years ago
3deb4da
ath9k_hw: set cwmin and cwmax to 0 for for AR9003 upon txq reset
by Luis R. Rodriguez
· 15 years ago
79de237
ath9k_hw: enable CRC check of descriptors for AR9003
by Luis R. Rodriguez
· 15 years ago
a9616f4
ath9k: add RXLP and RXHP to debugfs counters
by Luis R. Rodriguez
· 15 years ago
994089d
ath9k_hw: Fill descriptor abstrations for AR9003
by Vasanthakumar Thiagarajan
· 15 years ago
b622a72
ath9k_hw: move AR9002 mac ops to its own file
by Luis R. Rodriguez
· 15 years ago
744d402
ath9k_hw: Add function to configure tx status ring buffer
by Vasanthakumar Thiagarajan
· 15 years ago
cc610ac0
ath9k_hw: Define abstraction for tx desc access
by Vasanthakumar Thiagarajan
· 15 years ago
d8903a5
ath9k: Load SW filtered NF values and start NF cal during full reset for AR9003
by Vasanthakumar Thiagarajan
· 15 years ago
6c94fdc
ath9k_hw: skip WEP aggregation enable code for AR9003
by Luis R. Rodriguez
· 15 years ago
78ec267
ath9k_hw: skip asynch fifo enablement to AR9003
by Luis R. Rodriguez
· 15 years ago
57b3222
ath9k_hw: Update ath9k_hw_set_dma for AR9300
by Felix Fietkau
· 15 years ago
c14a85d
ath9k_hw: add TX/RX gain register initialization for AR9003
by Luis R. Rodriguez
· 15 years ago
ec83903
ath9k_hw: add the AR9300 SREV hw name print
by Luis R. Rodriguez
· 15 years ago
7f62a13
ath9k_hw: Configure Tx interrupt mitigation timer
by Vasanthakumar Thiagarajan
· 15 years ago
ebd5a14
ath9k_hw: move the RF claim stuff to AR9002 hardware family
by Luis R. Rodriguez
· 15 years ago
57b9838
ath9k_hw: move AR9280 PCI EEPROM fix to eeprom_def.c
by Felix Fietkau
· 15 years ago
6c84ce0
ath9k_hw: Fill get_isr() for AR9003
by Vasanthakumar Thiagarajan
· 15 years ago
1547da3
ath9k_hw: add OFDM spur mitigation for AR9003
by Luis R. Rodriguez
· 15 years ago
15c9ee7
ath9k_hw: Implement AR9003 eeprom callbacks
by Senthil Balasubramanian
· 15 years ago
4910167
ath9k_hw: restore mac address reading logic
by Luis R. Rodriguez
· 15 years ago
0b8f6f2b1
ath9k_hw: rename eep_AR9287_ops to eep_ar9287_ops
by Luis R. Rodriguez
· 15 years ago
df23aca
ath9k_hw: complete AR9003 calibration
by Luis R. Rodriguez
· 15 years ago
4b01931
ath9k_hw: fill in the callbacks for calibration for AR9003
by Luis R. Rodriguez
· 15 years ago
77d6d39
ath9k_hw: abstract loading noisefloor
by Luis R. Rodriguez
· 15 years ago
400b738
ath9k_hw: abstract the AR_PHY_AGC_CONTROL register access
by Luis R. Rodriguez
· 15 years ago
6686024
ath9k_hw: Initialize interrupt mask for AR9003
by Vasanthakumar Thiagarajan
· 15 years ago
55e82df
ath9k_hw: Abstract the routine which returns interrupt status
by Vasanthakumar Thiagarajan
· 15 years ago
991312d
ath9k_hw: move TX/RX gain INI stuff to its own hardware family code
by Luis R. Rodriguez
· 15 years ago
d8f492b
ath9k_hw: move the cck channel 14 INI to the AR9002 hw code
by Luis R. Rodriguez
· 15 years ago
b3950e6
ath9k_hw: split the generic hardware code by hardware family
by Luis R. Rodriguez
· 15 years ago
204729f
ath9k_hw: add the config_pci_powersave AR9003 callback
by Luis R. Rodriguez
· 15 years ago
590b7d2
ath9k_hw: add the AR9003 ar9003_hw_init_cal callback
by Luis R. Rodriguez
· 15 years ago
795f5e2
ath9k_hw: split calib code by hardware families
by Luis R. Rodriguez
· 15 years ago
0df13da
ath9k_hw: move the cal AR9100 calibration settings
by Luis R. Rodriguez
· 15 years ago
b43d59f
ath9k_hw: rename getNoiseFloorThresh() to ath9k_hw_loadnf()
by Luis R. Rodriguez
· 15 years ago
37c3e8b
ath9k_hw: rename the PA calib routines to match their families
by Luis R. Rodriguez
· 15 years ago
af6757e
ath9k_hw: simplify OLC temp compensation for AR9002
by Luis R. Rodriguez
· 15 years ago
2b5facf
ath9k_hw: move the AR9280 OLC temp comp to its own helper
by Luis R. Rodriguez
· 15 years ago
80b9993
ath9k_hw: shift code for AR9280 OLC temp comp
by Luis R. Rodriguez
· 15 years ago
becdbc54
ath9k_hw: rename PA calib for AR9287
by Luis R. Rodriguez
· 15 years ago
e83a113
ath9k_hw: add a helper for the OLC tem compensation for AR9002
by Luis R. Rodriguez
· 15 years ago
4d001d1
ath9k_hw: add a helper for Power Amplifier calibration for AR9002
by Luis R. Rodriguez
· 15 years ago
939ad86
ath9k_hw: the eep_map is used only for AR9280 PCI card ini fixup
by Senthil Balasubramanian
· 15 years ago
641d992
ath9k_hw: Split out the function for reading the noise floor
by Felix Fietkau
· 15 years ago
b5c80475
ath9k: Add Rx EDMA support
by Felix Fietkau
· 15 years ago
c38d4d2
ath9k: Make bf_desc of ath_buf opaque
by Vasanthakumar Thiagarajan
· 15 years ago
6d913f7
ath9k: Remove ATH9K_TX_SW_ABORTED and introduce a bool for this purpose
by Vasanthakumar Thiagarajan
· 15 years ago
d826c83
ath9k: Use memcpy in ath_clone_txbuf()
by Vasanthakumar Thiagarajan
· 15 years ago
5c3a338
ath9k: Use abstraction to get link pointer
by Vasanthakumar Thiagarajan
· 15 years ago
87d5efb
ath9k_hw: Add abstraction to set/get link pointer
by Vasanthakumar Thiagarajan
· 15 years ago
3f3a1c8
ath9k_hw: Move code which populates ds_data to ath9k_hw
by Vasanthakumar Thiagarajan
· 15 years ago
162c3be
ath9k_hw: Define tx control struct for AR9003
by Vasanthakumar Thiagarajan
· 15 years ago
af914a9
ath9k_hw: add all the AR9003 PHY callbacks
by Luis R. Rodriguez
· 15 years ago
c16fcb4
ath9k_hw: Split off ANI control to the PHY ops
by Felix Fietkau
· 15 years ago
cffb5e4
ath9k_hw: add helpers for processing the AR9003 INI
by Luis R. Rodriguez
· 15 years ago
13ce3e9
ath9k_hw: add initvals for the AR9003 hardware family
by Luis R. Rodriguez
· 15 years ago
af01c04
ath9k_hw: split initvals.h by hardware family
by Luis R. Rodriguez
· 15 years ago
ca37555
ath9k_hw: Implement spur mitigation on AR9003
by Felix Fietkau
· 15 years ago
317d332
ath9k_hw: Implement PLL control on AR9003
by Felix Fietkau
· 15 years ago
f7abf0c
ath9k_hw: Set the channel on AR9003
by Felix Fietkau
· 15 years ago
7152451
ath9k_hw: add common channel select helpers for ar900[23]
by Luis R. Rodriguez
· 15 years ago
Next »