summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Don't log messages saying that accounting is being disabled and enabledjhb2012-05-022-10/+17
* mips/mips64eb became mips/mips64 while I wasn't looking (whoops), so updaterwatson2012-05-021-1/+1
* Bump __FreeBSD_version due to jemalloc import.jasone2012-05-021-1/+1
* The PIT is really 16 bytes long (0x10) not 10 bytes long. Doesn'timp2012-05-021-1/+1
* Clean up various aspects of the MIPS generic busspace implementation:rwatson2012-05-021-25/+110
* Merge a rudimentary gxemul "oldtestmips" port. This consists almostrwatson2012-05-026-0/+587
* Implement PLL configuration override support, similar to what openwrtadrian2012-05-022-3/+57
* Disable the pll_1000 hint for now, the upcoming work enables it and itadrian2012-05-021-1/+1
* * Force the ethernet MII configuration to be RGMIIadrian2012-05-021-3/+3
* Allow the MII mode to be overridden via 'hint.arge.X.miimode'.adrian2012-05-022-0/+25
* Add a missing newline.adrian2012-05-021-0/+1
* Remove some redundant register loads.kientzle2012-05-021-9/+2
* Further ar71xx MII support improvements.adrian2012-05-025-52/+61
* MII related infrastructure changes.adrian2012-05-025-0/+70
* Introduce an enum which encapsulates the PHY interface types that can beadrian2012-05-021-1/+7
* - Add missing locking in at91_usart_getc().marius2012-05-011-117/+157
* Add in the MII configuration parameters for the AR71xx.adrian2012-05-011-4/+15
* Improve spare disks support. Unluckily, for some reason Adaptec 1430SAmav2012-05-011-68/+134
* Add initial support for booting from ZFS on sparc64. At least on Sun Firemarius2012-05-019-43/+281
* Add a command for showing the heap usage.marius2012-05-011-0/+12
* Update HWMP Proactive code and mesh route flags.monthadar2012-05-011-20/+10
* * Modified ifconfig to show the IEEE80211_MESHRT_FLAGS_DISCOVER flag with a 'D';monthadar2012-05-011-0/+2
* PREQ discovery update.monthadar2012-05-014-17/+82
* * Added new command to ifconfig to activate Mesh Gate Announcement calledmonthadar2012-05-012-0/+20
* Net80211s update: Mesh Gate Announcement and removal of Portal Announcement.monthadar2012-05-015-25/+27
* RANN updatemonthadar2012-05-012-18/+83
* PERR update to be called from mesh code.monthadar2012-05-013-2/+76
* * Modified PERR acceptance criteria according to amendment;monthadar2012-05-011-25/+82
* Updated PREQ propagation code;monthadar2012-05-011-74/+65
* * PREQ acceptance criteria updated to check for proxy condition as in amendment;monthadar2012-05-011-6/+9
* * Proactive PREQ (original transmission) must also setmonthadar2012-05-011-1/+2
* * Fixed hwmp_discover code to populate a PREQ packet correctly;monthadar2012-05-012-12/+3
* * Fixed PREQ flag field Adressing mode subfiled according to amendment specs;monthadar2012-05-012-5/+5
* * Added a mesh max PREQ retires sysctl that governous how many timesmonthadar2012-05-011-2/+38
* Change how we enforce PREQ minimum interval.monthadar2012-05-011-24/+33
* PREP updatemonthadar2012-05-012-65/+62
* * MeshForwarding update mesh_recv_indiv_data_to_fwrd to silently discardmonthadar2012-05-011-1/+13
* Added route lifetime update for destination and source mesh along a mesh path;monthadar2012-05-011-4/+33
* Mesh forwarding with proxy support.monthadar2012-05-014-149/+398
* Implemented so that Mesh forwarding information lifetime is dynamic.monthadar2012-05-014-33/+120
* Fixed some MPM reason codes and max number of neighbors checkmonthadar2012-05-012-32/+94
* Modified structure and code that handles Mesh peering management.monthadar2012-05-012-42/+56
* Added Self-protected action category (including MPM).monthadar2012-05-015-52/+66
* Change the MIB cycle count API to return HAL_BOOL, rather than uint32_t,adrian2012-05-0115-15/+83
* - close the open file after fetchingbapt2012-05-011-3/+27
* Implement volume deletion if disk has more then one partition.mav2012-05-011-30/+37
* Improve DDF metadata writing.mav2012-05-011-54/+92
* - fixed a vnode lock hang-up issue.daichi2012-05-013-115/+213
* Fix make depend.uqs2012-05-011-1/+1
* Convert AP96 to use the mdioproxy and ARGE_MDIO option.adrian2012-05-012-0/+22
OpenPOWER on IntegriCloud