| Commit message (Expand) | Author | Age | Files | Lines |
* | - Fix style(9) bugs + inconsistencies | bapt | 2012-04-15 | 1 | -32/+29 |
* | Use the M_AMPDU_MPDU flag to determine when to manually set the seqno and | bschmidt | 2012-04-15 | 1 | -6/+3 |
* | Add myself to the calendar | madpilot | 2012-04-15 | 1 | -0/+1 |
* | Do not do double initialisation | bapt | 2012-04-15 | 1 | -2/+2 |
* | Style. | trasz | 2012-04-15 | 1 | -5/+5 |
* | add usr.sbin/pkg which is a bootstrap tool for pkgng. | bapt | 2012-04-15 | 4 | -0/+472 |
* | Remove FSIRAND and FSMAXSWAP ifdefs, removing code unconditionally. | trasz | 2012-04-15 | 2 | -20/+1 |
* | Correct my name in the copyright statement. | des | 2012-04-15 | 2 | -2/+2 |
* | Improve m4 compatibility with GNU m4 extension ** (exponent) | bapt | 2012-04-15 | 3 | -3/+7 |
* | Fix the mask logic when reading PCI configuration space registers. | adrian | 2012-04-15 | 1 | -2/+6 |
* | Override some default values to work around various issues in the deep, | adrian | 2012-04-15 | 1 | -3/+17 |
* | Fix a typo. | davide | 2012-04-14 | 1 | -1/+1 |
* | Fix some style bugs introduced in a previous commit (r233045) | davide | 2012-04-14 | 2 | -9/+10 |
* | Send always HBs when in PF state. | tuexen | 2012-04-14 | 1 | -1/+2 |
* | Bugfix: Don't send HBs on path which are not idle. | tuexen | 2012-04-14 | 1 | -1/+16 |
* | Generate an obviously missing STOP when having finished transmitting data. | marius | 2012-04-14 | 1 | -0/+1 |
* | Add support for the Atmel SAM9XE familiy of microcontrollers, which | marius | 2012-04-14 | 1 | -5/+9 |
* | Add support for the Atmel SAM9XE familiy of microcontrollers, which | marius | 2012-04-14 | 8 | -15/+41 |
* | i prefer this fix for the -Wformat warning (just one cast, | luigi | 2012-04-14 | 1 | -5/+3 |
* | Add files and directories to be cleaned up if WITHOUT_GCC is in effect | dim | 2012-04-14 | 1 | -0/+36 |
* | Fix LINT builds after r234233; not sure why modules need DEBUG by default. | bz | 2012-04-14 | 1 | -1/+1 |
* | Make compile on 64bit somehow for now after a first try at r234242 on | bz | 2012-04-14 | 1 | -3/+5 |
* | - Try to bring these files closer to style(9). | marius | 2012-04-14 | 12 | -208/+236 |
* | Fix !DDB build after r234190. | marius | 2012-04-14 | 1 | -1/+1 |
* | Catch up with Bryan Venteicher's virtio git repo: | grehan | 2012-04-14 | 7 | -102/+254 |
* | Both linux ath9k and the reference driver initialises the PLL here | adrian | 2012-04-14 | 1 | -0/+1 |
* | Add a driver for the NXP (Philips) PCF8563 RTC. | marius | 2012-04-13 | 3 | -0/+261 |
* | Merge from x86: | marius | 2012-04-13 | 2 | -3/+7 |
* | Eliminate an unused parameter of static method igmp_stats_live_old(). | delphij | 2012-04-13 | 1 | -2/+2 |
* | The scandir(3) function expects fourth parameter, compar, be in type of: | delphij | 2012-04-13 | 1 | -4/+4 |
* | fix build with -Wformat -Wmissing-prototypes | luigi | 2012-04-13 | 1 | -2/+2 |
* | Added myself to committers-src.dot. | jasone | 2012-04-13 | 1 | -0/+3 |
* | Flesh out the rest of the AP96 board/config. | adrian | 2012-04-13 | 2 | -8/+64 |
* | Change SIGUSR1 to SIGTHR to properly wake up a process that is being | gnn | 2012-04-13 | 1 | -1/+1 |
* | Update to version 2.3.1.0 | jpaetzel | 2012-04-13 | 10 | -40/+174 |
* | * Enable ATH_EEPROM_FIRMWARE, now that it's a compile time option | adrian | 2012-04-13 | 2 | -4/+6 |
* | Upgrade ATH_EEPROM_FIRMWARE to a configuration option. | adrian | 2012-04-13 | 2 | -2/+2 |
* | Add myself as a new committer and add adrian as my mentor. | monthadar | 2012-04-13 | 1 | -0/+2 |
* | Properly disable crc stripping when operating in netmap mode. | luigi | 2012-04-13 | 2 | -4/+13 |
* | add the new memory allocator for netmap, which allocates memory | luigi | 2012-04-13 | 1 | -0/+720 |
* | A bit of cleanup in the names of fields of netmap-related structures. | luigi | 2012-04-13 | 7 | -58/+92 |
* | do not use a deprecated field in a structure. | luigi | 2012-04-13 | 1 | -2/+2 |
* | Belatedly add my entry to the calendar file, now that 30 is here and gone. | gjb | 2012-04-13 | 1 | -0/+1 |
* | These are uboot, so mark them as such or booting from flash will not work. | adrian | 2012-04-13 | 2 | -0/+4 |
* | Introduce configuration files for AP94 and AP96. | adrian | 2012-04-13 | 4 | -0/+120 |
* | Introduce the ability to grab local EEPROM data from the firmware(9) | adrian | 2012-04-13 | 1 | -0/+46 |
* | (ab)Use the firmware API to store away EEPROM calibration data for | adrian | 2012-04-13 | 1 | -6/+72 |
* | add actual interrupt counters to back ipi_invlcache_counts | avg | 2012-04-13 | 2 | -0/+4 |
* | bump INTRCNT_COUNT values to reflect actual numbers of IPI counters | avg | 2012-04-13 | 2 | -4/+4 |
* | Partially implement zipinfo (-Z) support. | kevlo | 2012-04-13 | 1 | -38/+71 |