]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/etherswitch
Add preliminary support for the Realtek RTL8188EUS and RTL8188ETV chipsets.
[FreeBSD/FreeBSD.git] / sys / dev / etherswitch /
2014-04-23 baptUpdate to byacc 20140409
2014-04-01 jmmvAdd atf m4 files from the vendor branch.
2014-03-29 marcelAdd mkimg, a utility for making disk images from raw...
2014-03-25 desUpgrade to OpenSSH 6.6p1.
2014-03-22 baptUpdate to 20140321
2014-03-10 baptUpdate libucl to 2014-03-03
2014-03-05 gjbMerge ^/projects/release-embedded into ^/head.
2014-03-05 delphijMFV r262756:
2014-03-02 delphijMFV r262639: ncurses 5.9 20140222 snapshot.
2014-03-02 adrianAdd a description here.
2014-03-02 adrianSet all of the ports into the same vlangroup; there...
2014-03-02 adrianAdd ATU flush support.
2014-03-02 adrianAdd AR8216 era ATU management/configuration register...
2014-03-01 adrian(I think!) make the AR8327 switch correctly handle...
2014-03-01 adrianBe paranoid about bit operations here.
2014-03-01 adrianRemove now dead code.
2014-02-28 delphijMFV r262617: ncurses 5.9.
2014-02-28 dimMerge from head up to r262611.
2014-02-28 impSymbolic bindings for the dts files...
2014-02-28 impAdd missing skeleton file.
2014-02-28 markj4478 dtrace_dof_maxsize is far too small
2014-02-28 impInitial import of DTS files from Linux
2014-02-27 bruefferAdd missing includes and remove two unused ones.
2014-02-26 dimMerge from head up to r262536.
2014-02-26 desMFV (r262529): fix is_upper() predicate
2014-02-26 emasteUpdate LLDB snapshot to upstream r202189
2014-02-26 adrianAdd LED setup support for the AR8327.
2014-02-26 adrianAdd in the SGMII configuration code. The DB120 doesn...
2014-02-26 adrianUndo the DB120 hard-coded values in the AR8327 code...
2014-02-25 dimMerge from head up to r262472.
2014-02-24 adrianAdd in port0/port6 configuration as part of the platfor...
2014-02-24 adrianLink the AR8327 to the build.
2014-02-24 adrianAdd initial AR8327 support.
2014-02-24 adrianMethodize the arswitch VLAN routines.
2014-02-24 adrian* Ensure enough ports/phys are available for both the...
2014-02-23 baptImport libucl into head
2014-02-21 gjbMerge the following:
2014-02-21 baptImport Dragonfly Mail Agent into base system
2014-02-21 gjbMove ^/user/gjb/hacking/release-embedded up one directo...
2014-02-21 gjbMFH: tracking commit
2014-02-19 adrianExtract out the port VLAN flags/setup code and throw...
2014-02-19 adrianAdd methods for the VLAN port set/get routines.
2014-02-19 adrianTurn the port init function into a HAL method and initi...
2014-02-19 adrianTeach the PHY register path about the different MDIO...
2014-02-19 adrianAdd a new method to set up the individual port in question.
2014-02-19 adrianChange arswitch_ports_init() to arswitch_port_init...
2014-02-19 adrianAdd in the AR8327 probe/attach code and switch type.
2014-02-19 adrianStore away the chip version and revision; some AR8327...
2014-02-19 adrianAdd in a flag to control whether the low or high data...
2014-02-18 emasteUpdate LLDB snapshot to upstream r201577
2014-02-17 adrianThe MDIO control register for the AR8327 has a differen...
2014-02-17 adrianAdd mmd declaration.
2014-02-17 adrianImplement PHY bus MMD writes for arswitch.
2014-02-16 dimUpgrade our copy of llvm/clang to 3.4 release. This...
2014-02-14 jmmvMFV: Import atf-0.20.
2014-02-01 uqsMerge mdocml v1.12.3 into head
2014-01-31 desUpgrade to OpenSSH 6.5p1.
2014-01-30 dimImport libc++ 3.4 release. This contains a lot of...
2014-01-26 gshapiroMerge sendmail 8.14.8 to HEAD
2014-01-19 gjbMFH: Tracking commit (r260891)
2014-01-15 kaiwCopy libelf, libdwarf and common files from vendor...
2014-01-12 jmmvAdd atf pkg-config files from the vendor branch.
2014-01-09 gjbMFH: tracking commit (head@r260486)
2014-01-02 delphijMFV r260154 + 260182:
2013-12-28 gjbMFH: Tracking commit.
2013-12-27 gjbCopy head@r259933 -> user/gjb/hacking/release-embedded...
2013-12-05 rayMFC @r258947.
2013-12-03 emasteUpdate LLDB to upstream r196259 snapshot
2013-11-30 eadlerFix undefined behavior: (1 << 31) is not defined as...
2013-11-17 jmmvMFV: Import atf-0.18.
2013-11-12 emasteUpdate LLDB to upstream r194122 snapshot
2013-11-05 rayMFC @r257698.
2013-11-05 edwinMFV of 255902, tzdata2013f
2013-10-29 loosFix the build of TP-WN1043ND kernel. Provide necessary...
2013-10-29 glebius- Provide necessary includes.
2013-10-29 baptMerge byacc 20130925
2013-10-28 glebius- Provide necessary includes, that before came via...
2013-10-23 rayMFC @r256953
2013-10-16 adrianAdd a big, big note to the vlan code that it needs...
2013-10-16 adrianAdd support for the AR9340 switch to the switch framework.
2013-10-16 adrianPrepare to link in the AR934x SoC switch support.
2013-10-16 adrianInitial commit of AR9340 switch SoC support.
2013-10-15 adrianAdd AR934x, AR8327 register definitions.
2013-09-21 desPull in all the OpenSSH bits that we'd previously left...
2013-09-21 desUpgrade to 6.3p1.
2013-09-21 delphijMFV r254750:
2013-09-19 emasteMerge lldb man page from r188801 to contrib/llvm/tools...
2013-09-09 desThese three files appeared in 6.0p1, which was imported...
2013-09-08 desImport Magerya Vitaly's ldns-host, and build it instead...
2013-09-07 desUpdate to OpenPAM Nummularia.
2013-09-07 desMFV (r255364): move the code around in preparation...
2013-09-06 cyUpdate ipfilter 4.1.28 --> 5.1.2.
2013-09-05 sjgMerge bmake-20130904
2013-08-23 emasteMerge lldb r188801 to contrib/llvm/tools/lldb/
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-22 erwinUpdate Bind to 9.9.3-P2
2013-08-06 erwinUpdate Bind to 9.8.5-P2
2013-08-02 peterUpdate serf 1.2.1 -> 1.3.0 for svn
2013-08-01 grehanIFC @ r253862
next