index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
mips
/
atheros
/
ar71xx_pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Devices that rely on hints or identify routines for discovery need to
nwhitehorn
2013-10-29
1
-1
/
+1
*
Mips Atheros AR71XX: make PCI base slot configurable through hints.
monthadar
2013-01-06
1
-2
/
+15
*
Introduce the matching PCI ath(4) fixup code from ar71xx_pci into
adrian
2012-04-20
1
-62
/
+18
*
Style(9) and white space fixes.
adrian
2012-04-17
1
-31
/
+26
*
Protect the PCI space registers behind a mutex.
adrian
2012-04-17
1
-1
/
+22
*
Fix the mask logic when reading PCI configuration space registers.
adrian
2012-04-15
1
-2
/
+6
*
(ab)Use the firmware API to store away EEPROM calibration data for
adrian
2012-04-13
1
-6
/
+72
*
Remove an unused variable. Grr.
adrian
2012-04-13
1
-1
/
+1
*
Sync this code against what's in OpenWRT trunk.
adrian
2012-04-13
1
-27
/
+28
*
Stop overloading opt_global.h.
adrian
2012-01-16
1
-0
/
+2
*
Some of the atheros based embedded devices use one or more PCI NICs
adrian
2012-01-15
1
-0
/
+81
*
- There's no need to overwrite the default device method with the default
marius
2011-11-22
1
-2
/
+1
*
Call the DDR FIFO flush method when IP2 interrupts occur.
adrian
2011-04-30
1
-0
/
+3
*
Make the PCI initialisation path use the new cpuops rather than directly
adrian
2010-08-19
1
-8
/
+4
*
- Add interrupts counter for PCI devices
gonzo
2010-08-05
1
-2
/
+12
*
- Increase timeouts to 100 milliseconds, 1 millisecond is definitely not
gonzo
2010-01-28
1
-3
/
+3
*
- Fix PCI routing code
gonzo
2009-07-08
1
-1
/
+4
*
- Flush PCI register write before delay
gonzo
2009-06-19
1
-2
/
+2
*
- Take into account only unmasked bits in interrupt status register
gonzo
2009-06-16
1
-2
/
+12
*
- Fix functions prototypes to make compiler happy
gonzo
2009-06-12
1
-4
/
+4
*
- style(9) fixes
gonzo
2009-05-26
1
-7
/
+9
*
- Add pci bus space that translates byte order to little endian,
gonzo
2009-05-15
1
-3
/
+27
*
- Add interrupt handling for AR71XX PCI bridge
gonzo
2009-05-07
1
-11
/
+102
*
- Revert changes accidentally killed by merge operation
gonzo
2009-04-14
1
-0
/
+429