summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Correct my name in the copyright statement.des2012-04-152-2/+2
* Improve m4 compatibility with GNU m4 extension ** (exponent)bapt2012-04-153-3/+7
* Fix the mask logic when reading PCI configuration space registers.adrian2012-04-151-2/+6
* Override some default values to work around various issues in the deep,adrian2012-04-151-3/+17
* Fix a typo.davide2012-04-141-1/+1
* Fix some style bugs introduced in a previous commit (r233045)davide2012-04-142-9/+10
* Send always HBs when in PF state.tuexen2012-04-141-1/+2
* Bugfix: Don't send HBs on path which are not idle.tuexen2012-04-141-1/+16
* Generate an obviously missing STOP when having finished transmitting data.marius2012-04-141-0/+1
* Add support for the Atmel SAM9XE familiy of microcontrollers, whichmarius2012-04-141-5/+9
* Add support for the Atmel SAM9XE familiy of microcontrollers, whichmarius2012-04-148-15/+41
* i prefer this fix for the -Wformat warning (just one cast,luigi2012-04-141-5/+3
* Add files and directories to be cleaned up if WITHOUT_GCC is in effectdim2012-04-141-0/+36
* Fix LINT builds after r234233; not sure why modules need DEBUG by default.bz2012-04-141-1/+1
* Make compile on 64bit somehow for now after a first try at r234242 onbz2012-04-141-3/+5
* - Try to bring these files closer to style(9).marius2012-04-1412-208/+236
* Fix !DDB build after r234190.marius2012-04-141-1/+1
* Catch up with Bryan Venteicher's virtio git repo:grehan2012-04-147-102/+254
* Both linux ath9k and the reference driver initialises the PLL hereadrian2012-04-141-0/+1
* Add a driver for the NXP (Philips) PCF8563 RTC.marius2012-04-133-0/+261
* Merge from x86:marius2012-04-132-3/+7
* Eliminate an unused parameter of static method igmp_stats_live_old().delphij2012-04-131-2/+2
* The scandir(3) function expects fourth parameter, compar, be in type of:delphij2012-04-131-4/+4
* fix build with -Wformat -Wmissing-prototypesluigi2012-04-131-2/+2
* Added myself to committers-src.dot.jasone2012-04-131-0/+3
* Flesh out the rest of the AP96 board/config.adrian2012-04-132-8/+64
* Change SIGUSR1 to SIGTHR to properly wake up a process that is beinggnn2012-04-131-1/+1
* Update to version 2.3.1.0jpaetzel2012-04-1310-40/+174
* * Enable ATH_EEPROM_FIRMWARE, now that it's a compile time optionadrian2012-04-132-4/+6
* Upgrade ATH_EEPROM_FIRMWARE to a configuration option.adrian2012-04-132-2/+2
* Add myself as a new committer and add adrian as my mentor.monthadar2012-04-131-0/+2
* Properly disable crc stripping when operating in netmap mode.luigi2012-04-132-4/+13
* add the new memory allocator for netmap, which allocates memoryluigi2012-04-131-0/+720
* A bit of cleanup in the names of fields of netmap-related structures.luigi2012-04-137-58/+92
* do not use a deprecated field in a structure.luigi2012-04-131-2/+2
* Belatedly add my entry to the calendar file, now that 30 is here and gone.gjb2012-04-131-0/+1
* These are uboot, so mark them as such or booting from flash will not work.adrian2012-04-132-0/+4
* Introduce configuration files for AP94 and AP96.adrian2012-04-134-0/+120
* Introduce the ability to grab local EEPROM data from the firmware(9)adrian2012-04-131-0/+46
* (ab)Use the firmware API to store away EEPROM calibration data foradrian2012-04-131-6/+72
* add actual interrupt counters to back ipi_invlcache_countsavg2012-04-132-0/+4
* bump INTRCNT_COUNT values to reflect actual numbers of IPI countersavg2012-04-132-4/+4
* Partially implement zipinfo (-Z) support.kevlo2012-04-131-38/+71
* Remove an unused variable. Grr.adrian2012-04-131-1/+1
* Sync this code against what's in OpenWRT trunk.adrian2012-04-131-27/+28
* Apply changes from r234103 to ext2fs:jh2012-04-131-8/+4
* Additional manual page updates for r234103.jh2012-04-131-8/+12
* Use strdup() on the name (and free it when it's done) so non-static namesadrian2012-04-131-2/+8
* Update the ddb and gdb backends for the new 'trace_thread' hook.jhb2012-04-122-2/+16
* Add myself and my relation to my mentors.madpilot2012-04-121-0/+3
OpenPOWER on IntegriCloud