index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k: Add Rx EDMA support
Felix Fietkau
2010-04-16
5
-113
/
+459
*
ath9k: Make bf_desc of ath_buf opaque
Vasanthakumar Thiagarajan
2010-04-16
1
-1
/
+1
*
ath9k: Remove ATH9K_TX_SW_ABORTED and introduce a bool for this purpose
Vasanthakumar Thiagarajan
2010-04-16
3
-6
/
+5
*
ath9k: Use memcpy in ath_clone_txbuf()
Vasanthakumar Thiagarajan
2010-04-16
1
-1
/
+1
*
ath9k: Use abstraction to get link pointer
Vasanthakumar Thiagarajan
2010-04-16
1
-1
/
+1
*
ath9k_hw: Add abstraction to set/get link pointer
Vasanthakumar Thiagarajan
2010-04-16
5
-3
/
+42
*
ath9k_hw: Move code which populates ds_data to ath9k_hw
Vasanthakumar Thiagarajan
2010-04-16
4
-7
/
+9
*
ath9k_hw: Define tx control struct for AR9003
Vasanthakumar Thiagarajan
2010-04-16
3
-0
/
+32
*
ath9k_hw: add all the AR9003 PHY callbacks
Luis R. Rodriguez
2010-04-16
1
-11
/
+289
*
ath9k_hw: Split off ANI control to the PHY ops
Felix Fietkau
2010-04-16
5
-185
/
+201
*
ath9k_hw: add helpers for processing the AR9003 INI
Luis R. Rodriguez
2010-04-16
3
-3
/
+198
*
ath9k_hw: add initvals for the AR9003 hardware family
Luis R. Rodriguez
2010-04-16
3
-0
/
+1879
*
ath9k_hw: split initvals.h by hardware family
Luis R. Rodriguez
2010-04-16
4
-1978
/
+2006
*
ath9k_hw: Implement spur mitigation on AR9003
Felix Fietkau
2010-04-16
1
-1
/
+49
*
ath9k_hw: Implement PLL control on AR9003
Felix Fietkau
2010-04-16
2
-2
/
+27
*
ath9k_hw: Set the channel on AR9003
Felix Fietkau
2010-04-16
1
-1
/
+46
*
ath9k_hw: add common channel select helpers for ar900[23]
Luis R. Rodriguez
2010-04-16
2
-2
/
+6
*
ath9k_hw: Add AR9003 PHY register definitions
Felix Fietkau
2010-04-16
2
-0
/
+805
*
ath9k_hw: prevent reset control register zeroing on AR9003 reset
Senthil Balasubramanian
2010-04-16
1
-2
/
+4
*
ath9k_hw: update the chip tests for AR9003
Senthil Balasubramanian
2010-04-16
1
-3
/
+10
*
ath9k_hw: Add few routines for rx edma support
Vasanthakumar Thiagarajan
2010-04-16
5
-0
/
+121
*
ath9k_hw: Fill rx_enable() for the AR9003 hardware family
Vasanthakumar Thiagarajan
2010-04-16
4
-2
/
+35
*
ath9k_hw: Add abstraction for rx enable
Vasanthakumar Thiagarajan
2010-04-16
5
-7
/
+21
*
ath9k_hw: Fill few hw cap for edma
Vasanthakumar Thiagarajan
2010-04-16
3
-1
/
+47
*
ath9k_hw: Add hw cap flag for EDMA for the AR9003 family
Vasanthakumar Thiagarajan
2010-04-16
2
-0
/
+4
*
ath9k: disable the MIB interrupt if ANI is disabled
Luis R. Rodriguez
2010-04-16
1
-1
/
+2
*
ath9k_hw: disable ANI for AR9003
Luis R. Rodriguez
2010-04-16
1
-2
/
+8
*
ath9k_hw: add the AR9003 ar9003_hw_macversion_supported()
Luis R. Rodriguez
2010-04-16
1
-0
/
+15
*
ath9k_hw: move init config and default after chip is up
Luis R. Rodriguez
2010-04-16
1
-4
/
+5
*
ath9k_hw: Add AR9003 PHY support
Luis R. Rodriguez
2010-04-16
4
-4
/
+167
*
ath9k_hw: Add the PCI IDs for AR9300 and fill up the pci_id_tables
Senthil Balasubramanian
2010-04-16
2
-5
/
+6
*
ath9k_hw: add a private callback for PLL control computation
Luis R. Rodriguez
2010-04-16
4
-57
/
+97
*
ath9k_hw: add some comments for ath9k_set_power_network_sleep()
Luis R. Rodriguez
2010-04-16
1
-0
/
+10
*
ath9k_hw: skip PLL initialization on AR9003 on Power-On-Reset
Luis R. Rodriguez
2010-04-16
1
-1
/
+2
*
ath9k_hw: Move some RF ops to the private callbacks
Luis R. Rodriguez
2010-04-16
14
-1452
/
+1673
*
ath9k_hw: remove wrapper ath9k_hw_write_regs()
Luis R. Rodriguez
2010-04-16
3
-19
/
+1
*
ath9k_hw: AR9003 does not have AR_RC_AHB skip its setting
Luis R. Rodriguez
2010-04-16
1
-5
/
+19
*
ath9k_hw: add support for GPIO differences on AR9003
Felix Fietkau
2010-04-16
2
-1
/
+4
*
ath9k_hw: add simple register abstraction for some AR9300 registers
Felix Fietkau
2010-04-16
1
-21
/
+21
*
ath9k_hw: fix a missing hex prefix for a register mask
Felix Fietkau
2010-04-16
1
-1
/
+1
*
ath9k_hw: add a macro for abstracting generic timer access
Felix Fietkau
2010-04-16
1
-18
/
+20
*
ath9k_hw: add silicon revision macros for AR9300
Felix Fietkau
2010-04-16
1
-0
/
+11
*
ath9k_hw: start building an abstraction layer for hardware routines
Luis R. Rodriguez
2010-04-16
5
-45
/
+166
*
libertas: Davinci platforms need more time loading helper firmware
Dan Williams
2010-04-16
1
-0
/
+5
*
libertas: consolidate SDIO firmware wait code
Dan Williams
2010-04-16
1
-63
/
+35
*
rtl818x: Move configuration details to the rtl818x directory
Larry Finger
2010-04-16
2
-84
/
+89
*
wl1251: register platform_device to pass board data
Grazvydas Ignotas
2010-04-16
1
-0
/
+40
*
p54pci: fix serious sparse warning
Christian Lamparter
2010-04-16
1
-1
/
+1
*
wireless: rt2x00: rt2800usb: identify Hawking devices
Xose Vazquez Perez
2010-04-16
1
-3
/
+5
*
rt2x00: rt2800pci: fix tx path by not accessing the skb after it was DMA mapped
Helmut Schaa
2010-04-16
1
-7
/
+27
[next]