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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mips Atheros AR71XX: make PCI base slot configurable through hints.
monthadar
2013-01-06
1
-2
/
+15
*
Mechanically substitute flags from historic mbuf allocator with
glebius
2012-12-05
1
-2
/
+2
*
Make MIPS24k PMC optional on "hwpmc_mips24k."
adrian
2012-11-17
1
-1
/
+1
*
Migrate the AR71xx UART (an 8250 derivative) to hide behind uart_ar71xx.
adrian
2012-11-17
1
-2
/
+2
*
Ensure that BAR(0) is set for the PCI slot before the ath(4) PCI registers
adrian
2012-08-26
1
-0
/
+4
*
The GPIO drivers were initialising their mutexes with type of
rpaulo
2012-08-17
1
-2
/
+1
*
Disable setting the MII port speed.
adrian
2012-05-04
1
-0
/
+12
*
Fix a totally bone-headed, last minute bounds check snafu that somehow
adrian
2012-05-03
1
-3
/
+5
*
Implement PLL configuration override support, similar to what openwrt
adrian
2012-05-02
2
-3
/
+57
*
Allow the MII mode to be overridden via 'hint.arge.X.miimode'.
adrian
2012-05-02
2
-0
/
+25
*
Add a missing newline.
adrian
2012-05-02
1
-0
/
+1
*
Further ar71xx MII support improvements.
adrian
2012-05-02
5
-52
/
+61
*
MII related infrastructure changes.
adrian
2012-05-02
5
-0
/
+70
*
Introduce an enum which encapsulates the PHY interface types that can be
adrian
2012-05-02
1
-1
/
+7
*
Add in the MII configuration parameters for the AR71xx.
adrian
2012-05-01
1
-4
/
+15
*
Break out the arge MDIO bus code into an optional argemdio device.
adrian
2012-05-01
3
-115
/
+220
*
Migrate ARGE_DEBUG to opt_arge.h.
adrian
2012-05-01
1
-0
/
+2
*
Allow for a default GPIO pin "high", which is required for some boards
adrian
2012-04-20
1
-1
/
+9
*
Introduce the matching PCI ath(4) fixup code from ar71xx_pci into
adrian
2012-04-20
5
-83
/
+275
*
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
*
The AR913x MII speed configuration matches the AR71xx MII configuration.
adrian
2012-04-15
3
-9
/
+4
*
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
*
Assume a big-endian default on MIPS and drop the "eb" suffix from MACHINE_ARCH.
jmallett
2012-03-29
1
-1
/
+1
*
Rework MIPS PMC code:
gonzo
2012-03-22
1
-0
/
+2
*
Move PMC hook invocation to cpu_intr. The idea is the same as with ast()
gonzo
2012-03-22
1
-20
/
+3
*
- Fix logic for detection if further processing of PMC should be performed.
gonzo
2012-03-18
1
-6
/
+14
*
style(9) changes.
adrian
2012-03-17
1
-9
/
+10
*
Begin fleshing out MII clock rate configuration changes.
adrian
2012-03-17
5
-0
/
+74
*
Remove a now unneeded ARGE_UNLOCK().
adrian
2012-03-13
1
-3
/
+0
*
Fix link status handling on if_arge upon system boot to allow bootp/NFS to
adrian
2012-03-13
1
-7
/
+16
*
Correctly (I hope) deallocate the if_arge RX buffer ring on arge_stop().
adrian
2012-03-13
1
-0
/
+43
*
o) Use ABI, not ISA_* options, to determine whether to compile bits if libkern
jmallett
2012-03-12
1
-1
/
+0
*
Remove platform APIs which are not used by any code and which had only stub
jmallett
2012-03-12
1
-24
/
+0
*
- Rename apb_intr to apb_filter since it's a filter handler
gonzo
2012-03-12
1
-5
/
+38
*
Break long lines.
ray
2012-03-06
1
-25
/
+44
*
Remove EoL whitespaces.
ray
2012-03-06
1
-67
/
+66
*
Stop overloading opt_global.h.
adrian
2012-01-16
2
-0
/
+3
*
Some of the atheros based embedded devices use one or more PCI NICs
adrian
2012-01-15
1
-0
/
+81
*
Fix the ar724x shift calculation when writing to the PCI config space.
adrian
2012-01-07
1
-1
/
+1
*
Remove these locks - they aren't strictly needed and cause measurable
adrian
2011-12-20
1
-13
/
+0
*
Re-jiggle the GPIO code a little to remove the hard-coded AR71xx GPIO
adrian
2011-12-15
1
-25
/
+38
*
Implement better support for USB controller suspend and resume.
hselasky
2011-12-14
2
-51
/
+11
*
Style(9) changes.
adrian
2011-12-13
3
-126
/
+133
*
Simplify arge_flush_ddr to use updated ar71xx_device_flush_ddr_ge(unit).
ray
2011-11-28
1
-4
/
+2
*
Fix build, fininshing r228018.
glebius
2011-11-28
1
-2
/
+2
*
Join chip depended methods for arge0 and arge1 into single call with unit.
ray
2011-11-27
5
-118
/
+101
[next]