index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
iwlwifi: trigger scan synchronously
Johannes Berg
2010-04-16
10
-419
/
+416
|
|
*
|
iwlwifi: rename priv->scan to priv->scan_cmd
Johannes Berg
2010-04-16
4
-13
/
+13
|
|
*
|
iwlwifi: remove scan_pass_start
Johannes Berg
2010-04-16
2
-7
/
+2
|
|
*
|
iwlwifi: remove next_scan_jiffies
Johannes Berg
2010-04-16
4
-35
/
+0
|
|
*
|
iwlwifi: correct atomic bitops usage
Johannes Berg
2010-04-16
1
-7
/
+6
|
|
*
|
iwlwifi: remove scan_bands logic
Johannes Berg
2010-04-16
3
-52
/
+25
|
|
*
|
iwlwifi: set correct single/dual stream mask
Wey-Yi Guy
2010-04-16
2
-3
/
+22
|
|
*
|
Merge branch 'wireless-2.6' into wireless-next-2.6
Reinette Chatre
2010-04-16
8
-15
/
+41
|
|
|
\
\
|
*
|
|
|
iwlwifi: initialize iwl_wimax_coex_cmd.flags
Stanislaw Gruszka
2010-04-16
1
-2
/
+2
|
*
|
|
|
iwlwifi: check scan request ie_len
Stanislaw Gruszka
2010-04-16
1
-3
/
+3
|
*
|
|
|
wl1251: add support for dedicated IRQ line
Grazvydas Ignotas
2010-04-16
2
-5
/
+53
|
*
|
|
|
ath9k_htc: Fix sparse endian warnings
Sujith
2010-04-16
9
-52
/
+51
|
*
|
|
|
ath9k_htc: Handle WMI timeouts properly
Sujith
2010-04-16
2
-0
/
+14
|
*
|
|
|
ath9k_htc: Add dropped SKB count to debugfs
Sujith
2010-04-16
3
-4
/
+13
|
*
|
|
|
ath9k_htc: Remove GPIO set on unload
Sujith
2010-04-16
1
-1
/
+0
|
*
|
|
|
ath9k_hw: Use buffered register writes
Sujith
2010-04-16
8
-1
/
+175
|
*
|
|
|
ath9k_hw: Relocate Opmode initialization
Sujith
2010-04-16
1
-6
/
+2
|
*
|
|
|
ath9k_hw: Add macros for multiple register writes
Sujith
2010-04-16
1
-0
/
+18
|
*
|
|
|
ath9k_htc: Implement multiple register write support
Sujith
2010-04-16
3
-4
/
+113
|
*
|
|
|
ath: Add buffered register write operations
Sujith
2010-04-16
1
-1
/
+13
|
*
|
|
|
ath9k_htc: Cleanup beacon configuration
Sujith
2010-04-16
2
-15
/
+10
|
*
|
|
|
iwmc3200wifi: check sparse endianness annotations
Samuel Ortiz
2010-04-16
1
-0
/
+2
|
*
|
|
|
iwmc3200wifi: Fix sparse warnings
Samuel Ortiz
2010-04-16
3
-5
/
+6
|
*
|
|
|
ath5k/ath9k: Fix 64 bits TSF reads
Benoit Papillault
2010-04-16
2
-6
/
+44
|
*
|
|
|
ath9k_hw: add the PCI ID for the first AR9300 device
Luis R. Rodriguez
2010-04-16
1
-0
/
+1
|
*
|
|
|
ath9k_hw: Abort rx if hw is not coming out of full sleep in reset
Vasanthakumar Thiagarajan
2010-04-16
3
-0
/
+16
|
*
|
|
|
ath9k: Enable TXOK and TXERR interrupts for TX EDMA
Vasanthakumar Thiagarajan
2010-04-16
1
-5
/
+10
|
*
|
|
|
ath9k: add LDPC support
Luis R. Rodriguez
2010-04-16
3
-4
/
+22
|
*
|
|
|
ath9k_hw: add LDPC support for AR9003
Luis R. Rodriguez
2010-04-16
4
-2
/
+6
|
*
|
|
|
mac80211: add LDPC control flag
Luis R. Rodriguez
2010-04-16
1
-0
/
+2
|
*
|
|
|
ath9k: Add Tx EDMA support
Vasanthakumar Thiagarajan
2010-04-16
3
-60
/
+218
|
*
|
|
|
ath9k_hw: Compute pointer checksum over the link descriptor
Vasanthakumar Thiagarajan
2010-04-16
1
-15
/
+21
|
*
|
|
|
ath9k: Initialize and configure tx status for EDMA
Vasanthakumar Thiagarajan
2010-04-16
4
-2
/
+52
|
*
|
|
|
ath9k: Setup appropriate tx desc for regular dma and edma
Vasanthakumar Thiagarajan
2010-04-16
4
-14
/
+20
|
*
|
|
|
ath9k_hw: set cwmin and cwmax to 0 for for AR9003 upon txq reset
Luis R. Rodriguez
2010-04-16
1
-0
/
+6
|
*
|
|
|
ath9k_hw: enable CRC check of descriptors for AR9003
Luis R. Rodriguez
2010-04-16
2
-0
/
+7
|
*
|
|
|
ath9k: add RXLP and RXHP to debugfs counters
Luis R. Rodriguez
2010-04-16
2
-4
/
+22
|
*
|
|
|
ath9k_hw: Fill descriptor abstrations for AR9003
Vasanthakumar Thiagarajan
2010-04-16
3
-7
/
+254
|
*
|
|
|
ath9k_hw: move AR9002 mac ops to its own file
Luis R. Rodriguez
2010-04-16
10
-464
/
+486
|
*
|
|
|
ath9k_hw: Add function to configure tx status ring buffer
Vasanthakumar Thiagarajan
2010-04-16
5
-1
/
+59
|
*
|
|
|
ath9k_hw: Define abstraction for tx desc access
Vasanthakumar Thiagarajan
2010-04-16
7
-281
/
+431
|
*
|
|
|
ath9k: Load SW filtered NF values and start NF cal during full reset for AR9003
Vasanthakumar Thiagarajan
2010-04-16
1
-0
/
+5
|
*
|
|
|
ath9k_hw: skip WEP aggregation enable code for AR9003
Luis R. Rodriguez
2010-04-16
3
-5
/
+15
|
*
|
|
|
ath9k_hw: skip asynch fifo enablement to AR9003
Luis R. Rodriguez
2010-04-16
3
-15
/
+32
|
*
|
|
|
ath9k_hw: Update ath9k_hw_set_dma for AR9300
Felix Fietkau
2010-04-16
2
-3
/
+21
|
*
|
|
|
ath9k_hw: add TX/RX gain register initialization for AR9003
Luis R. Rodriguez
2010-04-16
3
-0
/
+69
|
*
|
|
|
ath9k_hw: add the AR9300 SREV hw name print
Luis R. Rodriguez
2010-04-16
1
-0
/
+1
|
*
|
|
|
ath9k_hw: Configure Tx interrupt mitigation timer
Vasanthakumar Thiagarajan
2010-04-16
1
-0
/
+5
|
*
|
|
|
ath9k_hw: move the RF claim stuff to AR9002 hardware family
Luis R. Rodriguez
2010-04-16
3
-46
/
+53
|
*
|
|
|
ath9k_hw: move AR9280 PCI EEPROM fix to eeprom_def.c
Felix Fietkau
2010-04-16
2
-17
/
+6
[prev]
[next]